@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/ca198c0f-261f-4f82-b58f-3e1d14cc05fd> a dcat:Dataset ;
    dct:description """Data ini berisi Data Pasar Tradisional Kelurahan Saigon Kecamatan Pontianak Timur\r
""" ;
    dct:identifier "ca198c0f-261f-4f82-b58f-3e1d14cc05fd" ;
    dct:issued "2023-06-13T12:53:11.661772"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:53:11.661778"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Pasar Kelurahan Saigon Kecamatan Pontianak Timur" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik Sektoral" ;
            vcard:hasEmail <mailto:statistikdki@pontianak.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/ca198c0f-261f-4f82-b58f-3e1d14cc05fd/resource/5f896e73-b7a5-4b14-b791-51912bfa8fc4> ;
    dcat:keyword "kelurahan saigon",
        "pasar tradisional" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109/dataset/ca198c0f-261f-4f82-b58f-3e1d14cc05fd/resource/5f896e73-b7a5-4b14-b791-51912bfa8fc4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-02-22T07:22:42.422473"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:53:11.655524"^^xsd:dateTime ;
    dct:title "Data Pasar Tradisional Kelurahan Saigon Kecamatan Pontianak Timur.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/ca198c0f-261f-4f82-b58f-3e1d14cc05fd/resource/5f896e73-b7a5-4b14-b791-51912bfa8fc4/download/data-pasar-tradisional-kelurahan-saigon-kecamatan-pontianak-timur.xlsx> ;
    dcat:byteSize "9096"^^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" .

<xlsx> a foaf:Document .

