@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://www.irandoc.acir/onto/irandoc/CHEBI:25418>
  skos:prefLabel "آلکالوئید مرفین"@fa, "morphinane alkaloid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:2184> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:2184>
  ns0:mass "313.392" ;
  skos:prefLabel "6 اتیل مورفین"@fa, "6-ethylmorphine"@en ;
  ns0:inchikey "SWYNUDMXTNTERF-SSTWWWIQSA-N" ;
  ns0:inchi "InChI=1S/C19H23NO3/c1-3-22-15-7-5-12-13-10-11-4-6-14(21)17-16(11)19(12,18(15)23-17)8-9-20(13)2/h4-7,12-13,15,18,21H,3,8-10H2,1-2H3/t12-,13+,15-,18-,19-/m0/s1" ;
  ns0:smiles "CCO[C@H]1C=C[C@H]2[C@H]3Cc4ccc(O)c5O[C@@H]1[C@]2(CCN3C)c45" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25418> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:formula "C19H23NO3" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "313.16779" ;
  ns0:synonym_EXACT "6-Ethylmorphine" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
