@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:25409>
  skos:prefLabel "مونوترپنوئید"@fa, "monoterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:114920> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:114920>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25409> ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "333.15110" ;
  ns0:inchikey "ZWERSZHUAAXQIO-UHFFFAOYSA-N" ;
  skos:prefLabel "1 (3 بی سیکلو[2.2.1] هپتانیل) 3 [(2،3 دی متوکسی فنیل) متیلیدین آمینو] تی اوره"@fa, "1-(3-bicyclo[2.2.1]heptanyl)-3-[(2,3-dimethoxyphenyl)methylideneamino]thiourea"@en ;
  ns0:inchi "InChI=1S/C17H23N3O2S/c1-21-15-5-3-4-13(16(15)22-2)10-18-20-17(23)19-14-9-11-6-7-12(14)8-11/h3-5,10-12,14H,6-9H2,1-2H3,(H2,19,20,23)" ;
  ns0:formula "C17H23N3O2S" ;
  ns0:smiles "COC1=CC=CC(=C1OC)C=NNC(=S)NC2CC3CCC2C3" ;
  ns0:mass "333.450" ;
  ns0:charge "0" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
