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

<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:109506>
  ns0:monoisotopicmass "263.07285" ;
  ns0:subset "2_STAR" ;
  ns0:mass "263.317" ;
  ns0:charge "0" ;
  ns0:formula "C12H13N3O2S" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "UZGXRDAFOTZPAT-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:inchi "InChI=1S/C12H13N3O2S/c1-3-10-14-15-12(18-10)13-11(16)8-5-4-6-9(7-8)17-2/h4-7H,3H2,1-2H3,(H,13,15,16)" ;
  ns0:smiles "CCC1=NN=C(S1)NC(=O)C2=CC(=CC=C2)OC" ;
  skos:prefLabel "N (5 اتیل 1،3،4 تیادیازول 2 یل) 3 متوکسی بنزامید"@fa, "n-(5-ethyl-1,3,4-thiadiazol-2-yl)-3-methoxybenzamide"@en .

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