@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://lopburi.gdcatalog.go.th/dataset/aa857f7a-1051-47d6-856a-b7888adcd4b3> a dcat:Dataset ;
    dct:description "จำนวนผู้ป่วย จำแนกตามกลุ่มโรค" ;
    dct:identifier "aa857f7a-1051-47d6-856a-b7888adcd4b3" ;
    dct:issued "2026-04-07T07:28:43.974447"^^xsd:dateTime ;
    dct:modified "2026-04-07T07:36:24.498207"^^xsd:dateTime ;
    dct:publisher <https://lopburi.gdcatalog.go.th/organization/55d6d065-b8fa-44a0-9ec0-80cb32f834d4> ;
    dct:title "จำนวนผู้ป่วยโรคจากมลพิษทางอากาศ" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กลุ่มงานพัฒนายุทธศาสตร์สาธารณสุข" ;
            vcard:hasEmail <mailto:yuttasad.lp@gmail.com> ] ;
    dcat:distribution <https://lopburi.gdcatalog.go.th/dataset/aa857f7a-1051-47d6-856a-b7888adcd4b3/resource/77228080-3857-4d11-84e6-4acf7bd70657> ;
    dcat:keyword "ผู้ป่วย",
        "มลพิษทางอากาศ" .

<https://lopburi.gdcatalog.go.th/dataset/aa857f7a-1051-47d6-856a-b7888adcd4b3/resource/77228080-3857-4d11-84e6-4acf7bd70657> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-07T07:29:52.380394"^^xsd:dateTime ;
    dct:modified "2026-04-07T07:29:55.132902"^^xsd:dateTime ;
    dct:title "จำนวนผู้ป่วยโรคจากมลพิษทางอากาศ" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "425527906cbfbe7c82b295d68edc9a1d"^^xsd:hexBinary ] ;
    dcat:accessURL <https://lopburi.gdcatalog.go.th/dataset/aa857f7a-1051-47d6-856a-b7888adcd4b3/resource/77228080-3857-4d11-84e6-4acf7bd70657/download/patient-01.csv> ;
    dcat:byteSize "18774"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://lopburi.gdcatalog.go.th/organization/55d6d065-b8fa-44a0-9ec0-80cb32f834d4> a foaf:Agent ;
    foaf:name "สำนักงานสาธารณสุขจังหวัดลพบุรี" .

