@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109:5000/dataset/ce0aa160-831a-48dd-99fb-257937e83a98> a dcat:Dataset ;
    dct:description """Data set ini berisi nama tokoh masyarakat, alamat, no HP, Pekerjaan dan kelurahan\r
""" ;
    dct:identifier "ce0aa160-831a-48dd-99fb-257937e83a98" ;
    dct:issued "2023-06-13T12:57:19.763962"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:57:19.763967"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Tokoh Masyarakat Kelurahan Tengah Kecamatan Pontianak Kota" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik Sektoral" ;
            vcard:hasEmail <mailto:statistikdki@pontianakkota.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/ce0aa160-831a-48dd-99fb-257937e83a98/resource/955142b9-3518-4cf4-be2e-1975f5c17c81>,
        <http://5.189.187.109:5000/dataset/ce0aa160-831a-48dd-99fb-257937e83a98/resource/b443b3c4-0cc4-4dd7-834e-3bc78562f085> ;
    dcat:keyword "Data Tokoh Masyarakat",
        "Kecamatan Pontianak Kota" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/ce0aa160-831a-48dd-99fb-257937e83a98/resource/955142b9-3518-4cf4-be2e-1975f5c17c81> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-12-08T03:47:21.625025"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:57:19.757590"^^xsd:dateTime ;
    dct:title "Data Tokoh Masyarakat Kelurahan Tengah Kecamatan Pontianak Kota Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/ce0aa160-831a-48dd-99fb-257937e83a98/resource/955142b9-3518-4cf4-be2e-1975f5c17c81/download/data-tokoh-masyarakat-kelurahan-tengah-kecamatan-pontianak-kota-tahun-2021.xlsx> ;
    dcat:byteSize "14868"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/ce0aa160-831a-48dd-99fb-257937e83a98/resource/b443b3c4-0cc4-4dd7-834e-3bc78562f085> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-09-03T02:14:21.586071"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:57:19.755807"^^xsd:dateTime ;
    dct:title "Data Tokoh Masyarakat Tahun 2019 di Kelurahan Tengah.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/ce0aa160-831a-48dd-99fb-257937e83a98/resource/b443b3c4-0cc4-4dd7-834e-3bc78562f085/download/data-tokoh-masyarakat-tahun-2019-di-kelurahan-tengah.xlsx> ;
    dcat:byteSize "9466"^^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" .

<xlsx> a foaf:Document .

