@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/8c134df3-731c-49bb-8529-3ecc6ffe0518> a dcat:Dataset ;
    dct:description """Data ini berisi Data SD Kelurahan Saigon Kecamatan Pontianak Timur\r
""" ;
    dct:identifier "8c134df3-731c-49bb-8529-3ecc6ffe0518" ;
    dct:issued "2023-06-13T11:39:00.893821"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:39:00.893828"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data SD Kelurahan Saigon Kecamatan Pontianak Timur" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/8c134df3-731c-49bb-8529-3ecc6ffe0518/resource/709108cf-c529-4076-b0e0-ea470ec30d56> ;
    dcat:keyword "Data SD",
        "kecamatan pontianak timur",
        "kelurahan saigon" .

<http://5.189.187.109:5000/dataset/8c134df3-731c-49bb-8529-3ecc6ffe0518/resource/709108cf-c529-4076-b0e0-ea470ec30d56> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-02-28T05:26:28.526672"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:39:00.882977"^^xsd:dateTime ;
    dct:title "Data SD Kelurahan Saigon Kecamatan Pontianak Timur.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/8c134df3-731c-49bb-8529-3ecc6ffe0518/resource/709108cf-c529-4076-b0e0-ea470ec30d56/download/data-sd-kelurahan-saigon-kecamatan-pontianak-timur.xlsx> ;
    dcat:byteSize "9269"^^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" .

