@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/43ec19e3-f437-4ad4-afc9-b8009e08515e> a dcat:Dataset ;
    dct:description "Nama Musholla di Kecamatan Bendahara Tahun 2021" ;
    dct:identifier "43ec19e3-f437-4ad4-afc9-b8009e08515e" ;
    dct:issued "2022-10-24T22:21:26.664629"^^xsd:dateTime ;
    dct:modified "2022-10-24T22:21:26.664635"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/e74167c4-1007-47fd-af57-db8a2e1dd28c> ;
    dct:title "Nama Musholla di Kecamatan Bendahara 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/43ec19e3-f437-4ad4-afc9-b8009e08515e/resource/3b4aedc9-9196-44a2-a6ed-ffce4c3e15f2> ;
    dcat:keyword "Kecamatan Bendahara",
        "nama musholla",
        "tahun 2021" .

<http://5.189.187.109/dataset/43ec19e3-f437-4ad4-afc9-b8009e08515e/resource/3b4aedc9-9196-44a2-a6ed-ffce4c3e15f2> a dcat:Distribution ;
    dct:description "Nama Musholla di Kecamatan Bendahara Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2022-10-14T13:33:57.174011"^^xsd:dateTime ;
    dct:modified "2022-10-24T22:21:26.656640"^^xsd:dateTime ;
    dct:title "Nama Musholla di Kecamatan Bendahara Tahun 2021" ;
    dcat:accessURL <https://data.acehtamiangkab.go.id/dataset/43ec19e3-f437-4ad4-afc9-b8009e08515e/resource/3b4aedc9-9196-44a2-a6ed-ffce4c3e15f2/download/nama-musholla-di-kecamatan-bendahara-tahun-2021.csv> ;
    dcat:byteSize "1619"^^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" .

