@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/1da980a4-a300-433d-9ae3-4de374196b79> a dcat:Dataset ;
    dct:description "Data Statistik PNS Bulan Maret 2018" ;
    dct:identifier "1da980a4-a300-433d-9ae3-4de374196b79" ;
    dct:issued "2019-01-03T07:06:48.044754"^^xsd:dateTime ;
    dct:modified "2019-01-03T07:06:48.044762"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5b359123-1c4a-4ca5-bcd1-5a2ca93dd348> ;
    dct:title "Data Statistik PNS Bulan Maret 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Danu Candra Prabowo" ;
            vcard:hasEmail <mailto:danucp@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1da980a4-a300-433d-9ae3-4de374196b79/resource/b13ee2c5-c43b-41f6-9e65-1664c28ea7b0> ;
    dcat:landingPage <https://bkd.wonosobokab.go.id/index.php/2018-02-01-02-05-48/data-bulan-maret-2018> .

<https://data.jatengprov.go.id/dataset/1da980a4-a300-433d-9ae3-4de374196b79/resource/b13ee2c5-c43b-41f6-9e65-1664c28ea7b0> a dcat:Distribution ;
    dct:description "Data Statistik PNS Bulan Maret 2018" ;
    dct:title "Data Statistik PNS Bulan Maret 2018" ;
    dcat:accessURL <https://bkd.wonosobokab.go.id/index.php/2018-02-01-02-05-48/data-bulan-maret-2018> .

<https://data.jatengprov.go.id/organization/5b359123-1c4a-4ca5-bcd1-5a2ca93dd348> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Wonosobo" .

