@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/076d9958-ca50-48df-85fe-75da35a4e522> a dcat:Dataset ;
    dct:description "Jumlah Populasi Ternak Jenis Kuda di Kecamatan Jogorogo" ;
    dct:identifier "4ef42b32bccc9485b10b8183507e5d82" ;
    dct:issued "2022-06-30"^^xsd:date ;
    dct:modified "2025-05-07"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perikanan dan Peternakan" ] ;
    dct:title "Jumlah Populasi Ternak Jenis Kuda di Kecamatan Jogorogo" ;
    dcat:distribution <http://5.189.187.109/dataset/076d9958-ca50-48df-85fe-75da35a4e522/resource/d0781d28-1f18-4478-b65d-63e33e386220> ;
    dcat:keyword "Jenis",
        "Jogorogo",
        "Jumlah",
        "Kecamatan",
        "Kuda",
        "Populasi",
        "Ternak" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/8333> .

<http://5.189.187.109/dataset/076d9958-ca50-48df-85fe-75da35a4e522/resource/d0781d28-1f18-4478-b65d-63e33e386220> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:25:15.649937"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:25:15.632724"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/8333> .

<https://satudata.ngawikab.go.id/data/sektoral/8333> a foaf:Document .

