@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/66c4f33f-51f1-40f0-9571-caec5e4f2c66> a dcat:Dataset ;
    dct:description "LPT Tahun 2023 Kecamatan Jumantono" ;
    dct:identifier "66c4f33f-51f1-40f0-9571-caec5e4f2c66" ;
    dct:issued "2023-12-06T05:39:17.750465"^^xsd:dateTime ;
    dct:modified "2023-12-06T05:39:17.750474"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "LPT 2023 Kecamatan Jumantono" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/66c4f33f-51f1-40f0-9571-caec5e4f2c66/resource/68468cd4-315e-4bff-ac06-26d7a631fbe2> .

<https://data.jatengprov.go.id/dataset/66c4f33f-51f1-40f0-9571-caec5e4f2c66/resource/68468cd4-315e-4bff-ac06-26d7a631fbe2> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "LPT .pdf" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/66c4f33f-51f1-40f0-9571-caec5e4f2c66/resource/68468cd4-315e-4bff-ac06-26d7a631fbe2/download/lpt-.pdf> ;
    dcat:byteSize 1233998.0 ;
    dcat:mediaType "application/pdf" .

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

