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

<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://www.irandoc.acir/onto/irandoc/CHEBI:33853>
  skos:prefLabel "فنول‌ها"@fa, "phenols"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:114467> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:114467>
  ns0:subset "2_STAR" ;
  ns0:formula "C24H21N3O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33853>, <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  skos:prefLabel "2-(3,5-diphenyl-3,4-dihydropyrazol-2-yl)-2-(4-hydroxy-3-methoxyphenyl)acetonitrile"@en, "2 (3،5 دی فنیل 3،4 دی هیدروپیرازول 2 یل) 2 (4 هیدروکسی 3 متوکسی فنیل) استونیتریل"@fa ;
  ns0:mass "383.443" ;
  ns0:smiles "COC1=C(C=CC(=C1)C(C#N)N2C(CC(=N2)C3=CC=CC=C3)C4=CC=CC=C4)O" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "LDPSJDUBOPDQBV-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "383.16338" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C24H21N3O2/c1-29-24-14-19(12-13-23(24)28)22(16-25)27-21(18-10-6-3-7-11-18)15-20(26-27)17-8-4-2-5-9-17/h2-14,21-22,28H,15H2,1H3" .

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