@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/85be141d-e6e7-4648-a41e-d0cac0fe057b> a dcat:Dataset ;
    dct:description "Gambaran Geografis Kecamatan Suradadi Kabupaten Tegal" ;
    dct:identifier "85be141d-e6e7-4648-a41e-d0cac0fe057b" ;
    dct:issued "2019-02-22T19:16:19.027367"^^xsd:dateTime ;
    dct:modified "2019-02-22T19:16:19.027376"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Gambaran Geografis Kecamatan Suradadi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Akhmad Slamet Marjuki" ;
            vcard:hasEmail <mailto:slametmarjuki79@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/85be141d-e6e7-4648-a41e-d0cac0fe057b/resource/47ed4b4d-d067-4c67-8432-b703b106240e> ;
    dcat:landingPage <Kecamatan%20Suradadi> .

<https://data.jatengprov.go.id/dataset/85be141d-e6e7-4648-a41e-d0cac0fe057b/resource/47ed4b4d-d067-4c67-8432-b703b106240e> a dcat:Distribution ;
    dct:description "Geografis Kecamatan Suradadi Kabupaten Tegal" ;
    dct:format "DOC" ;
    dct:title "Geografis Kec. Suradadi.doc" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/85be141d-e6e7-4648-a41e-d0cac0fe057b/resource/47ed4b4d-d067-4c67-8432-b703b106240e/download/geografis-kec.-suradadi.doc> ;
    dcat:byteSize 65024.0 ;
    dcat:mediaType "application/msword" .

<https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Tegal" .

