@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/87291a1a-746c-4869-b47d-8a8689b8482b> a dcat:Dataset ;
    dct:description "karkas hasil pemotongan ternak domba disuatu wilayah beserta dengan bagian yang dapat dimakan" ;
    dct:identifier "3707" ;
    dct:issued "2018"^^xsd:gYear ;
    dct:modified "2023-04-04"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan Dan Pertanian" ] ;
    dct:title "Jumlah Produksi Daging Domba Tahun 2018" ;
    dcat:distribution <http://5.189.187.109/dataset/87291a1a-746c-4869-b47d-8a8689b8482b/resource/12dc1268-5b11-4b5a-8c51-6fa7b8356f5d> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-631> .

<http://5.189.187.109/dataset/87291a1a-746c-4869-b47d-8a8689b8482b/resource/12dc1268-5b11-4b5a-8c51-6fa7b8356f5d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:55:13.102221"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:55:13.063294"^^xsd:dateTime ;
    dct:title "jumlah-produksi-daging-domba" ;
    dcat:accessURL <http://tes> .

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

