@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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:22888>
  skos:prefLabel "بی فنیل ها"@fa, "biphenyls"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:100609> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:100609>
  ns0:mass "379.453" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22888> ;
  ns0:formula "C22H25N3O3" ;
  ns0:inchi "InChI=1S/C22H25N3O3/c1-24(2)13-21(27)25-18(12-23)22(19(25)14-26)16-10-8-15(9-11-16)17-6-4-5-7-20(17)28-3/h4-11,18-19,22,26H,13-14H2,1-3H3/t18-,19+,22-/m1/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "CN(C)CC(=O)N1[C@H]([C@@H]([C@H]1C#N)C2=CC=C(C=C2)C3=CC=CC=C3OC)CO" ;
  ns0:monoisotopicmass "379.18959" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "(2s,3r,4r)-1-[2-(dimethylamino)-1-oxoethyl]-4-(hydroxymethyl)-3-[4-(2-methoxyphenyl)phenyl]-2-azetidinecarbonitrile"@en, "(2S,3R,4R) 1 [2 (دی متیل آمینو) 1 اکسو اتیل] 4 (هیدروکسی متیل) 3 [4 (2 متوکسی فنیل) فنیل] 2 آزتیدین کربنیتریل"@fa ;
  ns0:inchikey "IQHJIJSRQPJLPZ-XQBPLPMBSA-N" .

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