@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/19740bf1-f18e-4b1a-80fd-a575f8513d0c> a dcat:Dataset ;
    dct:description "Data populasi ternak sapi potong per kecamatan di Kabupaten Rembang tahun 2017" ;
    dct:identifier "19740bf1-f18e-4b1a-80fd-a575f8513d0c" ;
    dct:issued "2018-09-13T03:45:23.396457"^^xsd:dateTime ;
    dct:modified "2018-09-13T03:45:23.396472"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "Populasi Ternak Sapi Potong Kabupaten Rembang Tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Dintanpan Kab. Rembang" ;
            vcard:hasEmail <mailto:dintanpan@rembangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/19740bf1-f18e-4b1a-80fd-a575f8513d0c/resource/257400a1-78b4-4a65-a670-8e78885fff45> .

<https://data.jatengprov.go.id/dataset/19740bf1-f18e-4b1a-80fd-a575f8513d0c/resource/257400a1-78b4-4a65-a670-8e78885fff45> a dcat:Distribution ;
    dct:description "Data populasi ternak sapi potong per kecamatan di Kabupaten Rembang tahun 2017" ;
    dct:format "XLSX" ;
    dct:title "Populasi Sapi Potong 2017.xlsx" ;
    dcat:accessURL <http://data.rembangkab.go.id/dataset/19740bf1-f18e-4b1a-80fd-a575f8513d0c/resource/257400a1-78b4-4a65-a670-8e78885fff45/download/populasi-sapi-potong-2017.xlsx> ;
    dcat:byteSize 12409.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Rembang" .

