@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:108268> .

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:108268>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "459.10752" ;
  ns0:mass "459.586" ;
  ns0:formula "C25H21N3O2S2" ;
  ns0:inchikey "XFTXNXNDSSZOSJ-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C25H21N3O2S2/c1-16-10-12-17(13-11-16)23(29)26-21-8-4-5-9-22(21)31-14-18-15-32-25-27-20-7-3-2-6-19(20)24(30)28(18)25/h2-13,18H,14-15H2,1H3,(H,26,29)" ;
  skos:prefLabel "4-methyl-n-[2-[(5-oxo-2,3-dihydrothiazolo[2,3-b]quinazolin-3-yl)methylthio]phenyl]benzamide"@en, "4 متیل N [2 [(5 اکسو 2،3 دی هیدروتیازولو [2،3 b] کینازولین 3 یل) متیل تیو] فنیل] بنزامید"@fa ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:smiles "CC1=CC=C(C=C1)C(=O)NC2=CC=CC=C2SCC3CSC4=NC5=CC=CC=C5C(=O)N34" .

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