@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/32675a5d-c377-46f1-bf2e-5283a42c3284> a dcat:Dataset ;
    dct:identifier "32675a5d-c377-46f1-bf2e-5283a42c3284" ;
    dct:issued "2022-07-11T06:08:13.121158"^^xsd:dateTime ;
    dct:modified "2022-07-11T06:08:13.121169"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Buku Potret Wilayah Kabupaten Kendal 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Desy Trishardiyanti A." ] ;
    dcat:landingPage <Diskominfo%20Kabupaten%20Kendal> .

<https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kendal" .

