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

<https://data.jatengprov.go.id/dataset/e5162c95-4c08-414e-9d1d-76f093e5b378> a dcat:Dataset ;
    dct:description "Data Tempat Usaha di Pasar se-Kota Pekalongan Tahun 2015" ;
    dct:identifier "e5162c95-4c08-414e-9d1d-76f093e5b378" ;
    dct:issued "2017-10-03T10:27:52.180770"^^xsd:dateTime ;
    dct:modified "2017-10-03T10:28:05.371444"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4e329047-221a-451a-93ec-dab0ae74fde6> ;
    dct:title "Data Tempat Usaha di Pasar se-Kota Pekalongan Tahun 2015" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika" ;
            vcard:hasEmail <mailto:diskominfo@pekalongankota.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e5162c95-4c08-414e-9d1d-76f093e5b378/resource/8f951b42-65c5-4d2c-9195-95ac923e0d79> ;
    dcat:landingPage <http://satudata.pekalongankota.go.id> .

<https://data.jatengprov.go.id/dataset/e5162c95-4c08-414e-9d1d-76f093e5b378/resource/8f951b42-65c5-4d2c-9195-95ac923e0d79> a dcat:Distribution ;
    dct:description "Data Tempat Usaha di Pasar se Kota Pekalongan Tahun 2015" ;
    dct:format "CSV" ;
    dct:title "Data Tempat Usaha di Pasar se Kota Pekalongan Tahun 2015" ;
    dcat:accessURL <http://satudata.pekalongankota.go.id/opendata/data-tempat-usaha-di-pasar-se-kota-pekalongan-tahun-2015> .

<https://data.jatengprov.go.id/organization/4e329047-221a-451a-93ec-dab0ae74fde6> a foaf:Organization ;
    foaf:name "Pemerintah Kota Pekalongan" .

