@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/f7bd90ce-3d69-436c-add9-af8318df8dd8> a dcat:Dataset ;
    dct:identifier "f7bd90ce-3d69-436c-add9-af8318df8dd8" ;
    dct:issued "2022-07-11T06:47:12.103329"^^xsd:dateTime ;
    dct:modified "2022-07-11T06:47:12.103341"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Luas Wilayah Kecamatan di Kabupaten Kendal" ;
    dcat:landingPage <BPS%2C%20Kabupaten%20Kendal%20Dalam%20Angka%202021> .

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

