@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://www.irandoc.acir/onto/irandoc/CHEBI:38261>
  skos:prefLabel "ایمیدازولیدین ها"@fa, "imidazolidines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:104921> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:104921>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "3-(2-methylphenyl)-2-(2-thiazolyl)-5,6,7,7a-tetrahydro-3h-pyrrolo[1,2-c]imidazol-1-one"@en, "3 (2 متیل فنیل) 2 (2 تیازولیل) 5،6،7،7a تتراهیدرو 3H پیرولو[1،2 c] ایمیدازول 1 یک"@fa ;
  ns0:formula "C16H17N3OS" ;
  ns0:monoisotopicmass "299.10923" ;
  ns0:inchi "InChI=1S/C16H17N3OS/c1-11-5-2-3-6-12(11)14-18-9-4-7-13(18)15(20)19(14)16-17-8-10-21-16/h2-3,5-6,8,10,13-14H,4,7,9H2,1H3" ;
  ns0:subset "2_STAR" ;
  ns0:mass "299.392" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38261> ;
  ns0:charge "0" ;
  ns0:inchikey "QLCVVLDQCWMGQX-UHFFFAOYSA-N" ;
  ns0:smiles "CC1=CC=CC=C1C2N3CCCC3C(=O)N2C4=NC=CS4" .

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 .
