@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/bb9e985e-37a5-437c-a73a-5b822925e97c> a dcat:Dataset ;
    dct:description "tokoh adat perkecamatan 2019" ;
    dct:identifier "bb9e985e-37a5-437c-a73a-5b822925e97c" ;
    dct:issued "2022-10-30T23:37:31.201738"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:33:59.446732"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "Jumlah Tokoh Adat Perkecamatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/bb9e985e-37a5-437c-a73a-5b822925e97c/resource/77091b58-e063-466a-9d7d-08195d1169e1> ;
    dcat:keyword "lembagaadat",
        "tokohadat" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/jumlah-tokoh-adat-perkecamatan/bb9e985e-37a5-437c-a73a-5b822925e97c> .

<http://5.189.187.109/dataset/bb9e985e-37a5-437c-a73a-5b822925e97c/resource/77091b58-e063-466a-9d7d-08195d1169e1> a dcat:Distribution ;
    dct:description "Jumlah Tokoh Adat Perkecamatan 2019" ;
    dct:format "CSV" ;
    dct:issued "2019-10-31T12:40:59"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:33:59.459984"^^xsd:dateTime ;
    dct:title "Jumlah Tokoh Adat Perkecamatan 2019" ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/By1.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/jumlah-tokoh-adat-perkecamatan/bb9e985e-37a5-437c-a73a-5b822925e97c> a foaf:Document .

