@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/67c41fd9-e5d3-4899-a584-e2c7dbe7d858> a dcat:Dataset ;
    dct:description "Jumlah Rumah Tangga Perikanan" ;
    dct:identifier "eecca5b6365d9607ee5a9d336962c534" ;
    dct:issued "2022-06-10"^^xsd:date ;
    dct:modified "2025-05-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kecamatan Sesayap Hilir" ] ;
    dct:title "Jumlah Rumah Tangga Perikanan" ;
    dcat:distribution <http://5.189.187.109/dataset/67c41fd9-e5d3-4899-a584-e2c7dbe7d858/resource/18daf9f5-a231-4fd8-a518-ebaef06273d6> ;
    dcat:keyword "Perikanan",
        "Rumah Tangga" ;
    dcat:landingPage <https://sinandata.tanatidungkab.go.id/statistik> .

<http://5.189.187.109/dataset/67c41fd9-e5d3-4899-a584-e2c7dbe7d858/resource/18daf9f5-a231-4fd8-a518-ebaef06273d6> a dcat:Distribution ;
    dct:description "Jumlah Rumah Tangga Perikanan Kecamatan Sesayap Hilir" ;
    dct:format "XLSX" ;
    dct:issued "2026-06-22T06:04:22.660061"^^xsd:dateTime ;
    dct:modified "2026-06-22T06:04:22.638233"^^xsd:dateTime ;
    dct:title "Jumlah Rumah Tangga Perikanan" ;
    dcat:accessURL <https://sinandata.tanatidungkab.go.id/dataset/download?id=eecca5b6365d9607ee5a9d336962c534> .

<https://sinandata.tanatidungkab.go.id/statistik> a foaf:Document .

