@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/68f5f51a-2f4e-48b1-b8ec-e4d2a5ddce72> a dcat:Dataset ;
    dct:identifier "68f5f51a-2f4e-48b1-b8ec-e4d2a5ddce72" ;
    dct:issued "2022-10-04T10:40:19.468252"^^xsd:dateTime ;
    dct:modified "2022-10-04T10:40:19.468264"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "kantor desa jatiroyo" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/68f5f51a-2f4e-48b1-b8ec-e4d2a5ddce72/resource/e224cfc9-1cbe-4f5a-b66d-49c09a204a6c> ;
    dcat:landingPage <http://jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/68f5f51a-2f4e-48b1-b8ec-e4d2a5ddce72/resource/e224cfc9-1cbe-4f5a-b66d-49c09a204a6c> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "kantor desa jatiroyo.pdf" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/68f5f51a-2f4e-48b1-b8ec-e4d2a5ddce72/resource/e224cfc9-1cbe-4f5a-b66d-49c09a204a6c/download/kantor-desa-jatiroyo.pdf> ;
    dcat:byteSize 1323161.0 ;
    dcat:mediaType "application/pdf" .

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

