@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:51683>
  skos:prefLabel "متوکسی بنزن ها"@fa, "methoxybenzenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:207537> .

<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:33853>
  skos:prefLabel "فنول‌ها"@fa, "phenols"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:207537> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:207537>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33853>, <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:smiles "O=C(CC1=C(C(OC)=C(C=O)C(=C1)O)C=O)C" ;
  ns0:subset "2_STAR" ;
  ns0:mass "236.223" ;
  ns0:formula "C12H12O5" ;
  skos:prefLabel "اسپورولوسالدین بی"@fa, "sporulosaldein b"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C12H12O5/c1-7(15)3-8-4-11(16)10(6-14)12(17-2)9(8)5-13/h4-6,16H,3H2,1-2H3" ;
  ns0:monoisotopicmass "236.06847" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "4-hydroxy-2-methoxy-6-(2-oxopropyl)benzene-1,3-dicarbaldehyde" ;
  ns0:inchikey "GBPNBLMREURVFD-UHFFFAOYSA-N" .

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