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

<http://www.irandoc.acir/onto/irandoc/CHEBI:104945>
  ns0:inchikey "GCEQJUADWFNJDR-UHFFFAOYSA-N" ;
  ns0:mass "288.259" ;
  ns0:formula "C13H12N4O4" ;
  skos:prefLabel "N (6 bicyclo[3.2.0] hept 3 enylideneamino) 2،4 دینیتروآنیلین"@fa, "n-(6-bicyclo[3.2.0]hept-3-enylideneamino)-2,4-dinitroaniline"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:smiles "C1C=CC2C1CC2=NNC3=C(C=C(C=C3)[N+](=O)[O-])[N+](=O)[O-]" ;
  ns0:inchi "InChI=1S/C13H12N4O4/c18-16(19)9-4-5-11(13(7-9)17(20)21)14-15-12-6-8-2-1-3-10(8)12/h1,3-5,7-8,10,14H,2,6H2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35716> ;
  ns0:monoisotopicmass "288.08585" ;
  ns0:subset "2_STAR" .

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