@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:5000/dataset/15cc1a56-0720-4b33-9bbe-f4a02ccb1a6e> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Menurut Agama Pada Kecamatan Kota Kualasimpang Tahun 2021" ;
    dct:identifier "15cc1a56-0720-4b33-9bbe-f4a02ccb1a6e" ;
    dct:issued "2022-10-24T22:18:29.491517"^^xsd:dateTime ;
    dct:modified "2022-10-24T22:18:29.491525"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/e74167c4-1007-47fd-af57-db8a2e1dd28c> ;
    dct:title "Jumlah Penduduk Menurut Agama Pada Kecamatan Kota Kualasimpang 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:5000/dataset/15cc1a56-0720-4b33-9bbe-f4a02ccb1a6e/resource/71ae72e6-6e99-4e6d-8324-b9fffebaa04b> ;
    dcat:keyword "jumlah penduduk",
        "kecamatan kota kualasimpang",
        "menurut agama",
        "tahun 2021" .

<http://5.189.187.109:5000/dataset/15cc1a56-0720-4b33-9bbe-f4a02ccb1a6e/resource/71ae72e6-6e99-4e6d-8324-b9fffebaa04b> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Menurut Agama Pada Kecamatan Kota Kualasimpang Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2022-10-19T02:28:40.234225"^^xsd:dateTime ;
    dct:modified "2022-10-24T22:18:29.479727"^^xsd:dateTime ;
    dct:title "Jumlah Penduduk Menurut Agama Pada Kecamatan Kota Kualasimpang Tahun 2021" ;
    dcat:accessURL <https://data.acehtamiangkab.go.id/dataset/15cc1a56-0720-4b33-9bbe-f4a02ccb1a6e/resource/71ae72e6-6e99-4e6d-8324-b9fffebaa04b/download/jumlah-penduduk-menurut-agama-pada-kecamatan-kota-kualasimpang-tahun-2021.csv> ;
    dcat:byteSize "309"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

