@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://www.irandoc.acir/onto/irandoc/CHEBI:50996>
  skos:prefLabel "ترکیب آمینه سوم"@fa, "tertiary amino compound"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:94193> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:23665>
  skos:prefLabel "دی آلکیلاریل آمین"@fa, "dialkylarylamine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:94193> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:94193>
  skos:prefLabel "5 (3 سیکلوهگزیل 1 پیرولیدینیل) 6 فنیل 3 (2 پیریدینیل) 1،2،4 تریازین"@fa, "5-(3-cyclohexyl-1-pyrrolidinyl)-6-phenyl-3-(2-pyridinyl)-1,2,4-triazine"@en ;
  ns0:monoisotopicmass "385.22665" ;
  ns0:charge "0" ;
  ns0:mass "385.506" ;
  ns0:inchi "InChI=1S/C24H27N5/c1-3-9-18(10-4-1)20-14-16-29(17-20)24-22(19-11-5-2-6-12-19)27-28-23(26-24)21-13-7-8-15-25-21/h2,5-8,11-13,15,18,20H,1,3-4,9-10,14,16-17H2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "JNMZVPMPLIWXEY-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50996>, <http://www.irandoc.acir/onto/irandoc/CHEBI:23665> ;
  ns0:smiles "C1CCC(CC1)C2CCN(C2)C3=C(N=NC(=N3)C4=CC=CC=N4)C5=CC=CC=C5" ;
  ns0:formula "C24H27N5" .

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