@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/5406427f-2528-4951-a312-5a8a1698e3b8> a dcat:Dataset ;
    dct:description "Sekolah Adiwiyata di Jawa Tengah" ;
    dct:identifier "5406427f-2528-4951-a312-5a8a1698e3b8" ;
    dct:issued "2026-05-05T10:00:05.405593"^^xsd:dateTime ;
    dct:modified "2026-05-05T10:00:05.405611"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Sekolah Adiwiyata di Jawa Tengah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Lingkungan Hidup dan Kehutanan Provinsi Jawa Tengah" ] ;
    dcat:distribution <http://5.189.187.109/dataset/5406427f-2528-4951-a312-5a8a1698e3b8/resource/b772596a-5113-4366-b0b9-3fd1c1f3e700> ;
    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/5406427f-2528-4951-a312-5a8a1698e3b8/resource/b772596a-5113-4366-b0b9-3fd1c1f3e700> a dcat:Distribution ;
    dct:description "Sekolah Adiwiyata di Jawa Tengah" ;
    dct:format ".xlsx" ;
    dct:issued "2024-08-23T09:28:11.250365"^^xsd:dateTime ;
    dct:modified "2026-05-05T10:00:05.377377"^^xsd:dateTime ;
    dct:title "1. Sekolah Adiwiyata di Jawa Tengah.xlsx" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/5406427f-2528-4951-a312-5a8a1698e3b8/resource/b772596a-5113-4366-b0b9-3fd1c1f3e700/download/1.-sekolah-adiwiyata-di-jawa-tengah.xlsx> ;
    dcat:byteSize "11335"^^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 .

