@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/01f77798-168c-42d1-9cec-cbc21048c700> a dcat:Dataset ;
    dct:description "Data Kelahiran Kuda yang ada di Kabupaten Tanah Laut" ;
    dct:identifier "913" ;
    dct:issued "2019-11-12"^^xsd:date ;
    dct:modified "2022-10-17"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Peternakan dan Kesehatan Hewan" ] ;
    dct:title "JUMLAH KELAHIRAN KUDA" ;
    dcat:distribution <http://5.189.187.109/dataset/01f77798-168c-42d1-9cec-cbc21048c700/resource/80c6f3d0-1768-4aac-9037-bd7b62d58d29> ;
    dcat:keyword "data",
        "kalsel",
        "satu data",
        "tala",
        "tanah laut" ;
    dcat:landingPage <https://data.tanahlautkab.go.id/indikator/view/jumlah-kelahiran-kuda> .

<http://5.189.187.109/dataset/01f77798-168c-42d1-9cec-cbc21048c700/resource/80c6f3d0-1768-4aac-9037-bd7b62d58d29> a dcat:Distribution ;
    dct:description "Data Kelahiran Kuda yang ada di Kabupaten Tanah Laut" ;
    dct:format "XLSX" ;
    dct:issued "2026-01-12T11:14:08.660032"^^xsd:dateTime ;
    dct:modified "2026-01-12T11:14:08.650670"^^xsd:dateTime ;
    dct:title "JUMLAH KELAHIRAN KUDA" ;
    dcat:accessURL <https://data.tanahlautkab.go.id/download/jumlah-kelahiran-kuda?format=excel> .

<https://data.tanahlautkab.go.id/indikator/view/jumlah-kelahiran-kuda> a foaf:Document .

