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

<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:93240>
  ns0:smiles "C1=CC=C(C=C1)SC2=C(C=C(C=C2)NC(=O)C3=CC=C(C=C3)Cl)C#N" ;
  ns0:inchi "InChI=1S/C20H13ClN2OS/c21-16-8-6-14(7-9-16)20(24)23-17-10-11-19(15(12-17)13-22)25-18-4-2-1-3-5-18/h1-12H,(H,23,24)" ;
  ns0:inchikey "OMIPDBMWRTVSST-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "364.04371" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:charge "0" ;
  skos:prefLabel "4-chloro-n-[3-cyano-4-(phenylthio)phenyl]benzamide"@en, "4 کلرو N [3 سیانو 4 (فنیل تیو) فنیل] بنزامید"@fa ;
  ns0:formula "C20H13ClN2OS" ;
  ns0:subset "2_STAR" ;
  ns0:mass "364.850" .

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