@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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:35716>
  skos:prefLabel "c-nitro compound"@en, "ترکیب نیترو C"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:107315> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:107315>
  skos:prefLabel "2 [[6 آمینو 2 (3 متیلانیلینو) 5 نیترو 4 پیریمیدینیل] آمینو] اتانول"@fa, "2-[[6-amino-2-(3-methylanilino)-5-nitro-4-pyrimidinyl]amino]ethanol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "SULPMJJSBUTHBD-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "304.12839" ;
  ns0:smiles "CC1=CC(=CC=C1)NC2=NC(=C(C(=N2)NCCO)[N+](=O)[O-])N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35716> ;
  ns0:formula "C13H16N6O3" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C13H16N6O3/c1-8-3-2-4-9(7-8)16-13-17-11(14)10(19(21)22)12(18-13)15-5-6-20/h2-4,7,20H,5-6H2,1H3,(H4,14,15,16,17,18)" ;
  ns0:mass "304.305" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
