@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/3e848624-9c43-47fa-8e06-ba1eda0b791c> a dcat:Dataset ;
    dct:description """<p>1. Konsep = <br />
2. Definisi = <br />
3. Satuan = Ha<br />
4. Produsen Data = Dinas Pertanian</p>""" ;
    dct:identifier "21302204-4b77-4b2e-abbd-cd3f90d568ae" ;
    dct:issued "2021-10-28T02:23:54+00:00"^^xsd:dateTime ;
    dct:modified "2021-10-28T02:23:54+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pertanian" ] ;
    dct:title "Produktivitas pertanian per hektar per tahun" ;
    dcat:distribution <http://5.189.187.109/dataset/3e848624-9c43-47fa-8e06-ba1eda0b791c/resource/58585c11-d0ef-4d7f-9e95-8d97fe00e2fa> ;
    dcat:keyword "Pertanian",
        "Urusan Pilihan Pertanian" ;
    dcat:landingPage <https://data.semarangkota.go.id/public/datasektoral/detail/12224> .

<http://5.189.187.109/dataset/3e848624-9c43-47fa-8e06-ba1eda0b791c/resource/58585c11-d0ef-4d7f-9e95-8d97fe00e2fa> a dcat:Distribution ;
    dct:description "Produktivitas pertanian per hektar per tahun" ;
    dct:format "XLSX" ;
    dct:issued "2025-03-03T09:30:16.069881"^^xsd:dateTime ;
    dct:modified "2025-03-03T09:30:16.048281"^^xsd:dateTime ;
    dct:title "Produktivitas pertanian per hektar per tahun" ;
    dcat:accessURL <https://data.semarangkota.go.id/public/datasektoral/excel/12224/2017/2023> .

<https://data.semarangkota.go.id/public/datasektoral/detail/12224> a foaf:Document .

