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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:116828>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C13H16N2O2S/c1-9(2)8-18-13-15-14-12(17-13)10-4-6-11(16-3)7-5-10/h4-7,9H,8H2,1-3H3" ;
  ns0:mass "264.345" ;
  skos:prefLabel "2-(4-methoxyphenyl)-5-(2-methylpropylthio)-1,3,4-oxadiazole"@en, "2 (4 متوکسی فنیل) 5 (2 متیل پروپیل تیو) 1،3،4 اگزادیازول"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:formula "C13H16N2O2S" ;
  ns0:smiles "CC(C)CSC1=NN=C(O1)C2=CC=C(C=C2)OC" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "264.09325" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "FVYHWIBDYLBPNW-UHFFFAOYSA-N" .

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 .
