@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:33860>
  skos:prefLabel "آمین معطر"@fa, "aromatic amine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:107438> .

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:107438>
  ns0:monoisotopicmass "346.26203" ;
  skos:prefLabel "2 [4 [(4 سیکلوپنتیلوکسی فنیل) متیل] 1 پروپان 2 یل 2 پیپرازینیل] اتانول"@fa, "2-[4-[(4-cyclopentyloxyphenyl)methyl]-1-propan-2-yl-2-piperazinyl]ethanol"@en ;
  ns0:formula "C21H34N2O2" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "DMBISELTKYZNPI-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33860> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C21H34N2O2/c1-17(2)23-13-12-22(16-19(23)11-14-24)15-18-7-9-21(10-8-18)25-20-5-3-4-6-20/h7-10,17,19-20,24H,3-6,11-16H2,1-2H3" ;
  ns0:mass "346.508" ;
  ns0:smiles "CC(C)N1CCN(CC1CCO)CC2=CC=C(C=C2)OC3CCCC3" .

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