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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:93317>
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H23N5/c1-20(2,3)12-14-22-19-17(15-9-5-4-6-10-15)24-25-18(23-19)16-11-7-8-13-21-16/h4-11,13H,12,14H2,1-3H3,(H,22,23,25)" ;
  ns0:smiles "CC(C)(C)CCNC1=C(N=NC(=N1)C2=CC=CC=N2)C3=CC=CC=C3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "333.431" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:32863> ;
  skos:prefLabel "N (3،3 دی متیل بوتیل) 6 فنیل 3 (2 پیریدینیل) 1،2،4 تریازین 5 آمین"@fa, "n-(3,3-dimethylbutyl)-6-phenyl-3-(2-pyridinyl)-1,2,4-triazin-5-amine"@en ;
  ns0:formula "C20H23N5" ;
  ns0:inchikey "VZQQBRATUAQGEU-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "333.19535" ;
  ns0:charge "0" .

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 .
