@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://www.irandoc.acir/onto/irandoc/CHEBI:25562>
  skos:prefLabel "نیتروفنول"@fa, "nitrophenol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:125424> .

<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:125424>
  ns0:smiles "C1=C(C(=CC(=C1O)O)[N+](=O)[O-])C(CN)O" ;
  ns0:monoisotopicmass "214.05897" ;
  skos:prefLabel "4-(2-amino-1-hydroxyethyl)-5-nitrobenzene-1,2-diol"@en, "4 (2 آمینو 1 هیدروکسی اتیل) 5 نیتروبنزن 1،2 دیول"@fa ;
  ns0:mass "214.176" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "PUHLVDZPLRDOBQ-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25562> ;
  ns0:inchi "InChI=1S/C8H10N2O5/c9-3-8(13)4-1-6(11)7(12)2-5(4)10(14)15/h1-2,8,11-13H,3,9H2" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C8H10N2O5" ;
  ns0:charge "0" .

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