@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/c0ef5b14-b2ee-4092-8cc1-a9fad63b1e46> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah sertifikat Tanah Wakaf yang telah diterbitkan" ;
    dct:identifier "c0ef5b14-b2ee-4092-8cc1-a9fad63b1e46" ;
    dct:issued "2025-11-10T09:40:16.371950"^^xsd:dateTime ;
    dct:modified "2025-11-10T09:40:16.371970"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/eca590ed-f08f-4e59-b35f-98651532e335> ;
    dct:title "Jumlah Sertifikat Tanah Wakaf" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yulia Siska" ;
            vcard:hasEmail <mailto:siskayoung8@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/c0ef5b14-b2ee-4092-8cc1-a9fad63b1e46/resource/82ba6042-99de-4a0e-8b9b-85e4fb6d4781> ;
    dcat:keyword "Sertifikat Tanah Wakaf" .

<http://5.189.187.109/dataset/c0ef5b14-b2ee-4092-8cc1-a9fad63b1e46/resource/82ba6042-99de-4a0e-8b9b-85e4fb6d4781> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-26T03:52:01.906752"^^xsd:dateTime ;
    dct:modified "2025-11-10T09:40:16.363149"^^xsd:dateTime ;
    dct:title "Jumlah Hak Wakaf.csv" ;
    dcat:accessURL <https://data.naganrayakab.go.id/dataset/c0ef5b14-b2ee-4092-8cc1-a9fad63b1e46/resource/82ba6042-99de-4a0e-8b9b-85e4fb6d4781/download/jumlah-hak-wakaf.csv> ;
    dcat:byteSize "186"^^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" .

