@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:108008>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "3 متوکسی بنزوئیک اسید [[آمینو (4 نیتروفنیل) متیلیدن] ] استر"@fa, "3-methoxybenzoic acid [[amino-(4-nitrophenyl)methylidene]amino] ester"@en ;
  ns0:smiles "COC1=CC=CC(=C1)C(=O)ON=C(C2=CC=C(C=C2)[N+](=O)[O-])N" ;
  ns0:mass "315.281" ;
  ns0:inchikey "VJBZAAZOQSCECH-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C15H13N3O5/c1-22-13-4-2-3-11(9-13)15(19)23-17-14(16)10-5-7-12(8-6-10)18(20)21/h2-9H,1H3,(H2,16,17)" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25238> ;
  ns0:monoisotopicmass "315.08552" ;
  ns0:charge "0" ;
  ns0:formula "C15H13N3O5" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:25238>
  skos:prefLabel "متوکسی بنزوئیک اسید"@fa, "methoxybenzoic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:108008> .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
