@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/b16ae921-3f1e-44af-b2ae-41b2532a69e7> a dcat:Dataset ;
    dct:description "Validasi KLHS Rencana Tata Ruang Wilayah" ;
    dct:identifier "b16ae921-3f1e-44af-b2ae-41b2532a69e7" ;
    dct:issued "2026-05-05T10:39:23.924868"^^xsd:dateTime ;
    dct:modified "2026-05-05T10:39:23.924889"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Validasi KLHS RTRW" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Lingkungan Hidup dan Kehutanan Provinsi Jawa Tengah" ] ;
    dcat:distribution <http://5.189.187.109/dataset/b16ae921-3f1e-44af-b2ae-41b2532a69e7/resource/4396af58-1dea-421e-90be-1447caae98f1> ;
    dcat:keyword "Dinas Lingkungan Hidup dan Kehutanan Provinsi Jawa Tengah",
        "Lingkungan Hidup" ;
    dcat:landingPage <www.dlhk.jatengprov.go.id> .

<http://5.189.187.109/dataset/b16ae921-3f1e-44af-b2ae-41b2532a69e7/resource/4396af58-1dea-421e-90be-1447caae98f1> a dcat:Distribution ;
    dct:description "Validasi KLHS RTRW" ;
    dct:format ".xlsx" ;
    dct:issued "2024-08-23T09:22:18.292590"^^xsd:dateTime ;
    dct:modified "2026-05-05T10:39:23.909159"^^xsd:dateTime ;
    dct:title "3. Validasi KLHS RTRW.xlsx" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/b16ae921-3f1e-44af-b2ae-41b2532a69e7/resource/4396af58-1dea-421e-90be-1447caae98f1/download/3.-validasi-klhs-rtrw.xlsx> ;
    dcat:byteSize "12603"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> a foaf:Agent ;
    foaf:name "Provinsi Jawa Tengah" .

<www.dlhk.jatengprov.go.id> a foaf:Document .

