@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://www.irandoc.acir/onto/irandoc/CHEBI:25212>
  skos:prefLabel "متابولیت"@fa, "metabolite"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://rdf-vocabulary.ddialliance.org/xkos#has_role> rdfs:label "نقشی دارد"@fa, "has_role"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:134209>
  skos:prefLabel "آلکالوئید آپورفین"@fa, "aporphine alkaloid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:70640> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:70640>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:134209> ;
  ns0:inchi "InChI=1S/C19H19NO5/c1-22-18-16-11-7-14-13(24-8-25-14)6-9(11)5-12-15(16)10(3-4-20-12)17(21)19(18)23-2/h6-7,12,20-21H,3-5,8H2,1-2H3/t12-/m0/s1" ;
  ns0:inchikey "VEIMKBPJMXUHHF-LBPRGKRZSA-N" ;
  ns0:monoisotopicmass "341.12632" ;
  skos:prefLabel "S (+) 3 هیدروکسی نورنانتنین"@fa, "s-(+)-3-hydroxynornantenine"@en ;
  ns0:has_role <http://www.irandoc.acir/onto/irandoc/CHEBI:25212> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "341.35790" ;
  ns0:formula "C19H19NO5" ;
  ns0:smiles "[H][C@@]12Cc3cc4OCOc4cc3-c3c(OC)c(OC)c(O)c(CCN1)c23" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
