@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/faa9835d-aa84-4b9d-aee1-5ec11239326f> a dcat:Dataset ;
    dct:description "Jumlah Ternak Kerbau" ;
    dct:identifier "faa9835d-aa84-4b9d-aee1-5ec11239326f" ;
    dct:issued "2018-10-17T01:52:17.265296"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:52:17.265304"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Jumlah Ternak Kerbau" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/faa9835d-aa84-4b9d-aee1-5ec11239326f/resource/2f2a8a78-194e-465b-b764-0698eecc57d2> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/8344/3/kerbau.json> .

<https://data.jatengprov.go.id/dataset/faa9835d-aa84-4b9d-aee1-5ec11239326f/resource/2f2a8a78-194e-465b-b764-0698eecc57d2> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "kerbau.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/8344/3/kerbau.json> ;
    dcat:mediaType "application/json" .

<https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Purworejo" .

