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

<http://5.189.187.109/dataset/4dca6d63-464d-4b6a-9a64-61e3299b7a81> a dcat:Dataset ;
    dct:description "Data Populasi Ternak menurut Jenis Tahun 2019" ;
    dct:identifier "4dca6d63-464d-4b6a-9a64-61e3299b7a81" ;
    dct:issued "2026-01-20T07:18:55.583653"^^xsd:dateTime ;
    dct:modified "2026-01-20T07:18:55.583670"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8ff72407-c363-43ab-8e19-7ffee5a71942> ;
    dct:title "Data Populasi Ternak menurut Jenis Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pertanian" ] ;
    dcat:distribution <http://5.189.187.109/dataset/4dca6d63-464d-4b6a-9a64-61e3299b7a81/resource/941947a5-faaf-492e-b083-d62efe3bbb7e> ;
    dcat:keyword "data 2019",
        "pertanian",
        "perternakan" ;
    dcat:landingPage <https://distan.luwukab.go.id/> .

<http://5.189.187.109/dataset/4dca6d63-464d-4b6a-9a64-61e3299b7a81/resource/941947a5-faaf-492e-b083-d62efe3bbb7e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-08-05T02:32:36.282648"^^xsd:dateTime ;
    dct:modified "2026-01-20T07:18:55.572221"^^xsd:dateTime ;
    dct:title "Data Populasi Ternak Tahun 2019.xlsx" ;
    dcat:accessURL <https://satudata.luwukab.go.id/dataset/4dca6d63-464d-4b6a-9a64-61e3299b7a81/resource/941947a5-faaf-492e-b083-d62efe3bbb7e/download/data-populasi-ternak-tahun-2019.xlsx> ;
    dcat:byteSize "18354"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/8ff72407-c363-43ab-8e19-7ffee5a71942> a foaf:Agent ;
    foaf:name "Kabupaten Luwu" .

<https://distan.luwukab.go.id/> a foaf:Document .

