@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/5ab7ac6a-0b0e-4199-a220-3a1d842698b4> a dcat:Dataset ;
    dct:description "Data Jumlah Ternak Besar di Kecamatan Pracimantoro 2016" ;
    dct:identifier "5ab7ac6a-0b0e-4199-a220-3a1d842698b4" ;
    dct:issued "2019-02-13T05:47:24.946597"^^xsd:dateTime ;
    dct:modified "2019-02-13T05:47:24.946606"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> ;
    dct:title "Jumlah Ternak Besar di Kecamatan Pracimantoro 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:diskominfo@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5ab7ac6a-0b0e-4199-a220-3a1d842698b4/resource/6b42ef2f-b5b5-4380-aead-d7c071fa5d28> .

<https://data.jatengprov.go.id/dataset/5ab7ac6a-0b0e-4199-a220-3a1d842698b4/resource/6b42ef2f-b5b5-4380-aead-d7c071fa5d28> a dcat:Distribution ;
    dct:format "word" ;
    dct:title "Jumlah Ternak Besar di Kecamatan Pracimantoro 2016.docx" ;
    dcat:accessURL <http://103.30.181.240/en/dataset/5ab7ac6a-0b0e-4199-a220-3a1d842698b4/resource/6b42ef2f-b5b5-4380-aead-d7c071fa5d28/download/jumlah-ternak-besar-di-kecamatan-pracimantoro-2016.docx> ;
    dcat:byteSize 16113.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Wonogiri" .

