@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://www.irandoc.acir/onto/irandoc/CHEBI:19643>
  skos:prefLabel "2 اسید هیدروکسی ایزوفتالیک"@fa, "2-hydroxyisophthalic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:107186> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:107186>
  ns0:monoisotopicmass "335.07937" ;
  skos:prefLabel "4-[(1-naphthalenylamino)-oxomethyl]benzene-1,3-dicarboxylic acid"@en, "4 [(1 نفتالینیلامین) اکسومتیل] بنزن ،3 دی کربوکسیلیک اسید"@fa ;
  ns0:formula "C19H13NO5" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C19H13NO5/c21-17(14-9-8-12(18(22)23)10-15(14)19(24)25)20-16-7-3-5-11-4-1-2-6-13(11)16/h1-10H,(H,20,21)(H,22,23)(H,24,25)" ;
  ns0:inchikey "MXKJSOMQCBHQQL-UHFFFAOYSA-N" ;
  ns0:smiles "C1=CC=C2C(=C1)C=CC=C2NC(=O)C3=C(C=C(C=C3)C(=O)O)C(=O)O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:19643> ;
  ns0:mass "335.311" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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 .
