@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/ddd69837-fc63-46a6-8100-0679ea3cfda7> a dcat:Dataset ;
    dct:description "Perdagangan Kabupaten Tegal" ;
    dct:identifier "ddd69837-fc63-46a6-8100-0679ea3cfda7" ;
    dct:issued "2017-11-23T01:56:56.211323"^^xsd:dateTime ;
    dct:modified "2017-11-23T01:57:49.197267"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Perdagangan 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/ddd69837-fc63-46a6-8100-0679ea3cfda7/resource/27bdbd15-c788-4036-98cb-dbe658ed2255> ;
    dcat:landingPage <http://www.tegalkab.go.id/> .

<https://data.jatengprov.go.id/dataset/ddd69837-fc63-46a6-8100-0679ea3cfda7/resource/27bdbd15-c788-4036-98cb-dbe658ed2255> a dcat:Distribution ;
    dct:description "Perdagangan Kabupaten Tegal" ;
    dct:format "DOCX" ;
    dct:title "Perdagangan Kabupaten Tegal" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/ddd69837-fc63-46a6-8100-0679ea3cfda7/resource/27bdbd15-c788-4036-98cb-dbe658ed2255/download/18.-isi-bab-vii.doc> ;
    dcat:byteSize 295424.0 ;
    dcat:mediaType "application/msword" .

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

