@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#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://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:135518> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:135518>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:synonym_RELATED "giacosil", "licaran", "phenethamine", "phenetamine" ;
  skos:prefLabel "feclemine"@en, "فکلمین"@fa ;
  ns0:smiles "C(C(CN(CC)CC)CN(CC)CC)(C1CCCCC1)C2=CC=CC=C2" ;
  ns0:formula "C24H42N2" ;
  ns0:inchikey "QDMORDTWFMWOFA-UHFFFAOYSA-N" ;
  ns0:mass "358.605" ;
  ns0:inchi "InChI=1S/C24H42N2/c1-5-25(6-2)19-23(20-26(7-3)8-4)24(21-15-11-9-12-16-21)22-17-13-10-14-18-22/h9,11-12,15-16,22-24H,5-8,10,13-14,17-20H2,1-4H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:18000> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "358.33480" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
