@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/6a239d6b-79c7-4204-90cc-8ff0ebfb4c4a> a dcat:Dataset ;
    dct:description " Data Jumlah Penduduk Menurut Golongan darah di Kabupaten Tana Tidung" ;
    dct:identifier "6ea9ab1baa0efb9e19094440c317e21b" ;
    dct:issued "2023-03-14"^^xsd:date ;
    dct:modified "2024-03-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan dan Pencatatan Sipil" ] ;
    dct:title "Jumlah Penduduk Berdasarkan Golongan Darah" ;
    dcat:distribution <http://5.189.187.109/dataset/6a239d6b-79c7-4204-90cc-8ff0ebfb4c4a/resource/3ecc8807-007d-4869-b042-3f49382422b7> ;
    dcat:keyword "Disdukcapil",
        "Golongan darah",
        "KTT" ;
    dcat:landingPage <https://sinandata.tanatidungkab.go.id/statistik> .

<http://5.189.187.109/dataset/6a239d6b-79c7-4204-90cc-8ff0ebfb4c4a/resource/3ecc8807-007d-4869-b042-3f49382422b7> a dcat:Distribution ;
    dct:description "Resource Berisi Data Jumlah Penduduk Menurut Golongan darah di Kabupaten Tana Tidung" ;
    dct:format "XLSX" ;
    dct:issued "2026-05-22T05:53:34.752100"^^xsd:dateTime ;
    dct:modified "2026-05-22T05:53:34.715264"^^xsd:dateTime ;
    dct:title "Jumlah Penduduk Berdasarkan Golongan Darah" ;
    dcat:accessURL <https://sinandata.tanatidungkab.go.id/dataset/download?id=6ea9ab1baa0efb9e19094440c317e21b> .

<https://sinandata.tanatidungkab.go.id/statistik> a foaf:Document .

