@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/9779eb7b-aede-4914-8078-f53333d45e96> a dcat:Dataset ;
    dct:description "Tabel Profil Kesehatan Kota Langsa Tahun 2022" ;
    dct:identifier "9779eb7b-aede-4914-8078-f53333d45e96" ;
    dct:issued "2023-07-02T17:25:44.334878"^^xsd:dateTime ;
    dct:modified "2023-11-03T17:17:57.789285"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> ;
    dct:title "Buku Profil Kesehatan Kota Langsa Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinkes Kota Langsa" ;
            vcard:hasEmail <mailto:kotalangsadinkes@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/9779eb7b-aede-4914-8078-f53333d45e96/resource/c8574d4e-127e-4551-9609-a50ebf57ac81> ;
    dcat:keyword "Kesehatan" ;
    dcat:landingPage <kotalangsadinkes@gmail.com> .

<http://5.189.187.109/dataset/9779eb7b-aede-4914-8078-f53333d45e96/resource/c8574d4e-127e-4551-9609-a50ebf57ac81> a dcat:Distribution ;
    dct:description "Buku Profil Kesehatan Kota Langsa tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-06-23T03:36:36.002314"^^xsd:dateTime ;
    dct:modified "2023-11-03T17:17:57.795800"^^xsd:dateTime ;
    dct:title "LAMPIRAN PROFIL TAHUN 2022 (Fix).xlsx" ;
    dcat:accessURL <https://data.langsakota.go.id/dataset/9779eb7b-aede-4914-8078-f53333d45e96/resource/c8574d4e-127e-4551-9609-a50ebf57ac81/download/lampiran-profil-tahun-2022-fix.xlsx> ;
    dcat:byteSize "1270224"^^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" .

<kotalangsadinkes@gmail.com> a foaf:Document .

