@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://www.irandoc.acir/onto/irandoc/CHEBI:25553>
  skos:prefLabel "اسید نیتروبنزوئیک"@fa, "nitrobenzoic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:6615> .

<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:6615>
  ns0:inchikey "ROCVQRONLLDHFQ-UHFFFAOYSA-N" ;
  skos:prefLabel "MC 6063"@fa, "mc-6063"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25553> ;
  ns0:monoisotopicmass "325.01533" ;
  ns0:mass "325.677" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C14H9ClFNO5/c1-21-14(18)10-7-9(3-4-12(10)17(19)20)22-13-5-2-8(16)6-11(13)15/h2-7H,1H3" ;
  ns0:synonym_EXACT "MC-6063" ;
  ns0:charge "0" ;
  ns0:formula "C14H9ClFNO5" ;
  ns0:smiles "COC(=O)c1cc(Oc2ccc(F)cc2Cl)ccc1[N+]([O-])=O" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
