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

<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:112414>
  ns0:monoisotopicmass "310.08883" ;
  skos:prefLabel "n-(2-furanylmethyl)-4-(2-methyl-3-imidazo[1,2-a]pyridinyl)-2-thiazolamine"@en, "N (2 فورانیل متیل) 4 (2 متیل 3 ایمیدازو[1،2 a] پیریدینیل) 2 تیازولامین"@fa ;
  ns0:formula "C16H14N4OS" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46908> ;
  ns0:inchikey "IRTWPKFNFCJFGX-UHFFFAOYSA-N" ;
  ns0:smiles "CC1=C(N2C=CC=CC2=N1)C3=CSC(=N3)NCC4=CC=CO4" ;
  ns0:inchi "InChI=1S/C16H14N4OS/c1-11-15(20-7-3-2-6-14(20)18-11)13-10-22-16(19-13)17-9-12-5-4-8-21-12/h2-8,10H,9H2,1H3,(H,17,19)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "310.375" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

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