@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:94114> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:94114>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25409> ;
  ns0:monoisotopicmass "319.23800" ;
  ns0:charge "+1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "تری متیل [2 متیل 4 [اکسو (1 پیپریدینیل) متوکسی] 5 پروپان 2 ایل فنیل] آمونیوم"@fa, "trimethyl-[2-methyl-4-[oxo(1-piperidinyl)methoxy]-5-propan-2-ylphenyl]ammonium"@en ;
  ns0:inchi "InChI=1S/C19H31N2O2/c1-14(2)16-13-17(21(4,5)6)15(3)12-18(16)23-19(22)20-10-8-7-9-11-20/h12-14H,7-11H2,1-6H3/q+1" ;
  ns0:smiles "CC1=C(C=C(C(=C1)OC(=O)N2CCCCC2)C(C)C)[N+](C)(C)C" ;
  ns0:inchikey "DAWHVWFOONWLEZ-UHFFFAOYSA-N" ;
  ns0:formula "C19H31N2O2" ;
  ns0:mass "319.462" .

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 .
