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

<http://5.189.187.109/dataset/39bfaa34-3603-4a2c-8c47-ad6c7b4b82ac> a dcat:Dataset ;
    dct:description "Data Pengendalian Penduduk Kota Langsa Tahun 2020 2022" ;
    dct:identifier "39bfaa34-3603-4a2c-8c47-ad6c7b4b82ac" ;
    dct:issued "2023-11-03T17:18:00.031528"^^xsd:dateTime ;
    dct:modified "2023-11-03T17:18:00.031537"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> ;
    dct:title "Data Pengendalian Penduduk Kota Langsa Tahun 2020 2022" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DP3A DALDUK KB" ;
            vcard:hasEmail <mailto:diskominfo@langsakota.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/39bfaa34-3603-4a2c-8c47-ad6c7b4b82ac/resource/cf29748f-60a3-4b94-b9fd-b9dc91610081> ;
    dcat:keyword "penduduk",
        "pengendalian" ;
    dcat:landingPage <https://diskominfo.langsakota.go.id/> .

<http://5.189.187.109/dataset/39bfaa34-3603-4a2c-8c47-ad6c7b4b82ac/resource/cf29748f-60a3-4b94-b9fd-b9dc91610081> a dcat:Distribution ;
    dct:description "Data Pengendalian Penduduk Kota Langsa Tahun 2020 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-18T04:17:23.271968"^^xsd:dateTime ;
    dct:modified "2023-11-03T17:18:00.022977"^^xsd:dateTime ;
    dct:title "PPKB_DP3A&KB.xlsx" ;
    dcat:accessURL <https://data.langsakota.go.id/dataset/39bfaa34-3603-4a2c-8c47-ad6c7b4b82ac/resource/cf29748f-60a3-4b94-b9fd-b9dc91610081/download/ppkb_dp3akb.xlsx> ;
    dcat:byteSize "26461"^^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" .

<https://diskominfo.langsakota.go.id/> a foaf:Document .

