@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:36054>
  skos:prefLabel "استر بنزوات"@fa, "benzoate ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:107924> .

<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:107924> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:107924>
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36054>, <http://www.irandoc.acir/onto/irandoc/CHEBI:33853> ;
  ns0:monoisotopicmass "432.11438" ;
  ns0:smiles "CCOC1=C(C=CC(=C1)C=C2C(=NN(C2=O)C3=CC=CC=C3)C)OC(=O)C4=CC=CS4" ;
  ns0:inchikey "OTGWKWLVMHNKNV-UHFFFAOYSA-N" ;
  ns0:mass "432.494" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "2-thiophenecarboxylic acid [2-ethoxy-4-[(3-methyl-5-oxo-1-phenyl-4-pyrazolylidene)methyl]phenyl] ester"@en, "2 تیوفن کربوکسیلیک اسید [ اتوکسی 4 [(3 متیل 5 اکسو 1 فنیل  پیرازولیلیدین) ] ] استر"@fa ;
  ns0:formula "C24H20N2O4S" ;
  ns0:inchi "InChI=1S/C24H20N2O4S/c1-3-29-21-15-17(11-12-20(21)30-24(28)22-10-7-13-31-22)14-19-16(2)25-26(23(19)27)18-8-5-4-6-9-18/h4-15H,3H2,1-2H3" ;
  ns0:charge "0" .

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