@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/9d535b1a-fd71-40d6-8b6d-0cd96f6467ce> a dcat:Dataset ;
    dct:description "Data sekolah adiwiyata Kota Surakarta" ;
    dct:identifier "6a2fb769-f08e-11ee-bde0-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/9d535b1a-fd71-40d6-8b6d-0cd96f6467ce/resource/f74f071b-9032-4e17-8be4-6aff5c724781> ;
    dcat:keyword "adiwiyata" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/1138> .

<http://5.189.187.109/dataset/9d535b1a-fd71-40d6-8b6d-0cd96f6467ce/resource/f74f071b-9032-4e17-8be4-6aff5c724781> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-04-11T11:08:24.312262"^^xsd:dateTime ;
    dct:modified "2024-04-11T11:08:24.305187"^^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 .

