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

:2937 a skos:Concept ;
    skos:prefLabel "ホルモン、プロスタグランジン、トロンボキサン及びロイコトリエン（天然のもの及びこれと同一の構造を有する合成のものに限る。）並びにこれらの誘導体及び構造類似物（主としてホルモンとして使用するもので、変性ポリペプチドを含む。）"@ja , "Hormones, prostaglandins, thromboxanes and leukotrienes, natural or reproduced by synthesis; derivatives and structural analogues thereof, including chain modified polypeptides, used primarily as hormones."@en ;
    skos:notation "2937" ;
    skos:broader :29 ;
    skos:inScheme :scheme .

