@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:93948>
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C15H10N2O6/c18-12(19)6-7-16-14(20)9-3-1-2-8-11(17(22)23)5-4-10(13(8)9)15(16)21/h1-5H,6-7H2,(H,18,19)" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "3-(6-nitro-1,3-dioxo-2-benzo[de]isoquinolinyl)propanoic acid"@en, "3 (6 نیترو 1، دی اکسو 2 بنزو[د] ایزوکینولینیل) پروپانوئیک اسید"@fa ;
  ns0:formula "C15H10N2O6" ;
  ns0:smiles "C1=CC2=C(C=CC3=C2C(=C1)C(=O)N(C3=O)CCC(=O)O)[N+](=O)[O-]" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50631> ;
  ns0:mass "314.250" ;
  ns0:inchikey "QKIPXSPXLPYYIO-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "314.05389" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:50631>
  skos:prefLabel "نیترونفتالین"@fa, "nitronaphthalene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:93948> .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
