@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/76d19be3-2012-415b-a1ae-157f37e34843> a dcat:Dataset ;
    dct:description """Data ini berisi Data Sarana Olahraga Kecamatan Pontianak Timur\r
""" ;
    dct:identifier "76d19be3-2012-415b-a1ae-157f37e34843" ;
    dct:issued "2023-06-13T11:11:22.212277"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:11:22.212282"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Sarana Olahraga Kecamatan Pontianak Timur" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/76d19be3-2012-415b-a1ae-157f37e34843/resource/33ec94a9-432e-411e-a8de-11f460e50cb3> ;
    dcat:keyword "Sarana Olahraga",
        "kecamatan pontianak timur" .

<http://5.189.187.109:5000/dataset/76d19be3-2012-415b-a1ae-157f37e34843/resource/33ec94a9-432e-411e-a8de-11f460e50cb3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-02-07T03:41:37.767257"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:11:22.205847"^^xsd:dateTime ;
    dct:title "Data Sarana Olahraga Kecamatan Pontianak Timur.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/76d19be3-2012-415b-a1ae-157f37e34843/resource/33ec94a9-432e-411e-a8de-11f460e50cb3/download/data-sarana-olahraga-kecamatan-pontianak-timur.xlsx> ;
    dcat:byteSize "13434"^^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" .

