@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/d7a4abb7-ce22-4e78-8df9-9b103c7380c3> a dcat:Dataset ;
    dct:description "Luas Wilayah Kecamatan di Kabupaten Gayo Lues 2023" ;
    dct:identifier "d7a4abb7-ce22-4e78-8df9-9b103c7380c3" ;
    dct:issued "2025-11-10T01:56:01.837519"^^xsd:dateTime ;
    dct:modified "2025-11-10T01:56:01.837530"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/92ae2d9c-0d11-4534-b37f-3f954284155a> ;
    dct:title "Luas Wilayah Kecamatan di Kabupaten Gayo Lues 2023" ;
    owl:versionInfo "2.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DISKOMINFO (MULIADI)" ;
            vcard:hasEmail <mailto:muliadijd008@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/d7a4abb7-ce22-4e78-8df9-9b103c7380c3/resource/b6d9a881-f9c1-4473-b11c-1410c94c9171> ;
    dcat:keyword "Kecamatan",
        "Luas Wilayah",
        "PUPR" .

<http://5.189.187.109/dataset/d7a4abb7-ce22-4e78-8df9-9b103c7380c3/resource/b6d9a881-f9c1-4473-b11c-1410c94c9171> a dcat:Distribution ;
    dct:description "Luas Wilayah Kecamatan di Kabupaten Gayo Lues 2023" ;
    dct:format "CSV" ;
    dct:issued "2024-03-16T07:58:37.353076"^^xsd:dateTime ;
    dct:modified "2025-11-10T01:56:01.826355"^^xsd:dateTime ;
    dct:title "Luas Wilayah Kecamatan di Kabupaten Gayo Lues 2023.csv" ;
    dcat:accessURL <https://data.gayolueskab.go.id/dataset/d7a4abb7-ce22-4e78-8df9-9b103c7380c3/resource/b6d9a881-f9c1-4473-b11c-1410c94c9171/download/luas-wilayah-kecamatan-di-kabupaten-gayo-lues-2023.csv> ;
    dcat:byteSize "470"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

