@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:5000/dataset/9c4ebaeb-5886-45c9-9659-d251b0cbcc5c> a dcat:Dataset ;
    dct:description "Jumlah Penerbitan PBG Tempat Usaha di Kab.Ngawi" ;
    dct:identifier "2cfd4560539f887a5e420412b370b361" ;
    dct:issued "2022-04-26"^^xsd:date ;
    dct:modified "2024-01-11"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Penanaman Modal dan Pelayanan Terpadu Satu Pintu" ] ;
    dct:title "Jumlah Penerbitan PBG Tempat Usaha di Kab.Ngawi" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/9c4ebaeb-5886-45c9-9659-d251b0cbcc5c/resource/9b627be7-bdff-4e09-8c68-835978e1e905> ;
    dcat:keyword "Jumlah",
        "Kab.Ngawi",
        "PBG",
        "Penerbitan",
        "Tempat",
        "Usaha" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/990> .

<http://5.189.187.109:5000/dataset/9c4ebaeb-5886-45c9-9659-d251b0cbcc5c/resource/9b627be7-bdff-4e09-8c68-835978e1e905> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:09:28.380507"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:09:28.349843"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/990> .

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

