@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/3c53c750-4c8f-4bab-b38e-86aceebdf547> a dcat:Dataset ;
    dct:description "Jumlah Sarana Pelayanan Kesehatan di Kecamatan Rantau Kabupaten Aceh Tamiang Tahun 2021" ;
    dct:identifier "3c53c750-4c8f-4bab-b38e-86aceebdf547" ;
    dct:issued "2022-12-10T03:42:19.907145"^^xsd:dateTime ;
    dct:modified "2022-12-10T03:42:19.907151"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/e74167c4-1007-47fd-af57-db8a2e1dd28c> ;
    dct:title "Jumlah Sarana Pelayanan Kesehatan di Kecamatan Rantau 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/3c53c750-4c8f-4bab-b38e-86aceebdf547/resource/6629fab7-22b0-4388-8dc6-fd717e068013> ;
    dcat:keyword "jumlah sarana",
        "kecamatan rantau",
        "kesehatan",
        "pelayanan" .

<http://5.189.187.109/dataset/3c53c750-4c8f-4bab-b38e-86aceebdf547/resource/6629fab7-22b0-4388-8dc6-fd717e068013> a dcat:Distribution ;
    dct:description "Jumlah Sarana Pelayanan Kesehatan di Kecamatan Rantau Kabupaten Aceh Tamiang Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2022-11-10T03:51:05.124755"^^xsd:dateTime ;
    dct:modified "2022-12-10T03:42:19.896894"^^xsd:dateTime ;
    dct:title "Jumlah Sarana Pelayanan Kesehatan di Kecamatan Rantau 2021" ;
    dcat:accessURL <https://data.acehtamiangkab.go.id/dataset/3c53c750-4c8f-4bab-b38e-86aceebdf547/resource/6629fab7-22b0-4388-8dc6-fd717e068013/download/jumlah-sarana-pelayanan-kesehatan-di-kecamatan-rantau-2021.csv> ;
    dcat:byteSize "640"^^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" .

