@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/b9a4f182-be5d-4782-9b9d-45e79ec1d58d> a dcat:Dataset ;
    dct:description "dataset berisi tentang no, nama RT, Kelurahan, Kecamatan" ;
    dct:identifier "b9a4f182-be5d-4782-9b9d-45e79ec1d58d" ;
    dct:issued "2023-06-13T12:31:53.385830"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:31:53.385836"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data RT di Kelurahan Tanjung Hilir" ;
    dcat:distribution <http://5.189.187.109/dataset/b9a4f182-be5d-4782-9b9d-45e79ec1d58d/resource/96bd2946-0919-4ff1-b1e9-34166e2ec4be> ;
    dcat:keyword "Kecamatan",
        "Kelurahan",
        "Nama RT" .

<http://5.189.187.109/dataset/b9a4f182-be5d-4782-9b9d-45e79ec1d58d/resource/96bd2946-0919-4ff1-b1e9-34166e2ec4be> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-01-14T04:57:40.027684"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:31:53.377916"^^xsd:dateTime ;
    dct:title "Data RT di Kelurahan Siantan Hilir.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/b9a4f182-be5d-4782-9b9d-45e79ec1d58d/resource/96bd2946-0919-4ff1-b1e9-34166e2ec4be/download/data-rt-di-kelurahan-siantan-hilir.xlsx> ;
    dcat:byteSize "15210"^^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" .

