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

:7305 a skos:Concept ;
    skos:prefLabel "鉄鋼製のその他の管（例えば、溶接、リベット接合その他これらに類する接合をしたもの。横断面が円形のもので、外径が406.4ミリメートルを超えるものに限る。）"@ja , "Other tubes and pipes (for example, welded, riveted or similarly closed), having circular cross-sections, the external diameter of which exceeds 406.4mm, of iron or steel"@en ;
    skos:notation "7305" ;
    skos:broader :73 ;
    skos:inScheme :scheme .

