@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/3fc11e16-87d8-4137-88dd-dd08030b68b9> a dcat:Dataset ;
    dct:identifier "3fc11e16-87d8-4137-88dd-dd08030b68b9" ;
    dct:issued "2022-10-06T07:47:52.146575"^^xsd:dateTime ;
    dct:modified "2022-10-06T07:47:52.146587"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "ADD Bulan 1 dan 2 Tahun 2022 Jatipuro" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3fc11e16-87d8-4137-88dd-dd08030b68b9/resource/81d7ec0d-f77b-48e5-9412-757b1a861db6> ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/3fc11e16-87d8-4137-88dd-dd08030b68b9/resource/81d7ec0d-f77b-48e5-9412-757b1a861db6> a dcat:Distribution ;
    dct:format "DOC" ;
    dct:title "Desa Jatipuro.doc" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/3fc11e16-87d8-4137-88dd-dd08030b68b9/resource/81d7ec0d-f77b-48e5-9412-757b1a861db6/download/desa-jatipuro.doc> ;
    dcat:byteSize 71680.0 ;
    dcat:mediaType "application/msword" .

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

