@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/dataset/94457ecb-bf5e-4b7c-82fc-bb25909fd565> a dcat:Dataset ;
    dct:description "dataset berisi tentang no, nama RW, Kelurahan, Kecamatan" ;
    dct:identifier "94457ecb-bf5e-4b7c-82fc-bb25909fd565" ;
    dct:issued "2023-06-13T11:47:00.650976"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:47:00.650982"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data RW di Kota Pontianak" ;
    dcat:distribution <http://5.189.187.109/dataset/94457ecb-bf5e-4b7c-82fc-bb25909fd565/resource/bdcf19a3-48ed-42b4-a1bd-80f4e05ed4ca> ;
    dcat:keyword "Kecamatan",
        "Kelurahan",
        "Nama RW" .

<http://5.189.187.109/dataset/94457ecb-bf5e-4b7c-82fc-bb25909fd565/resource/bdcf19a3-48ed-42b4-a1bd-80f4e05ed4ca> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-01-14T01:55:30.213794"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:47:00.642002"^^xsd:dateTime ;
    dct:title "Data RW di Kota Pontianak.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/94457ecb-bf5e-4b7c-82fc-bb25909fd565/resource/bdcf19a3-48ed-42b4-a1bd-80f4e05ed4ca/download/data-rw-di-kota-pontianak.xlsx> ;
    dcat:byteSize "25095"^^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" .

