@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://www.irandoc.acir/onto/irandoc/CHEBI:48559>
  skos:prefLabel "فنیلندول"@fa, "phenylindole"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:109337> .

<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109337>
  ns0:monoisotopicmass "440.11946" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C26H20N2O3S/c29-25(20-16-18-10-4-7-13-22(18)31-26(20)30)27-14-15-32-24-19-11-5-6-12-21(19)28-23(24)17-8-2-1-3-9-17/h1-13,16,28H,14-15H2,(H,27,29)" ;
  ns0:charge "0" ;
  ns0:inchikey "FKIZCSAKSFIFST-UHFFFAOYSA-N" ;
  ns0:mass "440.516" ;
  skos:prefLabel "2 Oxo N [2 [(2 phenyl 1H indol 3 yl)thio]ethyl] 1 benzopyran 3 carboxamide"@fa, "2-oxo-n-[2-[(2-phenyl-1h-indol-3-yl)thio]ethyl]-1-benzopyran-3-carboxamide"@en ;
  ns0:subset "2_STAR" ;
  ns0:formula "C26H20N2O3S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48559> ;
  ns0:smiles "C1=CC=C(C=C1)C2=C(C3=CC=CC=C3N2)SCCNC(=O)C4=CC5=CC=CC=C5OC4=O" .

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