@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:32877>
  skos:prefLabel "آمین اولیه"@fa, "primary amine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:151039> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:151039>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "315.280" ;
  ns0:inchi "InChI=1S/C16H24Cl2N2/c1-19(12-14-5-3-4-9-20(14)2)10-8-13-6-7-15(17)16(18)11-13/h6-7,11,14H,3-5,8-10,12H2,1-2H3/t14-/m1/s1" ;
  ns0:inchikey "BBURUCNUCKNLNA-CQSZACIVSA-N" ;
  ns0:charge "0" ;
  skos:prefLabel "2 آزابوتان، 1 [1 متیل آزاسیکلوهکس 2 یل] 2 متیل 4 [3،4 دی کلروفنیل]"@fa, "2-azabutane, 1-[1-methylazacyclohex-2-yl]-2-methyl-4-[3,4-dichlorophenyl]-"@en ;
  ns0:synonym_EXACT "2-(3,4-dichlorophenyl)-N-methyl-N-[(1-methylpiperidin-2-yl)methyl]ethanamine" ;
  ns0:monoisotopicmass "314.13165" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:32877> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C16H24Cl2N2" ;
  ns0:smiles "ClC1=C(Cl)C=CC(=C1)CCN(C[C@@H]2N(CCCC2)C)C" .

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 .
