@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct:  <http://purl.org/dc/terms/> .
@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix owl:  <http://www.w3.org/2002/07/owl#> .
@prefix :     <https://wik.jp/hinmoku/> .

:8802 a skos:Concept ;
    skos:prefLabel "その他の航空機（例えば、ヘリコプター及び飛行機。第88.06項の無人航空機を除く。）並びに宇宙飛行体（人工衛星を含む。）及び打上げ用ロケット"@ja , "Other aircraft (for example, helicopters, aeroplanes), except unmanned aircraft of heading 88.06; spacecraft (including satellites) and suborbital and spacecraft launch vehicles"@en ;
    skos:notation "8802" ;
    skos:broader :88 ;
    skos:inScheme :scheme .

