@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/8ac8761f-8b1a-44eb-92c2-1fce47b8fab1> a dcat:Dataset ;
    dct:description "Dataset ini berisi Jumlah biro perjalanan  di Kabupaten Manggarai Barat" ;
    dct:identifier "8ac8761f-8b1a-44eb-92c2-1fce47b8fab1" ;
    dct:issued "2026-04-22T04:09:35.945310"^^xsd:dateTime ;
    dct:modified "2026-04-22T04:09:35.945323"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7255f554-d77a-474c-87ff-513375d98ee2> ;
    dct:title "Jumlah Biro Perjalanan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Data dan Statistik " ] ;
    dcat:distribution <http://5.189.187.109/dataset/8ac8761f-8b1a-44eb-92c2-1fce47b8fab1/resource/3c308a2e-2968-40a9-880f-59dc38be5cce> ;
    dcat:keyword "Wisata" ;
    dcat:landingPage <Optic%20Manggarai%20Barat> .

<Optic%20Manggarai%20Barat> a foaf:Document .

<http://5.189.187.109/dataset/8ac8761f-8b1a-44eb-92c2-1fce47b8fab1/resource/3c308a2e-2968-40a9-880f-59dc38be5cce> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-12-04T01:23:31.618191"^^xsd:dateTime ;
    dct:modified "2026-04-22T04:09:35.938258"^^xsd:dateTime ;
    dct:title "8. Biro Perjalanan.xlsx" ;
    dcat:accessURL <https://data.manggaraibaratkab.go.id/dataset/8ac8761f-8b1a-44eb-92c2-1fce47b8fab1/resource/3c308a2e-2968-40a9-880f-59dc38be5cce/download/8.-biro-perjalanan.xlsx> ;
    dcat:byteSize "17772"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/7255f554-d77a-474c-87ff-513375d98ee2> a foaf:Agent ;
    foaf:name "Kabupaten Manggarai Barat" .

