@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/8723f059-0d3e-4909-8e37-111333204b2b> a dcat:Dataset ;
    dct:description "Penduduk Berdasarkan Golongan Darah per Kecamatan" ;
    dct:identifier "8723f059-0d3e-4909-8e37-111333204b2b" ;
    dct:issued "2022-10-30T23:35:23.438862"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:29:48.283384"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "Penduduk Berdasarkan Golongan Darah per Kecamatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/8723f059-0d3e-4909-8e37-111333204b2b/resource/87c251ab-3206-4650-bf3b-203dc7fd614b> ;
    dcat:keyword "goldarahkec" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/penduduk-berdasarkan-golongan-darah-per-kecamatan/8723f059-0d3e-4909-8e37-111333204b2b> .

<http://5.189.187.109/dataset/8723f059-0d3e-4909-8e37-111333204b2b/resource/87c251ab-3206-4650-bf3b-203dc7fd614b> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Berdasarkan Golongan Darah per Kecamatan" ;
    dct:format "CSV" ;
    dct:issued "2019-12-05T09:00:29"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:29:48.294077"^^xsd:dateTime ;
    dct:title "Jumlah Penduduk Berdasarkan Golongan Darah per Kecamatan" ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/goldarahkec.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/penduduk-berdasarkan-golongan-darah-per-kecamatan/8723f059-0d3e-4909-8e37-111333204b2b> a foaf:Document .

