@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:23232>
  skos:prefLabel "کرومن ها"@fa, "chromenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:231386> .

<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:231386>
  ns0:subset "2_STAR" ;
  ns0:smiles "C=1C2=C(C=CC1[N+](=O)[O-])OC(C=C2)C=3C=CC=CC3" ;
  skos:prefLabel "6 نیترو 2 فنیل 2H کرومن"@fa, "6-nitro-2-phenyl-2h-chromene"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23232> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "253.257" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "253.07389" ;
  ns0:inchi "InChI=1S/C15H11NO3/c17-16(18)13-7-9-15-12(10-13)6-8-14(19-15)11-4-2-1-3-5-11/h1-10,14H" ;
  ns0:formula "C15H11NO3" ;
  ns0:inchikey "RCKFRUGOMZMJAI-UHFFFAOYSA-N" .

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 .
