@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/3b1410ce-ee6b-459a-95a5-0bcadeef54e8> a dcat:Dataset ;
    dct:identifier "3b1410ce-ee6b-459a-95a5-0bcadeef54e8" ;
    dct:issued "2019-11-07T04:24:33.825234"^^xsd:dateTime ;
    dct:modified "2019-11-07T04:24:33.825246"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "peta persebaran toko modern" .

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

