@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/37cc3dab-f177-4ee6-8424-04da3a0dbc59> a dcat:Dataset ;
    dct:identifier "37cc3dab-f177-4ee6-8424-04da3a0dbc59" ;
    dct:issued "2023-06-07T04:13:57.466143"^^xsd:dateTime ;
    dct:modified "2023-06-07T04:13:57.466151"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "LHKPN KUSBIYANTORO" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/37cc3dab-f177-4ee6-8424-04da3a0dbc59/resource/07525d29-1a6f-4f07-9ede-92366cb1ae10> ;
    dcat:keyword "LHKPN" ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/37cc3dab-f177-4ee6-8424-04da3a0dbc59/resource/07525d29-1a6f-4f07-9ede-92366cb1ae10> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "2020.pdf" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/37cc3dab-f177-4ee6-8424-04da3a0dbc59/resource/07525d29-1a6f-4f07-9ede-92366cb1ae10/download/2020.pdf> ;
    dcat:byteSize 147419.0 ;
    dcat:mediaType "application/pdf" .

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

