@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://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:46940>
  skos:prefLabel "هندی ها"@fa, "indanes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:191963> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:191963>
  ns0:mass "268.356" ;
  skos:prefLabel "3-(2-hydroxyphenyl)-1,1,3-trimethyl-5-indanol"@en, "3 (2 هیدروکسی فنیل) 1،1،3 تری متیل 5 ایندانول"@fa ;
  ns0:inchi "InChI=1S/C18H20O2/c1-17(2)11-18(3,14-6-4-5-7-16(14)20)15-10-12(19)8-9-13(15)17/h4-10,19-20H,11H2,1-3H3" ;
  ns0:formula "C18H20O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46940> ;
  ns0:monoisotopicmass "268.14633" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "3-(2-hydroxyphenyl)-1,1,3-trimethyl-2H-inden-5-ol" ;
  ns0:charge "0" ;
  ns0:smiles "OC=1C(C2(CC(C3=C2C=C(O)C=C3)(C)C)C)=CC=CC1" ;
  ns0:inchikey "ZKPOKMVYMMMNAN-UHFFFAOYSA-N" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
