@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/c18dc64a-dc08-459c-8313-b98661e31a45> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data jumlah sertifikat aset tanah Pemerintah Daerah" ;
    dct:identifier "c18dc64a-dc08-459c-8313-b98661e31a45" ;
    dct:issued "2025-11-10T09:40:21.679516"^^xsd:dateTime ;
    dct:modified "2025-11-10T09:40:21.679527"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/eca590ed-f08f-4e59-b35f-98651532e335> ;
    dct:title "Jumlah Sertifikat Aset Tanah Pemerintah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yulia Siska" ;
            vcard:hasEmail <mailto:siskayoung8@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/c18dc64a-dc08-459c-8313-b98661e31a45/resource/a94064bc-ec3f-45d4-ac7c-a9a6a2957aa8> ;
    dcat:keyword "Sertifikat Aset Tanah Pemerintah" .

<http://5.189.187.109/dataset/c18dc64a-dc08-459c-8313-b98661e31a45/resource/a94064bc-ec3f-45d4-ac7c-a9a6a2957aa8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-01T05:00:19.049322"^^xsd:dateTime ;
    dct:modified "2025-11-10T09:40:21.674156"^^xsd:dateTime ;
    dct:title "Jumlah aset tanah pemda.csv" ;
    dcat:accessURL <https://data.naganrayakab.go.id/dataset/c18dc64a-dc08-459c-8313-b98661e31a45/resource/a94064bc-ec3f-45d4-ac7c-a9a6a2957aa8/download/jumlah-aset-tanah-pemda.csv> ;
    dcat:byteSize "342"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/eca590ed-f08f-4e59-b35f-98651532e335> a foaf:Agent ;
    foaf:name "Kabupaten Nagan Raya" .

