@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://www.irandoc.acir/onto/irandoc/CHEBI:51683>
  skos:prefLabel "متوکسی بنزن ها"@fa, "methoxybenzenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:34610> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:34610>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:charge "0" ;
  ns0:mass "274.355" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "carbestrol"@en, "کاربسترول"@fa ;
  ns0:synonym_EXACT "Carbestrol" ;
  ns0:smiles "CCC1=C(CCC(C1C)C(O)=O)c1ccc(OC)cc1" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C17H22O3/c1-4-14-11(2)15(17(18)19)9-10-16(14)12-5-7-13(20-3)8-6-12/h5-8,11,15H,4,9-10H2,1-3H3,(H,18,19)" ;
  ns0:formula "C17H22O3" ;
  ns0:inchikey "VJKVHUZOVAWKEB-UHFFFAOYSA-N" ;
  ns0:synonym_RELATED "3-Ethyl-4-(p-methoxyphenyl)-2-methyl-3-cyclohexene-1-carboxylic acid" ;
  ns0:monoisotopicmass "274.15689" .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
