@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/8d2993d8-9515-47b7-98e2-2867aa696637> a dcat:Dataset ;
    dct:description "Data Informasi Pembangunan Daerah Kota Langsa Tahun 2023" ;
    dct:identifier "8d2993d8-9515-47b7-98e2-2867aa696637" ;
    dct:issued "2023-11-03T17:18:10.032608"^^xsd:dateTime ;
    dct:modified "2023-11-03T17:18:10.032618"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> ;
    dct:title "Data Informasi Pembangunan Daerah Kota Langsa Tahun 2023" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "http://dinsos.langsakota.go.id/ " ;
            vcard:hasEmail <mailto:dinsos.langsakota@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/8d2993d8-9515-47b7-98e2-2867aa696637/resource/d6907efe-e660-4952-affb-582e61153dd2> ;
    dcat:keyword "pembangunan" ;
    dcat:landingPage <http://dinsos.langsakota.go.id/> .

<http://5.189.187.109/dataset/8d2993d8-9515-47b7-98e2-2867aa696637/resource/d6907efe-e660-4952-affb-582e61153dd2> a dcat:Distribution ;
    dct:description "Data Informasi Pembangunan Daerah (Satu Data) DINSOS" ;
    dct:format "XLSX" ;
    dct:issued "2023-09-27T02:13:05.498220"^^xsd:dateTime ;
    dct:modified "2023-11-03T17:18:10.025615"^^xsd:dateTime ;
    dct:title "Data Informasi Pembangunan Daerah (Satu Data) DINSOS.xlsx" ;
    dcat:accessURL <https://data.langsakota.go.id/dataset/8d2993d8-9515-47b7-98e2-2867aa696637/resource/d6907efe-e660-4952-affb-582e61153dd2/download/data-informasi-pembangunan-daerah-satu-data-dinsos.xlsx> ;
    dcat:byteSize "61148"^^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" .

<http://dinsos.langsakota.go.id/> a foaf:Document .

