@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/85ba12e7-ff22-4044-8590-9209c98a0322> a dcat:Dataset ;
    dct:identifier "85ba12e7-ff22-4044-8590-9209c98a0322" ;
    dct:issued "2023-06-07T04:14:35.657357"^^xsd:dateTime ;
    dct:modified "2023-06-07T04:14:35.657365"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "LHKPN SRI NINGSIH 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/85ba12e7-ff22-4044-8590-9209c98a0322/resource/f4eb6fef-734d-419a-9bd4-1f60ec793c2e> ;
    dcat:keyword "LHKPN" ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/85ba12e7-ff22-4044-8590-9209c98a0322/resource/f4eb6fef-734d-419a-9bd4-1f60ec793c2e> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "2022.pdf" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/85ba12e7-ff22-4044-8590-9209c98a0322/resource/f4eb6fef-734d-419a-9bd4-1f60ec793c2e/download/2022.pdf> ;
    dcat:byteSize 142734.0 ;
    dcat:mediaType "application/pdf" .

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

