@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/a6a6a955-695c-4d16-b528-2252c23f8974> a dcat:Dataset ;
    dct:description "Data Sarana Dan Prasarana Sekolah Kota Langsa Tahun 2020-2022" ;
    dct:identifier "a6a6a955-695c-4d16-b528-2252c23f8974" ;
    dct:issued "2023-11-03T17:18:12.566365"^^xsd:dateTime ;
    dct:modified "2023-11-03T17:18:12.566374"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> ;
    dct:title "Data Sarana Dan Prasarana Sekolah Kota Langsa Tahun 2020-2022" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Disdikbud" ;
            vcard:hasEmail <mailto:disdikbud.langsakota@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/a6a6a955-695c-4d16-b528-2252c23f8974/resource/dc621544-3cc0-4267-a544-6f032b23565b> ;
    dcat:keyword "Prasarana",
        "Sarana",
        "sekolah" ;
    dcat:landingPage <https://disdikbud.langsakota.go.id/> .

<http://5.189.187.109/dataset/a6a6a955-695c-4d16-b528-2252c23f8974/resource/dc621544-3cc0-4267-a544-6f032b23565b> a dcat:Distribution ;
    dct:description "Data Sarana Dan Prasarana Sekolah Kota Langsa Tahun 2020-2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-09-27T03:48:50.766068"^^xsd:dateTime ;
    dct:modified "2023-11-03T17:18:12.556167"^^xsd:dateTime ;
    dct:title "Data Sarana Dan Prasarana Sekolah Kota Langsa Tahun 2020-2022.xlsx" ;
    dcat:accessURL <https://data.langsakota.go.id/dataset/a6a6a955-695c-4d16-b528-2252c23f8974/resource/dc621544-3cc0-4267-a544-6f032b23565b/download/data-sarana-dan-prasarana-sekolah-kota-langsa-tahun-2020-2022.xlsx> ;
    dcat:byteSize "14722"^^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://disdikbud.langsakota.go.id/> a foaf:Document .

