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

<http://5.189.187.109/dataset/eea70611-3fac-41ce-b964-f7b281c63791> a dcat:Dataset ;
    dct:description "Jumlah Sarana Pelayanan Kesehatan di Kecamatan Seruway Kabupaten Aceh Tamiang Tahun 2021" ;
    dct:identifier "eea70611-3fac-41ce-b964-f7b281c63791" ;
    dct:issued "2022-12-10T03:44:08.591362"^^xsd:dateTime ;
    dct:modified "2022-12-10T03:44:08.591368"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/e74167c4-1007-47fd-af57-db8a2e1dd28c> ;
    dct:title "Jumlah Sarana Pelayanan Kesehatan di Kecamatan Seruway 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Data dan Statistik" ;
            vcard:hasEmail <mailto:data@acehtamiangkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/eea70611-3fac-41ce-b964-f7b281c63791/resource/1ee1f8bf-a5e0-4706-85b7-1f07c96b37ba> ;
    dcat:keyword "jumlah",
        "kecamatan seruway",
        "pelayanan kesehatan",
        "sarana" .

<http://5.189.187.109/dataset/eea70611-3fac-41ce-b964-f7b281c63791/resource/1ee1f8bf-a5e0-4706-85b7-1f07c96b37ba> a dcat:Distribution ;
    dct:description "Jumlah Sarana Pelayanan Kesehatan di Kecamatan Seruway Kabupaten Aceh Tamiang Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2022-11-15T08:30:09.433938"^^xsd:dateTime ;
    dct:modified "2022-12-10T03:44:08.579170"^^xsd:dateTime ;
    dct:title "Jumlah Sarana Pelayanan Kesehatan di Kecamatan Seruway 2021" ;
    dcat:accessURL <https://data.acehtamiangkab.go.id/dataset/eea70611-3fac-41ce-b964-f7b281c63791/resource/1ee1f8bf-a5e0-4706-85b7-1f07c96b37ba/download/jumlah-sarana-pelayanan-kesehatan-di-kecamatan-seruway-2021.csv> ;
    dcat:byteSize "899"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/e74167c4-1007-47fd-af57-db8a2e1dd28c> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Tamiang" .

