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

<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://www.irandoc.acir/onto/irandoc/CHEBI:117904>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:32863> ;
  ns0:formula "C21H23N5" ;
  skos:prefLabel "N (سیکلوهگزیل متیل) 6 فنیل 3 (2 پیریدینیل) 1،2،4 تریازین 5 آمین"@fa, "n-(cyclohexylmethyl)-6-phenyl-3-(2-pyridinyl)-1,2,4-triazin-5-amine"@en ;
  ns0:inchikey "FTHAFMYRINDSEL-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "345.19535" ;
  ns0:charge "0" ;
  ns0:mass "345.442" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C21H23N5/c1-3-9-16(10-4-1)15-23-21-19(17-11-5-2-6-12-17)25-26-20(24-21)18-13-7-8-14-22-18/h2,5-8,11-14,16H,1,3-4,9-10,15H2,(H,23,24,26)" ;
  ns0:smiles "C1CCC(CC1)CNC2=C(N=NC(=N2)C3=CC=CC=N3)C4=CC=CC=C4" .

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