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

<http://www.irandoc.acir/onto/irandoc/CHEBI:120044>
  skos:prefLabel "[[3 برومو 4 [(2 فلوروفنیل) متوکسی] 5 متوکسی فنیل] متیلیدین آمینو] تی اوره"@fa, "[[3-bromo-4-[(2-fluorophenyl)methoxy]-5-methoxyphenyl]methylideneamino]thiourea"@en ;
  ns0:formula "C16H15BrFN3O2S" ;
  ns0:inchikey "DWEHQOULYWLDKU-UHFFFAOYSA-N" ;
  ns0:mass "412.278" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:inchi "InChI=1S/C16H15BrFN3O2S/c1-22-14-7-10(8-20-21-16(19)24)6-12(17)15(14)23-9-11-4-2-3-5-13(11)18/h2-8H,9H2,1H3,(H3,19,21,24)" ;
  ns0:charge "0" ;
  ns0:smiles "COC1=C(C(=CC(=C1)C=NNC(=S)N)Br)OCC2=CC=CC=C2F" ;
  ns0:monoisotopicmass "411.00524" .

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 .
