@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:32876>
  skos:prefLabel "آمین نوع سوم"@fa, "tertiary amine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:7804> .

<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:7804>
  ns0:monoisotopicmass "185.10519" ;
  ns0:synonym_EXACT "Otonecine" ;
  ns0:inchikey "GRAGROPQORVALZ-VKWJFSHESA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "اوتونسین"@fa, "otonecine"@en ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:32876> ;
  ns0:formula "C9H15NO3" ;
  ns0:mass "185.221" ;
  ns0:synonym_RELATED "1H-Pyrrolizinium, 2,3,5,7a-tetrahydro-1,7a-dihydroxy-7-(hydroxymethyl)-4-methyl-, (1R-(1alpha,4beta,7abeta))-" ;
  ns0:smiles "CN1CC[C@@H](O)C(=O)/C(CO)=C/C1" ;
  ns0:inchi "InChI=1S/C9H15NO3/c1-10-4-2-7(6-11)9(13)8(12)3-5-10/h2,8,11-12H,3-6H2,1H3/b7-2-/t8-/m1/s1" .

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