@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/09ea7a29-03c6-4a00-a66f-deb50f79e4ad> a dcat:Dataset ;
    dct:identifier "09ea7a29-03c6-4a00-a66f-deb50f79e4ad" ;
    dct:issued "2022-10-07T07:35:06.778429"^^xsd:dateTime ;
    dct:modified "2022-10-07T07:35:06.778442"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "ADD Bulan 4 Tahun 2022 Jatipurwo" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/09ea7a29-03c6-4a00-a66f-deb50f79e4ad/resource/e1971171-b4d2-4d7b-ad25-8631b97f8f7a> ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/09ea7a29-03c6-4a00-a66f-deb50f79e4ad/resource/e1971171-b4d2-4d7b-ad25-8631b97f8f7a> a dcat:Distribution ;
    dct:format "DOC" ;
    dct:title "Desa Jatipurwo.doc" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/09ea7a29-03c6-4a00-a66f-deb50f79e4ad/resource/e1971171-b4d2-4d7b-ad25-8631b97f8f7a/download/desa-jatipurwo.doc> ;
    dcat:byteSize 68096.0 ;
    dcat:mediaType "application/msword" .

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

