@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/3f7d2735-aed6-4592-ab66-b1d3b494d9e8> a dcat:Dataset ;
    dct:description "Populasi Ternak di Kota Pekalongan Tahun 2015" ;
    dct:identifier "3f7d2735-aed6-4592-ab66-b1d3b494d9e8" ;
    dct:issued "2017-10-03T12:05:49.434660"^^xsd:dateTime ;
    dct:modified "2017-10-03T12:06:01.386186"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4e329047-221a-451a-93ec-dab0ae74fde6> ;
    dct:title "Populasi Ternak di 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/3f7d2735-aed6-4592-ab66-b1d3b494d9e8/resource/93638375-3bec-43d3-b961-db16854de18b> ;
    dcat:landingPage <http://satudata.pekalongankota.go.id> .

<https://data.jatengprov.go.id/dataset/3f7d2735-aed6-4592-ab66-b1d3b494d9e8/resource/93638375-3bec-43d3-b961-db16854de18b> a dcat:Distribution ;
    dct:description "Populasi Ternak di Kota Pekalongan Tahun 2015" ;
    dct:format "CSV" ;
    dct:title "Populasi Ternak di Kota Pekalongan Tahun 2015" ;
    dcat:accessURL <http://satudata.pekalongankota.go.id/opendata/populasi-ternak-di-kota-pekalongan-tahun-2015> .

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

