@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:208283> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:208283>
  ns0:subset "2_STAR" ;
  ns0:mass "305.462" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C19H31NO2/c1-15(21)9-5-3-8-12-17-14-19(22)18(20(17)2)13-16-10-6-4-7-11-16/h4,6-7,10-11,15,17-19,21-22H,3,5,8-9,12-14H2,1-2H3/t15?,17-,18+,19+/m1/s1" ;
  ns0:formula "C19H31NO2" ;
  ns0:synonym_EXACT "(2S,3S,5R)-2-benzyl-5-(6-hydroxyheptyl)-1-methylpyrrolidin-3-ol" ;
  skos:prefLabel "preubetain j"@en, "پریوبتین جی"@fa ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "305.23548" ;
  ns0:smiles "O[C@@H]1[C@@H](N(C)[C@@H](C1)CCCCCC(O)C)CC2=CC=CC=C2" ;
  ns0:inchikey "AGVBGMYMFOZECS-QTMSITBTSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:18000> .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
