@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/918feb9d-12b1-4be1-b8d6-239ea49596c9> a dcat:Dataset ;
    dct:description "Website milik pemerintah daerah 2014-2021 Kota Surakarta" ;
    dct:identifier "f28b32f9-7a49-11ef-8dca-0242ac120115" ;
    dct:issued "2024-01-15"^^xsd:date ;
    dct:modified "2024-01-15"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Komunikasi, Informatika, Statistik dan Persandian" ] ;
    dct:title "Website milik pemerintah daerah 2014-2021" ;
    dcat:distribution <http://5.189.187.109/dataset/918feb9d-12b1-4be1-b8d6-239ea49596c9/resource/09439fc0-4f64-4c48-80af-d87c310f5ef8> ;
    dcat:keyword "pemerintah daerah",
        "website" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/812> .

<http://5.189.187.109/dataset/918feb9d-12b1-4be1-b8d6-239ea49596c9/resource/09439fc0-4f64-4c48-80af-d87c310f5ef8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-20T19:08:17.843839"^^xsd:dateTime ;
    dct:modified "2024-10-20T19:08:17.823867"^^xsd:dateTime ;
    dct:title "website-milik-pemerintah-daerah-2014-2021" ;
    dcat:accessURL <http://uploads/dataset/812/website-milik-pemerintah-daerah-2014-2021.csv> ;
    dcat:mediaType "text/csv" .

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

