@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/0c735485-ff50-4241-8592-b43f0c0ce112> a dcat:Dataset ;
    dct:description """Data Perpustakaan Kota Langsa Tahun 2020-2022\r
""" ;
    dct:identifier "0c735485-ff50-4241-8592-b43f0c0ce112" ;
    dct:issued "2023-11-03T17:18:06.310570"^^xsd:dateTime ;
    dct:modified "2023-11-03T17:18:06.310579"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> ;
    dct:title "Data Perpustakaan Kota Langsa Tahun 2020-2022" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Perpus Arsip" ;
            vcard:hasEmail <mailto:diskominfo@langsakota.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/0c735485-ff50-4241-8592-b43f0c0ce112/resource/e00d957c-03ae-418f-8f6c-7498ec785ef8> ;
    dcat:keyword "perpustakaan" ;
    dcat:landingPage <https://diskominfo.langsakota.go.id/> .

<http://5.189.187.109/dataset/0c735485-ff50-4241-8592-b43f0c0ce112/resource/e00d957c-03ae-418f-8f6c-7498ec785ef8> a dcat:Distribution ;
    dct:description "Data Perpustakaan Kota Langsa Tahun 2020-2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-18T04:29:40.181959"^^xsd:dateTime ;
    dct:modified "2023-11-03T17:18:06.304621"^^xsd:dateTime ;
    dct:title "Pustaka&Arsip.xlsx" ;
    dcat:accessURL <https://data.langsakota.go.id/dataset/0c735485-ff50-4241-8592-b43f0c0ce112/resource/e00d957c-03ae-418f-8f6c-7498ec785ef8/download/pustakaarsip.xlsx> ;
    dcat:byteSize "13184"^^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 .

