@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:24780>
  skos:prefLabel "ایمیدازول‌ها"@fa, "imidazoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:104181> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:104181>
  skos:prefLabel "4-[2-[[1-(2-oxolanylmethyl)-5-phenyl-2-imidazolyl]thio]ethyl]morpholine"@en, "4 [2 [[1 (2 اگزولانیل متیل) 5 فنیل 2 ایمیدازولیل] تیو] اتیل] مورفولین"@fa ;
  ns0:smiles "C1CC(OC1)CN2C(=CN=C2SCCN3CCOCC3)C4=CC=CC=C4" ;
  ns0:inchi "InChI=1S/C20H27N3O2S/c1-2-5-17(6-3-1)19-15-21-20(23(19)16-18-7-4-11-25-18)26-14-10-22-8-12-24-13-9-22/h1-3,5-6,15,18H,4,7-14,16H2" ;
  ns0:inchikey "KVTXZXQSXDFEFG-UHFFFAOYSA-N" ;
  ns0:mass "373.514" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C20H27N3O2S" ;
  ns0:monoisotopicmass "373.18240" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24780> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
