@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://www.irandoc.acir/onto/irandoc/CHEBI:35875>
  skos:prefLabel "ایمیدازوپیریمیدین"@fa, "imidazopyrimidine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:116852> .

<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#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:116852>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35875> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "C1=CN2C=C(N=C2N=C1)CSCC3=CC=CO3" ;
  ns0:inchi "InChI=1S/C12H11N3OS/c1-3-11(16-6-1)9-17-8-10-7-15-5-2-4-13-12(15)14-10/h1-7H,8-9H2" ;
  skos:prefLabel "2 [(2 فورانیل متیل تیو) متیل] ایمیدازو [1،2 a] پیریمیدین"@fa, "2-[(2-furanylmethylthio)methyl]imidazo[1,2-a]pyrimidine"@en ;
  ns0:mass "245.302" ;
  ns0:monoisotopicmass "245.06228" ;
  ns0:charge "0" ;
  ns0:formula "C12H11N3OS" ;
  ns0:inchikey "IXSXGQYKFGAUOB-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" .

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