@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:5000/dataset/4d343f9b-fd62-40e6-9fde-c831e48054c1> a dcat:Dataset ;
    dct:description """Data set ini berisi nama sarana olahraga, jenis olahraga, allamat, nama pengurus, no. hp, kepemilikan dan kelurahan\r
""" ;
    dct:identifier "4d343f9b-fd62-40e6-9fde-c831e48054c1" ;
    dct:issued "2023-06-13T10:27:44.321310"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:27:44.321316"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Sarana Olahraga Kelurahan Mariana Kecamatan Pontianak Kota" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik Sektoral" ;
            vcard:hasEmail <mailto:statistikdki@pontianakkota.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/4d343f9b-fd62-40e6-9fde-c831e48054c1/resource/91330b41-37f5-4f3e-8582-551b46320067> ;
    dcat:keyword "Data Sarana Olahraga",
        "Kecamatan Pontianak Kota" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/4d343f9b-fd62-40e6-9fde-c831e48054c1/resource/91330b41-37f5-4f3e-8582-551b46320067> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-09-03T01:26:41.798488"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:27:44.314832"^^xsd:dateTime ;
    dct:title "Data Sarana Olahraga Tahun 2019 di Kelurahan Mariana.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/4d343f9b-fd62-40e6-9fde-c831e48054c1/resource/91330b41-37f5-4f3e-8582-551b46320067/download/data-sarana-olahraga-tahun-2019-di-kelurahan-mariana.xlsx> ;
    dcat:byteSize "9967"^^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 .

