@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:123241>
  ns0:charge "0" ;
  ns0:inchikey "LCWBURIJWSVRGX-UHFFFAOYSA-N" ;
  ns0:smiles "COC1=CC=CC=C1N2C(=CNC2=S)C3=CC=CC=C3" ;
  skos:prefLabel "3-(2-methoxyphenyl)-4-phenyl-1h-imidazole-2-thione"@en, "3 (2 متوکسی فنیل) 4 فنیل 1H ایمیدازول 2 تیون"@fa ;
  ns0:monoisotopicmass "282.08268" ;
  ns0:mass "282.362" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:139340> ;
  ns0:inchi "InChI=1S/C16H14N2OS/c1-19-15-10-6-5-9-13(15)18-14(11-17-16(18)20)12-7-3-2-4-8-12/h2-11H,1H3,(H,17,20)" ;
  ns0:formula "C16H14N2OS" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:139340>
  skos:prefLabel "1،3 دی هیدرویمیدازول 2 تیون"@fa, "1,3-dihydroimidazole-2-thiones"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:123241> .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
