@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/> .

:490700 a skos:Concept ;
    skos:prefLabel "郵便切手、収入印紙その他これらに類する物品（発行国（額面で流通する国を含む。）で通用するもので使用してないものに限る。）、これらを紙に印刷した物品、紙幣、銀行券及び小切手帳並びに株券、債券その他これらに類する有価証券"@ja , "Unused postage, revenue or similar stamps of current or new issue in the country in which they have, or will have, a recognised face value; stamp-impressed paper; banknotes; cheque forms; stock, share or bond certificates and similar documents of title."@en ;
    skos:notation "490700" ;
    skos:broader :4907 ;
    skos:inScheme :scheme .

