@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://www.irandoc.acir/onto/irandoc/CHEBI:18000>
  skos:prefLabel "آرالکیلامین"@fa, "aralkylamine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:208242> .

<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:208242>
  ns0:charge "0" ;
  ns0:inchikey "ZFYRHXDZVLSFEC-RDBSUJKOSA-N" ;
  ns0:monoisotopicmass "263.15214" ;
  ns0:smiles "O=C(O)CC[C@H]1N([C@@H](CC2=CC=CC=C2)[C@H](C1)O)C" ;
  ns0:synonym_EXACT "(2S,3S,5R)-2-benzyl-5-nonylpyrrolidin-3-ol", "3-[(2R,4S,5S)-5-benzyl-4-hydroxy-1-methylpyrrolidin-2-yl]propanoic acid" ;
  skos:prefLabel "پریوبتائین C"@fa, "preubetain c"@en ;
  ns0:formula "C15H21NO3" ;
  ns0:mass "263.337" ;
  ns0:inchi "InChI=1S/C15H21NO3/c1-16-12(7-8-15(18)19)10-14(17)13(16)9-11-5-3-2-4-6-11/h2-6,12-14,17H,7-10H2,1H3,(H,18,19)/t12-,13+,14+/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:18000> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" .

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