@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/92e789d6-4371-4874-92ac-1455c9134b4f> a dcat:Dataset ;
    dct:description "SOP tahun 2017 Kerjasama antar daerah" ;
    dct:identifier "92e789d6-4371-4874-92ac-1455c9134b4f" ;
    dct:issued "2019-10-03T05:26:00.307627"^^xsd:dateTime ;
    dct:modified "2019-10-03T05:26:00.307639"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "SOP tahun 2017 Kerjasama antar daerah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Open Data" ;
            vcard:hasEmail <mailto:bappedalitbang@demakkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/92e789d6-4371-4874-92ac-1455c9134b4f/resource/5ad037b2-ffe3-44a1-bea1-a4e7b3891977> ;
    dcat:landingPage <Bappeda%20Litbang> .

<https://data.jatengprov.go.id/dataset/92e789d6-4371-4874-92ac-1455c9134b4f/resource/5ad037b2-ffe3-44a1-bea1-a4e7b3891977> a dcat:Distribution ;
    dct:description "SOP tahun 2017 Kerjasama antar daerah" ;
    dct:format ".xls" ;
    dct:title "SOP tahun 2017 Kerjasama antar daerah" .

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

