@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/d1342d46-657c-42cd-be12-5cdb756164a4> a dcat:Dataset ;
    dct:description "dataset berisi tentang no, nama RT, Kelurahan, Kecamatan" ;
    dct:identifier "d1342d46-657c-42cd-be12-5cdb756164a4" ;
    dct:issued "2023-06-13T13:00:15.517534"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:00:15.517540"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data RT di Kelurahan Pal Lima" ;
    dcat:distribution <http://5.189.187.109/dataset/d1342d46-657c-42cd-be12-5cdb756164a4/resource/ad2663eb-b4f2-43ff-a1e4-a57b2fd9d667> ;
    dcat:keyword "Kecamatan",
        "Kelurahan",
        "Nama RT" .

<http://5.189.187.109/dataset/d1342d46-657c-42cd-be12-5cdb756164a4/resource/ad2663eb-b4f2-43ff-a1e4-a57b2fd9d667> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-01-14T03:57:06.163243"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:00:15.509979"^^xsd:dateTime ;
    dct:title "Data RT di Kelurahan Pal Lima.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/d1342d46-657c-42cd-be12-5cdb756164a4/resource/ad2663eb-b4f2-43ff-a1e4-a57b2fd9d667/download/data-rt-di-kelurahan-pal-lima.xlsx> ;
    dcat:byteSize "12805"^^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" .

