@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/c05b48b8-731a-4f55-99e9-b27b007e7d32> a dcat:Dataset ;
    dct:description """Data set ini berisi lokasi wisata, keberadaan tempat wisata, luas dan keterangan\r
""" ;
    dct:identifier "c05b48b8-731a-4f55-99e9-b27b007e7d32" ;
    dct:issued "2023-06-13T12:42:50.902271"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:42:50.902277"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Potensi Wisata di Kecamatan Pontianak Utara" ;
    dcat:distribution <http://5.189.187.109/dataset/c05b48b8-731a-4f55-99e9-b27b007e7d32/resource/c7ab1e32-e391-4a50-a99e-37f8bda6c247> ;
    dcat:keyword "Kecamatan Pontianak Utara",
        "Potensi Wilayah",
        "Tahun 2018" ;
    dcat:landingPage <xlxs> .

<http://5.189.187.109/dataset/c05b48b8-731a-4f55-99e9-b27b007e7d32/resource/c7ab1e32-e391-4a50-a99e-37f8bda6c247> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-07-02T03:28:58.533166"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:42:50.893792"^^xsd:dateTime ;
    dct:title "Data Potensi Wisata Tahun 2018 di Kecamatan Pontianak Utara.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/c05b48b8-731a-4f55-99e9-b27b007e7d32/resource/c7ab1e32-e391-4a50-a99e-37f8bda6c247/download/data-potensi-wisata-tahun-2018-di-kecamatan-pontianak-utara.xlsx> ;
    dcat:byteSize "11355"^^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 .

