@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:5000/dataset/b2bc5639-f447-495b-87df-d6d54b09b493> a dcat:Dataset ;
    dct:description "Ini merupakan Data Rekapitulasi Tower Dalam Wilayah Kota Langsa" ;
    dct:identifier "b2bc5639-f447-495b-87df-d6d54b09b493" ;
    dct:issued "2024-07-02T19:22:44.882483"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:22:44.882490"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/09781e34-cf05-4df7-939c-7242842e20b7> ;
    dct:title "Rekapitulasi Tower Dalam Wilayah Kota Langsa" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo Kota Langsa" ;
            vcard:hasEmail <mailto:diskominfo@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/b2bc5639-f447-495b-87df-d6d54b09b493/resource/41cac722-2300-476c-abe7-c530d83e644b> ;
    dcat:keyword "Data",
        "rekapitulasi",
        "tower",
        "wilayah" ;
    dcat:landingPage <Diskominfo%20Kota%20Langsa> .

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

<http://5.189.187.109:5000/dataset/b2bc5639-f447-495b-87df-d6d54b09b493/resource/41cac722-2300-476c-abe7-c530d83e644b> a dcat:Distribution ;
    dct:description "Ini merupakan Data Rekapitulasi Tower Dalam Wilayah Kota Langsa" ;
    dct:format "CSV" ;
    dct:issued "2024-06-27T15:18:45.790717"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:22:44.870594"^^xsd:dateTime ;
    dct:title "REKAPITULASI TOWER DALAM KOTA LANGSA TAHUN 2023.csv" ;
    dcat:accessURL <https://data.langsakota.go.id/dataset/b2bc5639-f447-495b-87df-d6d54b09b493/resource/41cac722-2300-476c-abe7-c530d83e644b/download/rekapitulasi-tower-dalam-kota-langsa-tahun-2023.csv> ;
    dcat:byteSize "522"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

