@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/d10c969f-61f0-43c5-94db-e0b75b0ca6b8> a dcat:Dataset ;
    dct:description """Data ini berisi Data Industri Kecil Menengah Kecamatan Pontianak Timur\r
""" ;
    dct:identifier "d10c969f-61f0-43c5-94db-e0b75b0ca6b8" ;
    dct:issued "2023-06-13T13:00:01.322716"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:00:01.322722"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Industri Kecil Menengah Kecamatan Pontianak Timur" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/d10c969f-61f0-43c5-94db-e0b75b0ca6b8/resource/b2e0a87e-ec74-44da-a04a-d17bed1a1927> ;
    dcat:keyword "Industri Kecil Menengah",
        "kecamatan pontianak timur" .

<http://5.189.187.109:5000/dataset/d10c969f-61f0-43c5-94db-e0b75b0ca6b8/resource/b2e0a87e-ec74-44da-a04a-d17bed1a1927> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-02-06T07:58:40.960670"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:00:01.315498"^^xsd:dateTime ;
    dct:title "Data Industri Kecil Menengah Kecamatan Pontianak Timur.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/d10c969f-61f0-43c5-94db-e0b75b0ca6b8/resource/b2e0a87e-ec74-44da-a04a-d17bed1a1927/download/data-industri-kecil-menengah-kecamatan-pontianak-timur.xlsx> ;
    dcat:byteSize "11418"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

