@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:38102>
  skos:prefLabel "تریازین ها"@fa, "triazines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:109466> .

<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:109466>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "252.13347" ;
  ns0:inchikey "SOJJZPCMPKPGFJ-UHFFFAOYSA-N" ;
  ns0:formula "C10H16N6O2" ;
  skos:prefLabel "[4-methoxy-6-(1-piperidinyl)-1h-1,3,5-triazin-2-ylidene]-nitrosomethanamine"@en, "[4 متوکسی 6 (1 پیپریدینیل) 1H 1،3،5 تریازین 2 یلیدین] نیتروزومتانامین"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38102> ;
  ns0:smiles "COC1=NC(=C(N)N=O)NC(=N1)N2CCCCC2" ;
  ns0:inchi "InChI=1S/C10H16N6O2/c1-18-10-13-8(7(11)15-17)12-9(14-10)16-5-3-2-4-6-16/h2-6,11H2,1H3,(H,12,13,14)" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "252.273" .

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