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

<http://www.irandoc.acir/onto/irandoc/CHEBI:109851>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "CC1=CSC(=N1)NC(=O)CSC2=NN=C(O2)CC3=CC=C(C=C3)OC" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:inchikey "SPJDZQSRXOBJIS-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "376.06638" ;
  ns0:formula "C16H16N4O3S2" ;
  ns0:subset "2_STAR" ;
  ns0:mass "376.456" ;
  skos:prefLabel "2-[[5-[(4-methoxyphenyl)methyl]-1,3,4-oxadiazol-2-yl]thio]-n-(4-methyl-2-thiazolyl)acetamide"@en, "2 [[5 [(4 متوکسی فنیل) متیل] 1،3،4 اگزادیازول 2 یل] تیو] N (4 متیل 2 تیازولیل) استامید"@fa ;
  ns0:inchi "InChI=1S/C16H16N4O3S2/c1-10-8-24-15(17-10)18-13(21)9-25-16-20-19-14(23-16)7-11-3-5-12(22-2)6-4-11/h3-6,8H,7,9H2,1-2H3,(H,17,18,21)" ;
  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 .
