@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:5000/dataset/6d14b475-7d13-4c94-8b05-f1b66418fa3a> a dcat:Dataset ;
    dct:identifier "d26f801ac48b03751a90f8f338d47879d9f5cf63" ;
    dct:issued "2020-11-16"^^xsd:date ;
    dct:modified "2024-11-08T03:53:20.325468"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Komunikasi Inforrmatika dan Persandian Kabupaten Sinjai" ] ;
    dct:title "Populasi dan Pemotongan Ternak Tahun 2019" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/6d14b475-7d13-4c94-8b05-f1b66418fa3a/resource/2cfbbbb9-41e8-47f0-8ee2-fcc107641cf5>,
        <http://5.189.187.109:5000/dataset/6d14b475-7d13-4c94-8b05-f1b66418fa3a/resource/f51e5387-b3fd-4e5b-ab31-457181473825> ;
    dcat:keyword "Pertanian" ;
    dcat:landingPage <https://satudata.sinjaikab.go.id/sistik/dashboard/detail/91/2019> .

<http://5.189.187.109:5000/dataset/6d14b475-7d13-4c94-8b05-f1b66418fa3a/resource/2cfbbbb9-41e8-47f0-8ee2-fcc107641cf5> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-11-08T03:53:20.467300"^^xsd:dateTime ;
    dct:modified "2024-11-08T03:53:20.310517"^^xsd:dateTime ;
    dct:title "Populasi dan Pemotongan Ternak Tahun 2019" ;
    dcat:accessURL <https://satudata.sinjaikab.go.id/sistik/api/lihat_json/91/2019/91_2019.json> .

<http://5.189.187.109:5000/dataset/6d14b475-7d13-4c94-8b05-f1b66418fa3a/resource/f51e5387-b3fd-4e5b-ab31-457181473825> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-08T03:53:20.466985"^^xsd:dateTime ;
    dct:modified "2024-11-08T03:53:20.310262"^^xsd:dateTime ;
    dct:title "Populasi dan Pemotongan Ternak Tahun 2019" ;
    dcat:accessURL <https://satudata.sinjaikab.go.id/sistik/api/csv/91/2019/91_2019.csv> .

<https://satudata.sinjaikab.go.id/sistik/dashboard/detail/91/2019> a foaf:Document .

