@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/c43d3673-6f79-4d2e-aa1c-e99720a3debd> a dcat:Dataset ;
    dct:description "LkJip" ;
    dct:identifier "c43d3673-6f79-4d2e-aa1c-e99720a3debd" ;
    dct:issued "2019-11-04T13:03:06.138653"^^xsd:dateTime ;
    dct:modified "2019-11-04T13:03:06.138663"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> ;
    dct:title "LKJiP Dinas PMD" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin PMD" ;
            vcard:hasEmail <mailto:amawarto@gmail.com> ] ;
    dcat:landingPage <http://pmd.blorakab.go.id/> .

<https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Blora" .

