@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/3d82ea8e-d3c3-4338-a9f6-56e2ab10c43e> a dcat:Dataset ;
    dct:description """Dataset ini berisi nama pemilik usaha, alamat tempat usaha, alamat rumah dan luas tempat usaha\r
""" ;
    dct:identifier "3d82ea8e-d3c3-4338-a9f6-56e2ab10c43e" ;
    dct:issued "2023-06-13T10:08:46.135450"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:08:46.135456"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Rumah Walet di Kelurahan Bansir Laut Kecamatan Pontianak Tenggara" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/3d82ea8e-d3c3-4338-a9f6-56e2ab10c43e/resource/fe77a087-3448-43f7-b409-f1e6265b4ea3> ;
    dcat:keyword "Data Rumah Walet",
        "Kelurahan Bansir Laut" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/3d82ea8e-d3c3-4338-a9f6-56e2ab10c43e/resource/fe77a087-3448-43f7-b409-f1e6265b4ea3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-10-08T04:21:53.818634"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:08:46.128965"^^xsd:dateTime ;
    dct:title "Data Rumah Walet di Kelurahan Bansir Laut Kecamatan Pontianak Tenggara per September 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/3d82ea8e-d3c3-4338-a9f6-56e2ab10c43e/resource/fe77a087-3448-43f7-b409-f1e6265b4ea3/download/data-rumah-walet-di-kelurahan-bansir-laut-kecamatan-pontianak-tenggara-per-september-2021.xlsx> ;
    dcat:byteSize "25072"^^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" .

<xlsx> a foaf:Document .

