@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/0c2fd30c-24e0-4b33-a1e4-4020eeba732e> a dcat:Dataset ;
    dct:description "Peta Ruang Udara Indonesia yang terdiri yang terdiri dari informasi lateral dan vertikal dari FIR, CTR, ATZ, TMA dan military area yang ada di Indonesia" ;
    dct:identifier "Peta Ruang Udara skala 1:50.000" ;
    dct:issued "2024-10-16T03:59:40.756159"^^xsd:dateTime ;
    dct:modified "2024-10-16T03:59:40.756168"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/07494102-d906-4003-9a56-d0f1185a7f9f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((92.0000 -12.0000, 141.0001 -12.0000, 141.0001 6.0001, 92.0000 6.0001, 92.0000 -12.0000))"^^gsp:wktLiteral ] ;
    dct:title "Peta Ruang Udara 1:50.000 Wilayah Indonesia" ;
    dcat:distribution <http://5.189.187.109/dataset/0c2fd30c-24e0-4b33-a1e4-4020eeba732e/resource/c4530d76-bda9-455e-bf7c-2f08ed807d05> ;
    dcat:keyword "Downloadable Data",
        "Informasi Geospasial Udara" .

<http://5.189.187.109/dataset/0c2fd30c-24e0-4b33-a1e4-4020eeba732e/resource/c4530d76-bda9-455e-bf7c-2f08ed807d05> a dcat:Distribution ;
    dct:description "Peta Ruang Udara skala 1:50.000" ;
    dct:issued "2024-10-16T03:59:40.759193"^^xsd:dateTime ;
    dct:modified "2024-10-16T03:59:40.746156"^^xsd:dateTime ;
    dct:title "Peta Ruang Udara skala 1:50.000" ;
    dcat:accessURL <https://sigita.dephub.go.id/server/rest/services/UDARA/RUANGUDARA_AR/MapServer> .

<http://5.189.187.109/organization/07494102-d906-4003-9a56-d0f1185a7f9f> a foaf:Agent ;
    foaf:name "Kementerian Perhubungan" .

