@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/e3964e70-71fa-4c0b-a4ac-e08e5d899fc3> a dcat:Dataset ;
    dct:identifier "e3964e70-71fa-4c0b-a4ac-e08e5d899fc3" ;
    dct:issued "2023-09-13T05:08:49.997461"^^xsd:dateTime ;
    dct:modified "2023-09-13T05:08:49.997468"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "LHKPN 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e3964e70-71fa-4c0b-a4ac-e08e5d899fc3/resource/fc36e293-ecc5-4139-8ee4-a0d34e7a6a15> ;
    dcat:keyword "LHKPN" ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/e3964e70-71fa-4c0b-a4ac-e08e5d899fc3/resource/fc36e293-ecc5-4139-8ee4-a0d34e7a6a15> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "2020.pdf" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/e3964e70-71fa-4c0b-a4ac-e08e5d899fc3/resource/fc36e293-ecc5-4139-8ee4-a0d34e7a6a15/download/2020.pdf> ;
    dcat:byteSize 142719.0 ;
    dcat:mediaType "application/pdf" .

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

