@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/24ad03d9-99ab-47c4-a60f-ae7e75a67add> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Menurut Agama Pada Kecamatan Manyak Payed Tahun 2021" ;
    dct:identifier "24ad03d9-99ab-47c4-a60f-ae7e75a67add" ;
    dct:issued "2022-10-24T22:19:19.324083"^^xsd:dateTime ;
    dct:modified "2022-10-24T22:19:19.324090"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/e74167c4-1007-47fd-af57-db8a2e1dd28c> ;
    dct:title "Jumlah Penduduk Menurut Agama Pada Kecamatan Manyak Payed Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang data dan stastistik" ;
            vcard:hasEmail <mailto:data@acehtamiangkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/24ad03d9-99ab-47c4-a60f-ae7e75a67add/resource/6e25ebcb-d5e6-4fd9-8555-23e80457f8b0> ;
    dcat:keyword "jumlah penduduk",
        "kecamatan manyak payed",
        "menurut agama",
        "tahun 2021" .

<http://5.189.187.109/dataset/24ad03d9-99ab-47c4-a60f-ae7e75a67add/resource/6e25ebcb-d5e6-4fd9-8555-23e80457f8b0> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Menurut Agama Pada Kecamatan Manyak Payed Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2022-10-19T02:30:49.302228"^^xsd:dateTime ;
    dct:modified "2022-10-24T22:19:19.313287"^^xsd:dateTime ;
    dct:title "Jumlah Penduduk Menurut Agama Pada Kecamatan Manyak Payed Tahun 2021" ;
    dcat:accessURL <https://data.acehtamiangkab.go.id/dataset/24ad03d9-99ab-47c4-a60f-ae7e75a67add/resource/6e25ebcb-d5e6-4fd9-8555-23e80457f8b0/download/jumlah-penduduk-menurut-agama-pada-kecamatan-manyak-payed-tahun-2021.csv> ;
    dcat:byteSize "1247"^^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" .

