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

:8705 a skos:Concept ;
    skos:prefLabel "特殊用途自動車（例えば、救難車、クレーン車、消防車、コンクリートミキサー車、道路清掃車、散水車、工作車及びレントゲン車。主として人員又は貨物の輸送用に設計したものを除く。）"@ja , "Special purpose motor vehicles, other than those principally designed for the transport of persons or goods (for example, breakdown lorries, crane lorries, fire fighting vehicles, concrete-mixer lorries, road sweeper lorries, spraying lorries, mobile workshops, mobile radiological units)"@en ;
    skos:notation "8705" ;
    skos:broader :87 ;
    skos:inScheme :scheme .

