@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/1c696a25-220b-40bb-9ee8-8dec17ebbd38> a dcat:Dataset ;
    dct:description """Data ini berisi Data Drainase  Kecamatan Pontianak Timur\r
""" ;
    dct:identifier "1c696a25-220b-40bb-9ee8-8dec17ebbd38" ;
    dct:issued "2023-06-13T09:37:13.394991"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:37:13.394996"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Drainase  Kecamatan Pontianak Timur" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/1c696a25-220b-40bb-9ee8-8dec17ebbd38/resource/aec926e3-ca48-4d09-a148-99f5936038b4> ;
    dcat:keyword "Drainase",
        "kecamatan pontianak timur" .

<http://5.189.187.109:5000/dataset/1c696a25-220b-40bb-9ee8-8dec17ebbd38/resource/aec926e3-ca48-4d09-a148-99f5936038b4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-02-06T07:53:22.553704"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:37:13.388417"^^xsd:dateTime ;
    dct:title "Data Drainase  Kecamatan Pontianak Timur.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/1c696a25-220b-40bb-9ee8-8dec17ebbd38/resource/aec926e3-ca48-4d09-a148-99f5936038b4/download/data-drainase-kecamatan-pontianak-timur.xlsx> ;
    dcat:byteSize "13115"^^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" .

