@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/d00b5c4b-6a8b-47d0-b231-d2e795355165> a dcat:Dataset ;
    dct:description "Selayang Pandang Kecamatan Suradadi 2019 memuat data-data statistik sektoral Kecamatan Suradadi 2019" ;
    dct:identifier "d00b5c4b-6a8b-47d0-b231-d2e795355165" ;
    dct:issued "2020-07-22T04:21:50.232129"^^xsd:dateTime ;
    dct:modified "2020-07-22T04:21:50.232144"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Selayang Pandang Kecamatan Suradadi 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bendri Achria" ;
            vcard:hasEmail <mailto:bendri.achria@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d00b5c4b-6a8b-47d0-b231-d2e795355165/resource/6a83312c-e253-4de6-a0c9-159e35427eeb> .

<https://data.jatengprov.go.id/dataset/d00b5c4b-6a8b-47d0-b231-d2e795355165/resource/6a83312c-e253-4de6-a0c9-159e35427eeb> a dcat:Distribution ;
    dct:description "Buku Selayang Pandang Kecamatan Suradadi 2019 memuat data-data statistik Kecamatan Suradadi 2019" ;
    dct:format "PDF" ;
    dct:title "Buku Selayang Pandang Kecamatan Suradadi 2019.pdf" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/d00b5c4b-6a8b-47d0-b231-d2e795355165/resource/6a83312c-e253-4de6-a0c9-159e35427eeb/download/buku-selayang-pandang-kecamatan-suradadi-2019.pdf> ;
    dcat:byteSize 15651084.0 ;
    dcat:mediaType "application/pdf" .

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

