@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#> .

<http://5.189.187.109/dataset/98cfa134-25d0-4295-9821-fb72327cc9ed> a dcat:Dataset ;
    dct:identifier "3670" ;
    dct:issued "2018"^^xsd:gYear ;
    dct:modified "2023-04-03"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan Dan Pertanian" ] ;
    dct:title "Jumlah Populasi Ternak Kerbau Tahun 2018" ;
    dcat:distribution <http://5.189.187.109/dataset/98cfa134-25d0-4295-9821-fb72327cc9ed/resource/d47d15c7-854f-4a71-9ee4-ac9380d5e5be> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-> .

<http://5.189.187.109/dataset/98cfa134-25d0-4295-9821-fb72327cc9ed/resource/d47d15c7-854f-4a71-9ee4-ac9380d5e5be> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:52:35.091401"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:52:35.054336"^^xsd:dateTime ;
    dct:title "jumlah-populasi-ternak-kerbau" ;
    dcat:accessURL <http://tes> .

<https://satudata.rohilkab.go.id/sodapcsv-> a foaf:Document .

