@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/1d4f9234-3476-46ad-a33d-9795998a243c> a dcat:Dataset ;
    dct:description "Laporan Bidang Kependudukan Kec. Siwalan" ;
    dct:identifier "1d4f9234-3476-46ad-a33d-9795998a243c" ;
    dct:issued "2019-09-30T01:52:49.735268"^^xsd:dateTime ;
    dct:modified "2019-09-30T01:52:49.735283"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> ;
    dct:title "Data Bidang Kependudukan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Kec. Siwalan" ;
            vcard:hasEmail <mailto:rafierozak71@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1d4f9234-3476-46ad-a33d-9795998a243c/resource/1cf9c775-5592-4b58-9f79-b775e50417e6> ;
    dcat:landingPage <puskesmas%20siwalan> .

<https://data.jatengprov.go.id/dataset/1d4f9234-3476-46ad-a33d-9795998a243c/resource/1cf9c775-5592-4b58-9f79-b775e50417e6> a dcat:Distribution ;
    dct:description "Data Penduduk Kec. Siwalan Per Juni 2019" ;
    dct:format "CSV" ;
    dct:title "DATA PENDUDK PER JUNI.csv" ;
    dcat:accessURL <http://data.pekalongankab.go.id/dataset/1d4f9234-3476-46ad-a33d-9795998a243c/resource/1cf9c775-5592-4b58-9f79-b775e50417e6/download/data-pendudk-per-juni.csv> ;
    dcat:byteSize 376.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Pekalongan" .

