@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:121760> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:121760>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "341.07218" ;
  ns0:charge "0" ;
  ns0:formula "C18H15NO4S" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "5-[(3-methoxy-4-phenylmethoxyphenyl)methylidene]thiazolidine-2,4-dione"@en, "5 [(3 متوکسی 4 فنیل متوکسی فنیل) متیلیدن] تیازولیدین 2،4 دیون"@fa ;
  ns0:inchi "InChI=1S/C18H15NO4S/c1-22-15-9-13(10-16-17(20)19-18(21)24-16)7-8-14(15)23-11-12-5-3-2-4-6-12/h2-10H,11H2,1H3,(H,19,20,21)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:smiles "COC1=C(C=CC(=C1)C=C2C(=O)NC(=O)S2)OCC3=CC=CC=C3" ;
  ns0:mass "341.383" ;
  ns0:inchikey "ZMPONXGAPWHWCS-UHFFFAOYSA-N" .

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 .
