@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/5ee8ae62-2f57-412b-a6c5-448c07836517> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai: No, RW, RT, Nama Gang, Kelurahan dan Kecamatan" ;
    dct:identifier "5ee8ae62-2f57-412b-a6c5-448c07836517" ;
    dct:issued "2023-06-13T10:46:13.039982"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:46:13.040032"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Gang Kelurahan Pal Lima" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/5ee8ae62-2f57-412b-a6c5-448c07836517/resource/b1980619-0a13-4b2e-aa6b-e859b51d79d3> ;
    dcat:keyword "Gang",
        "Kelurahan Pal Lima",
        "Kota Pontianak" .

<http://5.189.187.109:5000/dataset/5ee8ae62-2f57-412b-a6c5-448c07836517/resource/b1980619-0a13-4b2e-aa6b-e859b51d79d3> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai: No, RW, RT, Nama Gang, Kelurahan dan Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2020-09-04T03:10:21.783308"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:46:13.030149"^^xsd:dateTime ;
    dct:title "Data Gang Kelurahan Pal Lima Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/5ee8ae62-2f57-412b-a6c5-448c07836517/resource/b1980619-0a13-4b2e-aa6b-e859b51d79d3/download/data-gang-kelurahan-pal-lima-tahun-2019.xlsx> ;
    dcat:byteSize "22524"^^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" .

