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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:116627>
  ns0:monoisotopicmass "447.06557" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "GZWPZEFQPQNJDX-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:formula "C20H18ClN3O5S" ;
  ns0:inchi "InChI=1S/C20H18ClN3O5S/c1-28-16-8-12(5-6-15(16)29-11-13-3-2-4-14(21)7-13)10-22-24-20-23-19(27)17(30-20)9-18(25)26/h2-8,10,17H,9,11H2,1H3,(H,25,26)(H,23,24,27)" ;
  skos:prefLabel "2 [ [[4 [(3 کلروفنیل) متوکسی]   فنیل] متیلیدن] هیدرازینیل]  اکسو 5 تیازولیل] استیک اسید"@fa, "2-[2-[2-[[4-[(3-chlorophenyl)methoxy]-3-methoxyphenyl]methylidene]hydrazinyl]-4-oxo-5-thiazolyl]acetic acid"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "447.894" ;
  ns0:charge "0" ;
  ns0:smiles "COC1=C(C=CC(=C1)C=NNC2=NC(=O)C(S2)CC(=O)O)OCC3=CC(=CC=C3)Cl" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
