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

<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://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:213174>
  ns0:inchikey "VSMNAVDAXHVDDF-UHFFFAOYSA-N" ;
  ns0:smiles "ClC1=C(O)C(NNC(=O)CCC(=O)O)=CC(=C1)[N+](=O)[O-]" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "stephanosporin"@en, "استفانوسپورین"@fa ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25562> ;
  ns0:formula "C10H10ClN3O6" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "4-[2-(3-chloro-2-hydroxy-5-nitrophenyl)hydrazinyl]-4-oxobutanoic acid" ;
  ns0:mass "303.660" ;
  ns0:inchi "InChI=1S/C10H10ClN3O6/c11-6-3-5(14(19)20)4-7(10(6)18)12-13-8(15)1-2-9(16)17/h3-4,12,18H,1-2H2,(H,13,15)(H,16,17)" ;
  ns0:monoisotopicmass "303.02581" .

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