@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/32d6ed75-d508-41c9-afd9-b9f077cff03d> a dcat:Dataset ;
    dct:description "Daftar nama rupa bumi buatan tahun 2017 Desa Sidapurna Kec. Dukuhturi Kab. Tegal" ;
    dct:identifier "32d6ed75-d508-41c9-afd9-b9f077cff03d" ;
    dct:issued "2018-10-25T03:32:42.039112"^^xsd:dateTime ;
    dct:modified "2018-10-25T03:32:42.039120"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Daftar Rupa Bumi Desa Sidapurna" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bonang Iskandar" ;
            vcard:hasEmail <mailto:kandar1610@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/32d6ed75-d508-41c9-afd9-b9f077cff03d/resource/a79ce7fc-d0d4-421b-96d5-3406c15bae40> .

<https://data.jatengprov.go.id/dataset/32d6ed75-d508-41c9-afd9-b9f077cff03d/resource/a79ce7fc-d0d4-421b-96d5-3406c15bae40> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "RUPA BUMI 2017.csv" ;
    dcat:accessURL <http://data.tegalkab.go.id/id/dataset/32d6ed75-d508-41c9-afd9-b9f077cff03d/resource/a79ce7fc-d0d4-421b-96d5-3406c15bae40/download/rupa-bumi-2017.csv> ;
    dcat:byteSize 3375.0 ;
    dcat:mediaType "text/csv" .

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

