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

<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#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:109512>
  ns0:inchi "InChI=1S/C20H12FN3O3S2/c21-16-6-2-1-5-15(16)19(25)22-12-9-13(24(26)27)11-14(10-12)28-20-23-17-7-3-4-8-18(17)29-20/h1-11H,(H,22,25)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "n-[3-(1,3-benzothiazol-2-ylthio)-5-nitrophenyl]-2-fluorobenzamide"@en, "N [3 (1،3 بنزوتیازول 2 ایلتیو) 5 نیتروفنیل] 2 فلوروبنزامید"@fa ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "425.03041" ;
  ns0:formula "C20H12FN3O3S2" ;
  ns0:inchikey "VSIRHCUECHYOBG-UHFFFAOYSA-N" ;
  ns0:smiles "C1=CC=C(C(=C1)C(=O)NC2=CC(=CC(=C2)SC3=NC4=CC=CC=C4S3)[N+](=O)[O-])F" ;
  ns0:charge "0" ;
  ns0:mass "425.459" .

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