@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/d6717e2f-6a69-49ce-b39c-4753cba68165> a dcat:Dataset ;
    dct:description """Data set ini berisi jenis industri, jumlah industri, jumlah kegiatan dan jumlah pengurus\r
""" ;
    dct:identifier "d6717e2f-6a69-49ce-b39c-4753cba68165" ;
    dct:issued "2023-06-13T13:08:08.499172"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:08:08.499179"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Industri Kecil dan Menengah di Kecamatan Pontianak Utara" ;
    dcat:distribution <http://5.189.187.109/dataset/d6717e2f-6a69-49ce-b39c-4753cba68165/resource/5ca86e2e-2c0e-40db-8de8-85eeb1a71ecc> ;
    dcat:keyword "Industri Kecil dan Menengah",
        "Kecamatan Pontianak Utara",
        "Tahun 2018" ;
    dcat:landingPage <xlxs> .

<http://5.189.187.109/dataset/d6717e2f-6a69-49ce-b39c-4753cba68165/resource/5ca86e2e-2c0e-40db-8de8-85eeb1a71ecc> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-07-02T00:32:48.655107"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:08:08.491304"^^xsd:dateTime ;
    dct:title "Data Industri Kecil dan Menengah Tahun 2018 di Kecamatan Pontianak Utara.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/d6717e2f-6a69-49ce-b39c-4753cba68165/resource/5ca86e2e-2c0e-40db-8de8-85eeb1a71ecc/download/data-industri-kecil-dan-menengah-tahun-2018-di-kecamatan-pontianak-utara.xlsx> ;
    dcat:byteSize "9233"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

<xlxs> a foaf:Document .

