@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/e727fa9e-b37a-4a32-ae50-36e1c3258718> a dcat:Dataset ;
    dct:identifier "e727fa9e-b37a-4a32-ae50-36e1c3258718" ;
    dct:issued "2022-10-07T09:22:41.893055"^^xsd:dateTime ;
    dct:modified "2022-10-07T09:22:41.893065"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "ADD Bulan 7 Tahun 2022 Jatikuwung" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e727fa9e-b37a-4a32-ae50-36e1c3258718/resource/601ff56e-6112-40a4-8f50-5a38ade4010c> ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/e727fa9e-b37a-4a32-ae50-36e1c3258718/resource/601ff56e-6112-40a4-8f50-5a38ade4010c> a dcat:Distribution ;
    dct:format "DOC" ;
    dct:title "Desa Jatikuwung.doc" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/e727fa9e-b37a-4a32-ae50-36e1c3258718/resource/601ff56e-6112-40a4-8f50-5a38ade4010c/download/desa-jatikuwung.doc> ;
    dcat:byteSize 73728.0 ;
    dcat:mediaType "application/msword" .

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

