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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121580>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:charge "0" ;
  skos:prefLabel "[(1r,5s)-6-azabicyclo[3.2.1]octan-6-yl]-[5-[(4-chloro-2-methoxyphenoxy)methyl]-3-isoxazolyl]methanone"@en, "[(1R,5S) 6 azabiciklo[3.2.1]octan 6 yl] [5 [(4 chloro 2 methoxyphenoxy) متیل] 3 ایزوکسازولیل] متانون"@fa ;
  ns0:formula "C19H21ClN2O4" ;
  ns0:monoisotopicmass "376.11898" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "COC1=C(C=CC(=C1)Cl)OCC2=CC(=NO2)C(=O)N3C[C@@H]4CCC[C@H]3C4" ;
  ns0:mass "376.835" ;
  ns0:inchikey "RSMMFESIRCIKHU-OCCSQVGLSA-N" ;
  ns0:inchi "InChI=1S/C19H21ClN2O4/c1-24-18-8-13(20)5-6-17(18)25-11-15-9-16(21-26-15)19(23)22-10-12-3-2-4-14(22)7-12/h5-6,8-9,12,14H,2-4,7,10-11H2,1H3/t12-,14+/m1/s1" .

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 .
