@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/39e06b66-a5a2-4285-a747-8be815a6d44a> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan luasan tanah sempandan pantai, sungai dan danau" ;
    dct:identifier "39e06b66-a5a2-4285-a747-8be815a6d44a" ;
    dct:issued "2025-11-10T09:26:35.957708"^^xsd:dateTime ;
    dct:modified "2025-11-10T09:26:35.957720"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/eca590ed-f08f-4e59-b35f-98651532e335> ;
    dct:title "LUAS SEMPANDAN PANTAI, SUNGAI DAN DANAU KABUPATEN NAGAN RAYA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yulia Siska" ;
            vcard:hasEmail <mailto:siskayoung8@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/39e06b66-a5a2-4285-a747-8be815a6d44a/resource/5043b0cf-a3e1-46a9-8f12-774bc75554a1> ;
    dcat:keyword "Sempandan Pantai Sungai dan Danau" .

<http://5.189.187.109/dataset/39e06b66-a5a2-4285-a747-8be815a6d44a/resource/5043b0cf-a3e1-46a9-8f12-774bc75554a1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-26T03:34:14.972268"^^xsd:dateTime ;
    dct:modified "2025-11-10T09:26:35.947805"^^xsd:dateTime ;
    dct:title "Luasan Sempandan.csv" ;
    dcat:accessURL <https://data.naganrayakab.go.id/dataset/39e06b66-a5a2-4285-a747-8be815a6d44a/resource/5043b0cf-a3e1-46a9-8f12-774bc75554a1/download/luasan-sempandan.csv> ;
    dcat:byteSize "362"^^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" .

