@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/1f05172e-8c62-4abf-8413-986b29f35b06> a dcat:Dataset ;
    dct:description "Monografi Desa Pulorejo 2017" ;
    dct:identifier "1f05172e-8c62-4abf-8413-986b29f35b06" ;
    dct:issued "2020-09-04T04:55:56.537990"^^xsd:dateTime ;
    dct:modified "2020-09-04T04:55:56.538003"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/01fa7951-f21d-439a-aa91-629eec634636> ;
    dct:title "Monografi Desa Pulorejo 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "omzaen" ] .

<https://data.jatengprov.go.id/organization/01fa7951-f21d-439a-aa91-629eec634636> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Grobogan" .

