@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/530317aa-c946-4df8-a00a-f0c26f1e8829> a dcat:Dataset ;
    dct:description "data kepemilikan akte tahun 2017  perkecamatan di kota banda aceh" ;
    dct:identifier "530317aa-c946-4df8-a00a-f0c26f1e8829" ;
    dct:issued "2022-10-30T23:33:27.808030"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:25:59.713372"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "data kepemilikan akte tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/530317aa-c946-4df8-a00a-f0c26f1e8829/resource/1a488871-eb93-48c9-b004-6522766f8c82> ;
    dcat:keyword "ipa",
        "kependudukan" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/data-kepemilikan-akte-tahun-2017/530317aa-c946-4df8-a00a-f0c26f1e8829> .

<http://5.189.187.109/dataset/530317aa-c946-4df8-a00a-f0c26f1e8829/resource/1a488871-eb93-48c9-b004-6522766f8c82> a dcat:Distribution ;
    dct:description "data kepemilikan akte tahun 2017 perkecamatan di kota banda aceh" ;
    dct:format "CSV" ;
    dct:issued "2017-07-19T07:22:49"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:25:59.724631"^^xsd:dateTime ;
    dct:title "data kepemilikan akte tahun 2017 semester 1" ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/dataakte.csv> ;
    dcat:mediaType "csv" .

<http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> a foaf:Agent ;
    foaf:name "Kota Banda Aceh" .

<http://data.bandaacehkota.go.id/index.php/dataset/single/data-kepemilikan-akte-tahun-2017/530317aa-c946-4df8-a00a-f0c26f1e8829> a foaf:Document .

