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

<http://5.189.187.109/dataset/a9e7cbed-2235-4ff1-96f6-c8a39f90c4bc> a dcat:Dataset ;
    dct:description "Sengketa Konflik dan Perkara Tanah di Kabupaten Gayo Lues tahun 2020" ;
    dct:identifier "a9e7cbed-2235-4ff1-96f6-c8a39f90c4bc" ;
    dct:issued "2025-11-10T01:55:18.126008"^^xsd:dateTime ;
    dct:modified "2025-11-10T01:55:18.126018"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/92ae2d9c-0d11-4534-b37f-3f954284155a> ;
    dct:title "Sengketa Tanah 2020" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Surya" ;
            vcard:hasEmail <mailto:surya@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/a9e7cbed-2235-4ff1-96f6-c8a39f90c4bc/resource/e83a2b9c-1d21-48b4-a61a-922204efd25a> ;
    dcat:keyword "Tanah Sengketa" ;
    dcat:landingPage <Dinas%20Pertanahan> .

<Dinas%20Pertanahan> a foaf:Document .

<http://5.189.187.109/dataset/a9e7cbed-2235-4ff1-96f6-c8a39f90c4bc/resource/e83a2b9c-1d21-48b4-a61a-922204efd25a> a dcat:Distribution ;
    dct:description "Sengketa Konflik dan Perkara Tanah di Kabupaten Gayo Lues" ;
    dct:format "csv,exel" ;
    dct:issued "2021-10-01T03:11:01.269249"^^xsd:dateTime ;
    dct:modified "2025-11-10T01:55:18.119823"^^xsd:dateTime ;
    dct:title "Sengketa Tanah di Gayo Lues tahun 2021" ;
    dcat:accessURL <https://data.gayolueskab.go.id/dataset/a9e7cbed-2235-4ff1-96f6-c8a39f90c4bc/resource/e83a2b9c-1d21-48b4-a61a-922204efd25a/download/sengketa-tanah-2021.xlsx> ;
    dcat:byteSize "11920"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/92ae2d9c-0d11-4534-b37f-3f954284155a> a foaf:Agent ;
    foaf:name "Kabupaten Gayo Lues" .

