@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:5000/dataset/f4e1b932-1ed7-4ffa-8172-73409d501fb7> a dcat:Dataset ;
    dct:description "Berisi Data Luas Wilayah Kecamatan di Kabupaten Gayo Lues 2022" ;
    dct:identifier "f4e1b932-1ed7-4ffa-8172-73409d501fb7" ;
    dct:issued "2025-11-10T01:56:26.140001"^^xsd:dateTime ;
    dct:modified "2025-11-10T01:56:26.140011"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/92ae2d9c-0d11-4534-b37f-3f954284155a> ;
    dct:title "Luas Wilayah Kecamatan di Kabupaten Gayo Lues 2022" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DISKOMINFO (MULIADI)" ;
            vcard:hasEmail <mailto:muliadijd008@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/f4e1b932-1ed7-4ffa-8172-73409d501fb7/resource/8a14e4f7-b864-497f-b26c-ae51308ab645> ;
    dcat:keyword "Luas Wilayah Kecamatan" .

<http://5.189.187.109:5000/dataset/f4e1b932-1ed7-4ffa-8172-73409d501fb7/resource/8a14e4f7-b864-497f-b26c-ae51308ab645> a dcat:Distribution ;
    dct:description "Berisi Data Luas Wilayah Kecamatan di Kabupaten Gayo Lues 2022" ;
    dct:format "CSV" ;
    dct:issued "2023-08-02T04:06:26.256182"^^xsd:dateTime ;
    dct:modified "2025-11-10T01:56:26.130995"^^xsd:dateTime ;
    dct:title "Luas Wilayah Kecamatan di Kabupaten Gayo Lues 2022.csv" ;
    dcat:accessURL <https://data.gayolueskab.go.id/dataset/f4e1b932-1ed7-4ffa-8172-73409d501fb7/resource/8a14e4f7-b864-497f-b26c-ae51308ab645/download/luas-wilayah-kecamatan-di-kabupaten-gayo-lues-2022.csv> ;
    dcat:byteSize "451"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

