@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/d0840591-ad22-4830-aff1-d5e518a397a5> a dcat:Dataset ;
    dct:identifier "d0840591-ad22-4830-aff1-d5e518a397a5" ;
    dct:issued "2022-10-13T08:34:15.734306"^^xsd:dateTime ;
    dct:modified "2022-10-13T08:34:15.734319"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "ADD Bulan 11 Tahun 2022 Jatiwarno" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d0840591-ad22-4830-aff1-d5e518a397a5/resource/61e50f52-5b90-443a-acc7-d5aecabcb262> ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/d0840591-ad22-4830-aff1-d5e518a397a5/resource/61e50f52-5b90-443a-acc7-d5aecabcb262> a dcat:Distribution ;
    dct:format "DOC" ;
    dct:title "Desa Jatiwarno.doc" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/id/dataset/d0840591-ad22-4830-aff1-d5e518a397a5/resource/61e50f52-5b90-443a-acc7-d5aecabcb262/download/desa-jatiwarno.doc> ;
    dcat:byteSize 72704.0 ;
    dcat:mediaType "application/msword" .

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

