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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:94149>
  ns0:mass "264.364" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CCOC1=CC=CC=C1CNCCN2CCOCC2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33860> ;
  skos:prefLabel "n-[(2-ethoxyphenyl)methyl]-2-(4-morpholinyl)ethanamine"@en, "N [(2 اتوکسی فنیل) متیل] 2 (4 مورفولینیل) اتانامین"@fa ;
  ns0:inchi "InChI=1S/C15H24N2O2/c1-2-19-15-6-4-3-5-14(15)13-16-7-8-17-9-11-18-12-10-17/h3-6,16H,2,7-13H2,1H3" ;
  ns0:formula "C15H24N2O2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "264.18378" ;
  ns0:inchikey "ZJFJKXZRZPVZRE-UHFFFAOYSA-N" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
