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

<http://www.irandoc.acir/onto/irandoc/CHEBI:114534>
  skos:prefLabel "4 (2 فورانیل متیل) 3 [(3 متوکسی فنیل) متیل] 1H 1،2،4 تری آزول 5 تیون"@fa, "4-(2-furanylmethyl)-3-[(3-methoxyphenyl)methyl]-1h-1,2,4-triazole-5-thione"@en ;
  ns0:inchi "InChI=1S/C15H15N3O2S/c1-19-12-5-2-4-11(8-12)9-14-16-17-15(21)18(14)10-13-6-3-7-20-13/h2-8H,9-10H2,1H3,(H,17,21)" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C15H15N3O2S" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "COC1=CC=CC(=C1)CC2=NNC(=S)N2CC3=CC=CO3" ;
  ns0:inchikey "NVOGKKGHHLWPPY-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:monoisotopicmass "301.08850" ;
  ns0:mass "301.365" ;
  ns0:charge "0" .

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 .
