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

:3002 a skos:Concept ;
    skos:prefLabel "人血、治療用、予防用又は診断用に調製した動物の血、免疫血清その他の血液分画物及び免疫産品（変性したものであるかないか又は生物工学的方法により得たものであるかないかを問わない。）、ワクチン、毒素、培養微生物（酵母を除く。）その他これらに類する物品並びに細胞培養物（変性したものであるかないかを問わない。）"@ja , "Human blood; animal blood prepared for therapeutic, prophylactic or diagnostic uses; antisera, other blood fractions and immunological products, whether or not modified or obtained by means of biotechnological processes; vaccines, toxins, cultures of micro-organisms (excluding yeasts) and similar products; cell cultures, whether or not modified."@en ;
    skos:notation "3002" ;
    skos:broader :30 ;
    skos:inScheme :scheme .

