@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:26776>
  skos:prefLabel "استیل بنوئید"@fa, "stilbenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:79960> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:79960>
  ns0:monoisotopicmass "272.15764" ;
  ns0:formula "C18H21FO" ;
  ns0:inchikey "IPXYROUXWHVCDA-ZWKOTPCHSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26776> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C18H21FO/c1-3-17(13-5-9-15(19)10-6-13)18(4-2)14-7-11-16(20)12-8-14/h5-12,17-18,20H,3-4H2,1-2H3/t17-,18+/m0/s1" ;
  skos:prefLabel "(r*,s*)-4-[1-ethyl-2-(4-fluorophenyl)butyl]phenol"@en, "(R*,S*) 4 [1 اتیل 2 (4 فلوروفنیل) بوتیل] فنل"@fa ;
  ns0:smiles "CC[C@@H]([C@@H](CC)c1ccc(F)cc1)c1ccc(O)cc1" ;
  ns0:mass "272.35710" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" .

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