@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/5f781eed-91da-4632-80c9-6687b6114b20> a dcat:Dataset ;
    dct:identifier "5f781eed-91da-4632-80c9-6687b6114b20" ;
    dct:issued "2018-08-10T06:00:09.349320"^^xsd:dateTime ;
    dct:modified "2018-08-10T06:00:09.349338"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Data Instansi" .

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

