@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/4c2f2b30-98e6-4a83-940f-10068b408ce1> a dcat:Dataset ;
    dct:identifier "4c2f2b30-98e6-4a83-940f-10068b408ce1" ;
    dct:issued "2023-10-09T06:43:06.013296"^^xsd:dateTime ;
    dct:modified "2023-10-09T06:43:06.013302"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/08f2cc75-7fb3-4d27-bb86-bb1800041cee> ;
    dct:title "Perkembangan Inflasi Tahun Kalender 2020" ;
    dcat:distribution <http://5.189.187.109/dataset/4c2f2b30-98e6-4a83-940f-10068b408ce1/resource/23693f0a-344f-4970-a0eb-2181305dec53> .

<http://5.189.187.109/dataset/4c2f2b30-98e6-4a83-940f-10068b408ce1/resource/23693f0a-344f-4970-a0eb-2181305dec53> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-01-10T06:59:17.357321"^^xsd:dateTime ;
    dct:modified "2023-10-09T06:43:06.010120"^^xsd:dateTime ;
    dct:title "Perkembangan Inflasi Tahun Kalender, 2020.csv" ;
    dcat:accessURL <http://data.sragenkab.go.id/dataset/4c2f2b30-98e6-4a83-940f-10068b408ce1/resource/23693f0a-344f-4970-a0eb-2181305dec53/download/perkembangan-inflasi-tahun-kalender-2020.csv> ;
    dcat:byteSize "545"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/08f2cc75-7fb3-4d27-bb86-bb1800041cee> a foaf:Agent ;
    foaf:name "Kabupaten Sragen" .

