@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/30eadb5a-18ec-42c6-9807-8f1d720de843> a dcat:Dataset ;
    dct:identifier "30eadb5a-18ec-42c6-9807-8f1d720de843" ;
    dct:issued "2022-10-04T09:05:11.199552"^^xsd:dateTime ;
    dct:modified "2022-10-04T09:05:11.199561"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Peta Proses Bisnis Kecamatan Jatipuro" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/30eadb5a-18ec-42c6-9807-8f1d720de843/resource/42e9ef46-5a98-4e0d-a1b8-161bb34371b0> ;
    dcat:landingPage <http://jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/30eadb5a-18ec-42c6-9807-8f1d720de843/resource/42e9ef46-5a98-4e0d-a1b8-161bb34371b0> a dcat:Distribution ;
    dct:format "DOC" ;
    dct:title "PROBIS Jatipuro.doc" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/30eadb5a-18ec-42c6-9807-8f1d720de843/resource/42e9ef46-5a98-4e0d-a1b8-161bb34371b0/download/probis-jatipuro.doc> ;
    dcat:byteSize 128000.0 ;
    dcat:mediaType "application/msword" .

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

