@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/c7d3c252-3b45-4b06-82d8-736dece1dbbf> a dcat:Dataset ;
    dct:description "Tuna Susila Tahun 2018" ;
    dct:identifier "c7d3c252-3b45-4b06-82d8-736dece1dbbf" ;
    dct:issued "2019-09-26T07:59:36.077211"^^xsd:dateTime ;
    dct:modified "2019-09-26T07:59:36.077224"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1ea343a8-dd40-426b-8a5c-f29c0aee200d> ;
    dct:title "Tuna Susila Tahun 2018" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Sosial dan Pengendalian Penduduk dan Keluarga Berencana" ;
            vcard:hasEmail <mailto:dinsosppkb@kebumenkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c7d3c252-3b45-4b06-82d8-736dece1dbbf/resource/b106b8f3-48b4-438d-a1ce-bf1d001134e4> ;
    dcat:landingPage <http://dinsosppkb.kebumenkab.go.id/> .

<https://data.jatengprov.go.id/dataset/c7d3c252-3b45-4b06-82d8-736dece1dbbf/resource/b106b8f3-48b4-438d-a1ce-bf1d001134e4> a dcat:Distribution ;
    dct:description "Tuna Susila Tahun 2018" ;
    dct:format "CSV" ;
    dct:title "Tuna Susila Tahun 2018" ;
    dcat:accessURL <http://opendata.kebumenkab.go.id/dataset/c7d3c252-3b45-4b06-82d8-736dece1dbbf/resource/b106b8f3-48b4-438d-a1ce-bf1d001134e4/download/tuna-susila-tahun-2018.csv> ;
    dcat:byteSize 220.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/1ea343a8-dd40-426b-8a5c-f29c0aee200d> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kebumen" .

