@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/78cac9e5-72c7-4cbd-9c6e-929b7dad3819> a dcat:Dataset ;
    dct:identifier "78cac9e5-72c7-4cbd-9c6e-929b7dad3819" ;
    dct:issued "2022-10-07T08:28:03.759068"^^xsd:dateTime ;
    dct:modified "2022-10-07T08:28:03.759080"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "ADD Bulan 6 Tahun 2022 Jatimulyo" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/78cac9e5-72c7-4cbd-9c6e-929b7dad3819/resource/40eb2b53-9bd6-4391-8708-ca442b253f17> ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/78cac9e5-72c7-4cbd-9c6e-929b7dad3819/resource/40eb2b53-9bd6-4391-8708-ca442b253f17> a dcat:Distribution ;
    dct:format "DOC" ;
    dct:title "Desa Jatimulyo.doc" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/78cac9e5-72c7-4cbd-9c6e-929b7dad3819/resource/40eb2b53-9bd6-4391-8708-ca442b253f17/download/desa-jatimulyo.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" .

