@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:38170>
  skos:prefLabel "دیامینو 1،3،5 تریازین"@fa, "diamino-1,3,5-triazine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:92397> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:92397>
  ns0:inchikey "VCHWTZGSALOUAW-UHFFFAOYSA-N" ;
  skos:prefLabel "4-(3,5-difluoroanilino)-6-(2,2-difluoroethylamino)-1,3,5-triazine-2-carbonitrile"@en, "4 (3،5 دی فلوئوروآنیلینو) 6 (2،2 دی فلوئورواتیل آمینو) 1،3،5 تریازین 2 کربنیتریل"@fa ;
  ns0:monoisotopicmass "312.07466" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38170> ;
  ns0:formula "C12H8F4N6" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "C1=C(C=C(C=C1F)F)NC2=NC(=NC(=N2)C#N)NCC(F)F" ;
  ns0:mass "312.226" ;
  ns0:inchi "InChI=1S/C12H8F4N6/c13-6-1-7(14)3-8(2-6)19-12-21-10(4-17)20-11(22-12)18-5-9(15)16/h1-3,9H,5H2,(H2,18,19,20,21,22)" .

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