@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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:104138>
  skos:prefLabel "6 کلرو N (2 متیل پروپیل) 2 فنیل 1 بنزوپیران 4 ایمین"@fa, "6-chloro-n-(2-methylpropyl)-2-phenyl-1-benzopyran-4-imine"@en ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C19H18ClNO/c1-13(2)12-21-17-11-19(14-6-4-3-5-7-14)22-18-9-8-15(20)10-16(17)18/h3-11,13H,12H2,1-2H3" ;
  ns0:inchikey "QAIJLJNVSBGMNY-UHFFFAOYSA-N" ;
  ns0:mass "311.806" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38443> ;
  ns0:monoisotopicmass "311.10769" ;
  ns0:smiles "CC(C)CN=C1C=C(OC2=C1C=C(C=C2)Cl)C3=CC=CC=C3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C19H18ClNO" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:38443>
  skos:prefLabel "1 بنزوپیران"@fa, "1-benzopyran"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:104138> .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
