@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#> .

<https://data.kaltimprov.go.id/dataset/b6149c31-49c7-4884-8ca6-62d5e59872a8> a dcat:Dataset ;
    dct:description "data ini berisikan Peta Tata Guna Lahan di Kecamatan  Nyuatan Tahun 2024" ;
    dct:identifier "b6149c31-49c7-4884-8ca6-62d5e59872a8" ;
    dct:issued "2026-04-22T02:45:25.036806"^^xsd:dateTime ;
    dct:modified "2026-04-22T02:45:25.036812"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/71c577cb-c481-41a0-afe6-f634ecac4910> ;
    dct:title "Peta Sebaran Tata Guna Lahan Kecamatan Nyuatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Febrianty Natasya" ;
            vcard:hasEmail <mailto:febriantynatasya39@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/b6149c31-49c7-4884-8ca6-62d5e59872a8/resource/4e160e74-5cf6-4d53-8c6d-4b5d1c4b0811> ;
    dcat:keyword "2024",
        "Kutai Barat",
        "Peta" .

<https://data.kaltimprov.go.id/dataset/b6149c31-49c7-4884-8ca6-62d5e59872a8/resource/4e160e74-5cf6-4d53-8c6d-4b5d1c4b0811> a dcat:Distribution ;
    dct:description "Peta Tata Guna Lahan Kecamatan Nyuatan  2024" ;
    dct:format "PDF" ;
    dct:issued "2025-11-28T02:41:01.961391"^^xsd:dateTime ;
    dct:modified "2026-04-22T02:45:25.032064"^^xsd:dateTime ;
    dct:title "PETA TATA GUNA LAHAN NYUATAN.pdf" ;
    dcat:accessURL <https://data.kutaibaratkab.go.id/dataset/b6149c31-49c7-4884-8ca6-62d5e59872a8/resource/4e160e74-5cf6-4d53-8c6d-4b5d1c4b0811/download/peta-tata-guna-lahan-nyuatan.pdf> ;
    dcat:byteSize "803817"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<https://data.kaltimprov.go.id/organization/71c577cb-c481-41a0-afe6-f634ecac4910> a foaf:Agent ;
    foaf:name "Kabupaten Kutai Barat" .

