@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/f92a576b-b8c2-479e-8252-bdfc099a6650> a dcat:Dataset ;
    dct:description "Siaran pers yang dibuat" ;
    dct:identifier "12cfbd88070f29ee643ba6a9d614f79b" ;
    dct:issued "2025-04-23"^^xsd:date ;
    dct:modified "2025-04-23"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Komunikasi, Informatika, Statistik dan Persandian" ] ;
    dct:title "Siaran pers yang dibuat" ;
    dcat:distribution <http://5.189.187.109/dataset/f92a576b-b8c2-479e-8252-bdfc099a6650/resource/1ff0a16e-b513-4fc0-b98e-fec710920f10> ;
    dcat:keyword "Siaran",
        "dibuat",
        "pers" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/15326> .

<http://5.189.187.109/dataset/f92a576b-b8c2-479e-8252-bdfc099a6650/resource/1ff0a16e-b513-4fc0-b98e-fec710920f10> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:15:30.985172"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:15:30.963919"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/15326> .

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

