@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/eb151b47-3eb4-4780-9010-d7d8535b0804> a dcat:Dataset ;
    dct:description "Perkembangan Ekspor Jumlah Komoditi " ;
    dct:identifier "81ca0262c82e712e50c580c032d99b60" ;
    dct:issued "2022-05-09"^^xsd:date ;
    dct:modified "2025-02-04"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perdagangan, Perindustrian dan Tenaga Kerja" ] ;
    dct:title "Perkembangan Ekspor Jumlah Komoditi" ;
    dcat:distribution <http://5.189.187.109/dataset/eb151b47-3eb4-4780-9010-d7d8535b0804/resource/a21664a4-0beb-4491-85c3-e60cf2e69490> ;
    dcat:keyword "Ekspor",
        "Jumlah",
        "Komoditi",
        "Perkembangan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1211> .

<http://5.189.187.109/dataset/eb151b47-3eb4-4780-9010-d7d8535b0804/resource/a21664a4-0beb-4491-85c3-e60cf2e69490> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:26:12.161932"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:26:12.066421"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1211> .

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

