@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/b27a47a1-5d8b-4a2b-94a4-bf6bed592703> a dcat:Dataset ;
    dct:description "Pemerintahan Kabupaten Tegal" ;
    dct:identifier "b27a47a1-5d8b-4a2b-94a4-bf6bed592703" ;
    dct:issued "2017-11-23T01:42:45.779118"^^xsd:dateTime ;
    dct:modified "2017-11-23T01:43:14.004476"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Pemerintahan Kabupaten Tegal" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Boediono" ;
            vcard:hasEmail <mailto:boedionosantel@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b27a47a1-5d8b-4a2b-94a4-bf6bed592703/resource/582da678-2906-49bd-9e44-9fee2883a926> ;
    dcat:landingPage <http://www.tegalkab.go.id/> .

<https://data.jatengprov.go.id/dataset/b27a47a1-5d8b-4a2b-94a4-bf6bed592703/resource/582da678-2906-49bd-9e44-9fee2883a926> a dcat:Distribution ;
    dct:description "Pemerintahan Kabupaten Tegal" ;
    dct:format "DOCX" ;
    dct:title "Pemerintahan Kabupaten Tegal" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/b27a47a1-5d8b-4a2b-94a4-bf6bed592703/resource/582da678-2906-49bd-9e44-9fee2883a926/download/9.-isi-bab-ii.docx> ;
    dcat:byteSize 170041.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

