@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/7f2a6433-1137-4fcc-bef9-7e524dc2817f> a dcat:Dataset ;
    dct:description "Pertanian Kabupaten Tegal" ;
    dct:identifier "7f2a6433-1137-4fcc-bef9-7e524dc2817f" ;
    dct:issued "2017-11-23T01:51:58.213271"^^xsd:dateTime ;
    dct:modified "2017-11-23T01:52:22.227996"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Pertanian 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/7f2a6433-1137-4fcc-bef9-7e524dc2817f/resource/a2d08568-4739-4377-8c80-b9c42abb5c15> ;
    dcat:landingPage <http://www.tegalkab.go.id/> .

<https://data.jatengprov.go.id/dataset/7f2a6433-1137-4fcc-bef9-7e524dc2817f/resource/a2d08568-4739-4377-8c80-b9c42abb5c15> a dcat:Distribution ;
    dct:description "Pertanian Kabupaten Tegal" ;
    dct:format "DOCX" ;
    dct:title "Pertanian Kabupaten Tegal" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/7f2a6433-1137-4fcc-bef9-7e524dc2817f/resource/a2d08568-4739-4377-8c80-b9c42abb5c15/download/16.-isi-bab-v-1.doc> ;
    dcat:byteSize 1537536.0 ;
    dcat:mediaType "application/msword" .

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

