@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/da60f27a-db62-4988-9032-5f74c2f617b4> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Angka Ketergantungan (Dependency Ratio atau DR) Per Desa di Kecamatan Siwalan" ;
    dct:identifier "da60f27a-db62-4988-9032-5f74c2f617b4" ;
    dct:issued "2021-05-03T06:55:19.190378"^^xsd:dateTime ;
    dct:modified "2021-05-03T06:55:19.190390"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> ;
    dct:title "Angka Ketergantungan Dependency Ratio atau DR Per Desa di Kecamatan Siwalan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Siwalan" ] ;
    dcat:landingPage <Kecamatan%20Siwalan> .

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

