@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#> .

<https://data.jatengprov.go.id/dataset/e54c9912-7931-42a6-8cb1-362251a2e7af> a dcat:Dataset ;
    dct:description "Kecamatan Jatiyoso" ;
    dct:identifier "e54c9912-7931-42a6-8cb1-362251a2e7af" ;
    dct:issued "2023-11-22T05:43:18.746283"^^xsd:dateTime ;
    dct:modified "2023-11-22T05:43:18.746291"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Monitoring Trantib 2018" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e54c9912-7931-42a6-8cb1-362251a2e7af/resource/9ce95e3a-482f-493b-ba5a-e7f594e2d8f0> .

<https://data.jatengprov.go.id/dataset/e54c9912-7931-42a6-8cb1-362251a2e7af/resource/9ce95e3a-482f-493b-ba5a-e7f594e2d8f0> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "Monitoring Trantib.pdf" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/e54c9912-7931-42a6-8cb1-362251a2e7af/resource/9ce95e3a-482f-493b-ba5a-e7f594e2d8f0/download/monitoring-trantib.pdf> ;
    dcat:byteSize 16078465.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Karanganyar" .

