@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/d855337a-81ca-40bb-ac99-51856eeb32e5> a dcat:Dataset ;
    dct:description "Data sekolah adiwiyata Kota Surakarta" ;
    dct:identifier "7945c929-33cb-11f1-b2cf-0242ac120115" ;
    dct:issued "2024-01-24"^^xsd:date ;
    dct:modified "2024-01-24"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Lingkungan Hidup" ] ;
    dct:title "Data sekolah adiwiyata" ;
    dcat:distribution <http://5.189.187.109/dataset/d855337a-81ca-40bb-ac99-51856eeb32e5/resource/ae6887d2-046b-4ddb-b192-ed535bd83560> ;
    dcat:keyword "adiwiyata" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/1138> .

<http://5.189.187.109/dataset/d855337a-81ca-40bb-ac99-51856eeb32e5/resource/ae6887d2-046b-4ddb-b192-ed535bd83560> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-15T08:02:27.120170"^^xsd:dateTime ;
    dct:modified "2026-04-15T08:02:27.103009"^^xsd:dateTime ;
    dct:title "data-sekolah-adiwiyata..." ;
    dcat:accessURL <http://uploads/dataset/1138/data-sekolah-adiwiyata___.xlsx> .

<https://solodata.surakarta.go.id/opendata/detail_package/1138> a foaf:Document .

