@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://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://www.irandoc.acir/onto/irandoc/CHEBI:22723>
  skos:prefLabel "بنزوئیک اسیدها"@fa, "benzoic acids"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:94112> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:94112>
  ns0:smiles "CC1=C(NCC2=CC=CC=C12)NC(=S)NC(=O)C3=CC=CC=C3" ;
  skos:prefLabel "N [[(4 متیل 1،2 دی هیدروایزوکینولین 3 یل) آمینو] سولفانیلید متیل] بنزامید"@fa, "n-[[(4-methyl-1,2-dihydroisoquinolin-3-yl)amino]-sulfanylidenemethyl]benzamide"@en ;
  ns0:formula "C18H17N3OS" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C18H17N3OS/c1-12-15-10-6-5-9-14(15)11-19-16(12)20-18(23)21-17(22)13-7-3-2-4-8-13/h2-10,19H,11H2,1H3,(H2,20,21,22,23)" ;
  ns0:mass "323.414" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "PUBJFPLMXBDARU-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22723> ;
  ns0:monoisotopicmass "323.10923" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
