@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/dataset/3dba4b37-069e-4e09-9fd8-02caa5d73cff> a dcat:Dataset ;
    dct:description "Data source ini menyajikan data jumlah gelandangan dan pengemis yang berhasil di razia tahun/periode 2020 sampai dengan 2023" ;
    dct:identifier "3dba4b37-069e-4e09-9fd8-02caa5d73cff" ;
    dct:issued "2024-04-02T18:29:27.682872"^^xsd:dateTime ;
    dct:modified "2024-04-02T18:29:27.682878"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> ;
    dct:title "Data Gelandangan dan Pengemis yang Di Razia" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dinas sosial kota langsa" ;
            vcard:hasEmail <mailto:dinsoslgs@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/3dba4b37-069e-4e09-9fd8-02caa5d73cff/resource/6e2b9d01-7fd8-472a-ac2b-15a8ec1225d3> ;
    dcat:keyword "gepeng" ;
    dcat:landingPage <dinas%20sosial%20kota%20langsa> .

<dinas%20sosial%20kota%20langsa> a foaf:Document .

<http://5.189.187.109/dataset/3dba4b37-069e-4e09-9fd8-02caa5d73cff/resource/6e2b9d01-7fd8-472a-ac2b-15a8ec1225d3> a dcat:Distribution ;
    dct:description "Data Jumlah Gelandangan dan Pengemis yang berhasil di Razia periode 2020 s/d 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-03-20T06:14:56.294119"^^xsd:dateTime ;
    dct:modified "2024-04-02T18:29:27.673861"^^xsd:dateTime ;
    dcat:accessURL <https://data.langsakota.go.id/dataset/3dba4b37-069e-4e09-9fd8-02caa5d73cff/resource/6e2b9d01-7fd8-472a-ac2b-15a8ec1225d3/download/data-gepeng.xlsx> ;
    dcat:byteSize "8950"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> a foaf:Agent ;
    foaf:name "Kota Langsa" .

