@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/63706394-7b0d-4a9f-a2aa-5208146f210c> a dcat:Dataset ;
    dct:description "Data Pokja 3 PKK Tahun 2016" ;
    dct:identifier "63706394-7b0d-4a9f-a2aa-5208146f210c" ;
    dct:issued "2023-01-18T08:01:44.177737"^^xsd:dateTime ;
    dct:modified "2023-01-18T08:01:44.177745"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Data Pokja 3 PKK" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin PKK" ;
            vcard:hasEmail <mailto:KabDmkTPPKK@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/63706394-7b0d-4a9f-a2aa-5208146f210c/resource/151fa96b-6aff-4d4f-b114-4a1094409b62> ;
    dcat:keyword "government" ;
    dcat:landingPage <Data%20Pokja%203%202016.xlsx> .

<https://data.jatengprov.go.id/dataset/63706394-7b0d-4a9f-a2aa-5208146f210c/resource/151fa96b-6aff-4d4f-b114-4a1094409b62> a dcat:Distribution ;
    dct:description "Data Pokja 3 PKK Tahun 2016" ;
    dct:format "XLS" ;
    dct:title "Data Pokja 3 2016.xls" ;
    dcat:accessURL <http://103.47.60.179/dataset/63706394-7b0d-4a9f-a2aa-5208146f210c/resource/151fa96b-6aff-4d4f-b114-4a1094409b62/download/data-pokja-3-2016.xls> ;
    dcat:byteSize 36864.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

