@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/07807e2c-7b1e-49ca-a472-e25f0bda5c0a> a dcat:Dataset ;
    dct:description "Nama Musholla di Kecamatan Banda Mulia Tahun 2021" ;
    dct:identifier "07807e2c-7b1e-49ca-a472-e25f0bda5c0a" ;
    dct:issued "2022-10-24T22:17:32.909043"^^xsd:dateTime ;
    dct:modified "2022-10-24T22:17:32.909049"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/e74167c4-1007-47fd-af57-db8a2e1dd28c> ;
    dct:title "Nama Musholla di Kecamatan Banda Mulia 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/07807e2c-7b1e-49ca-a472-e25f0bda5c0a/resource/b7d47c5f-f720-4ec9-86af-ce57d9db6617> ;
    dcat:keyword "keca",
        "kecamatan banda mulia",
        "nama musholla",
        "tahun 2021" .

<http://5.189.187.109/dataset/07807e2c-7b1e-49ca-a472-e25f0bda5c0a/resource/b7d47c5f-f720-4ec9-86af-ce57d9db6617> a dcat:Distribution ;
    dct:description "Nama Musholla di Kecamatan Banda Mulia Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2022-10-14T13:28:46.075198"^^xsd:dateTime ;
    dct:modified "2022-10-24T22:17:32.899426"^^xsd:dateTime ;
    dct:title "Nama Musholla di Kecamatan Banda Mulia Tahun 2021" ;
    dcat:accessURL <https://data.acehtamiangkab.go.id/dataset/07807e2c-7b1e-49ca-a472-e25f0bda5c0a/resource/b7d47c5f-f720-4ec9-86af-ce57d9db6617/download/nama-musholla-di-kecamatan-banda-mulia-tahun-2021.csv> ;
    dcat:byteSize "957"^^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" .

