@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/b6511e5f-e882-4ad6-8472-e4b5dbaccbac> a dcat:Dataset ;
    dct:description "Datasets ini berisikan jumlah penduduk kecamatan aceh utara" ;
    dct:identifier "b6511e5f-e882-4ad6-8472-e4b5dbaccbac" ;
    dct:issued "2024-06-03T03:38:27.209683"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:38:27.209693"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/ebe57cd3-bbd4-40e7-8f8a-a775475f3175> ;
    dct:title "Jumlah Penduduk" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rasita" ;
            vcard:hasEmail <mailto:Sit4_raras84@yahoo.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/b6511e5f-e882-4ad6-8472-e4b5dbaccbac/resource/02d4527d-ceed-4866-83cd-6439c0709d98> ;
    dcat:keyword "Jumlah Penduduk",
        "Penduduk Aceh Utara" ;
    dcat:landingPage <Supas%20Penduduk%20Tahun%202015> .

<Supas%20Penduduk%20Tahun%202015> a foaf:Document .

<http://5.189.187.109/dataset/b6511e5f-e882-4ad6-8472-e4b5dbaccbac/resource/02d4527d-ceed-4866-83cd-6439c0709d98> a dcat:Distribution ;
    dct:description "Datasets ini menyatakan jumlah penduduk menurut kecamatan" ;
    dct:format "CSV" ;
    dct:issued "2024-05-21T03:59:30.805538"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:38:27.198149"^^xsd:dateTime ;
    dct:title "jumlah penduduk menurut kecamatan aceh utara " ;
    dcat:accessURL <https://satudata.acehutara.go.id/dataset/b6511e5f-e882-4ad6-8472-e4b5dbaccbac/resource/02d4527d-ceed-4866-83cd-6439c0709d98/download/jumlah-penduduk-menurut-kecamatan-aceh-utara-.csv> ;
    dcat:byteSize "2910"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/ebe57cd3-bbd4-40e7-8f8a-a775475f3175> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Utara" .

