@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/e7e180aa-7524-492e-bca5-97b5c97d2948> a dcat:Dataset ;
    dct:description "16 Program Pemkab Demak Th. 2019" ;
    dct:identifier "e7e180aa-7524-492e-bca5-97b5c97d2948" ;
    dct:issued "2023-01-18T09:25:35.747846"^^xsd:dateTime ;
    dct:modified "2023-01-18T09:25:35.747854"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "16 Program Pemkab Demak" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:bkpp@demakkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e7e180aa-7524-492e-bca5-97b5c97d2948/resource/aef1f096-d806-4bde-9342-0303ba347f9e> ;
    dcat:keyword "pemerintahan" .

<https://data.jatengprov.go.id/dataset/e7e180aa-7524-492e-bca5-97b5c97d2948/resource/aef1f096-d806-4bde-9342-0303ba347f9e> a dcat:Distribution ;
    dct:description "16-program-pemkab-demak Th. 2019" ;
    dct:title "16-program-pemkab-demak" .

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

