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

<http://www.irandoc.acir/onto/irandoc/CHEBI:228450>
  ns0:formula "C16H11N3OS2" ;
  ns0:mass "325.400" ;
  ns0:smiles "S1CC=2C(=NC(=NC2)C3=CC=C(C=C3)C(=O)N)C4=C1SC=C4" ;
  skos:prefLabel "4 (5H تینو[3'، 2': 5،6] تینو [4،3 d] پیریمیدین 2 یل) بنزامید"@fa, "4-(5h-thieno[3',2':5,6]thiino[4,3-d]pyrimidin-2-yl)benzamide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:inchikey "UFOIOFHCQRZNAN-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "325.03435" ;
  ns0:synonym_EXACT "4-(5,7-dithia-11,13-diazatricyclo[7.4.0.02,6]trideca-1(13),2(6),3,9,11-pentaen-12-yl)benzamide" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C16H11N3OS2/c17-14(20)9-1-3-10(4-2-9)15-18-7-11-8-22-16-12(5-6-21-16)13(11)19-15/h1-7H,8H2,(H2,17,20)" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
