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

<https://data.jatengprov.go.id/dataset/927918d7-f71a-46fb-a12d-e7ae1baa8dc0> a dcat:Dataset ;
    dct:description "Kepadatan Penduduk kabupaten Pemalang berdasarkan Nama wilayah dan Jumlah KK" ;
    dct:identifier "927918d7-f71a-46fb-a12d-e7ae1baa8dc0" ;
    dct:issued "2019-09-30T09:41:30.299887"^^xsd:dateTime ;
    dct:modified "2023-01-24T02:14:28.265066"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0ede637e-cceb-407f-afc7-e1c680a98e7b> ;
    dct:title "Kepadatan Penduduk Indonesia Menurut Wilayah (latihan Bintek)" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "kesbangpol" ;
            vcard:hasEmail <mailto:tu.kesbangpolpml@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/927918d7-f71a-46fb-a12d-e7ae1baa8dc0/resource/c1fe7e75-f0ea-4e95-9697-7ee4543d752b> ;
    dcat:landingPage <kesbangpolinmas.pemalangkab.go.id> .

<https://data.jatengprov.go.id/dataset/927918d7-f71a-46fb-a12d-e7ae1baa8dc0/resource/c1fe7e75-f0ea-4e95-9697-7ee4543d752b> a dcat:Distribution ;
    dct:description "berdasarkan Wilayah" ;
    dct:format "PDF" ;
    dct:title "Kepadatan Pendududk" .

<https://data.jatengprov.go.id/organization/0ede637e-cceb-407f-afc7-e1c680a98e7b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Pemalang" .

