@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/2c6f6bd0-4d76-4beb-9eeb-ca72ef8e91b0> a dcat:Dataset ;
    dct:description "ini merupakan Data Blank Spot Di Kota Langsa Tahun 2023" ;
    dct:identifier "2c6f6bd0-4d76-4beb-9eeb-ca72ef8e91b0" ;
    dct:issued "2024-07-02T19:20:01.306588"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:20:01.306596"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> ;
    dct:title "Data Blank Spot Di Kota Langsa Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo Kota Langsa" ;
            vcard:hasEmail <mailto:diskominfo@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/2c6f6bd0-4d76-4beb-9eeb-ca72ef8e91b0/resource/46147e28-d7fe-4a83-bb15-b48818c5b477> ;
    dcat:keyword "blank",
        "data",
        "spot" ;
    dcat:landingPage <Diskominfo%20Kota%20Langsa> .

<Diskominfo%20Kota%20Langsa> a foaf:Document .

<http://5.189.187.109/dataset/2c6f6bd0-4d76-4beb-9eeb-ca72ef8e91b0/resource/46147e28-d7fe-4a83-bb15-b48818c5b477> a dcat:Distribution ;
    dct:description "ini merupakan Data Blank Spot Di Kota Langsa Tahun 2023" ;
    dct:format "CSV" ;
    dct:issued "2024-06-27T14:59:59.579983"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:20:01.296682"^^xsd:dateTime ;
    dct:title "DATA BLANK SPOT DI KOTA LANGSA TAHUN 2023.csv" ;
    dcat:accessURL <https://data.langsakota.go.id/dataset/2c6f6bd0-4d76-4beb-9eeb-ca72ef8e91b0/resource/46147e28-d7fe-4a83-bb15-b48818c5b477/download/data-blank-spot-di-kota-langsa-tahun-2023.csv> ;
    dcat:byteSize "199"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> a foaf:Agent ;
    foaf:name "Kota Langsa" .

