@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:24922>
  skos:prefLabel "ایزوکینولین ها"@fa, "isoquinolines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:125488> .

<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:125488>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:monoisotopicmass "351.16569" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C22H25NOS" ;
  skos:prefLabel "butanethioic acid s-[4-[(6s,10br)-1,2,3,5,6,10b-hexahydropyrrolo[2,1-a]isoquinolin-6-yl]phenyl] ester"@en, "بوتانتیوئیک اسید S [4 [(6S،10bR) 1،2،3،5،6،10b هگزا هیدروپیرولو[، a]ایزوکینولین  یل] فنیل] استر"@fa ;
  ns0:smiles "CCCC(=O)SC1=CC=C(C=C1)[C@@H]2CN3CCC[C@@H]3C4=CC=CC=C24" ;
  ns0:inchi "InChI=1S/C22H25NOS/c1-2-6-22(24)25-17-12-10-16(11-13-17)20-15-23-14-5-9-21(23)19-8-4-3-7-18(19)20/h3-4,7-8,10-13,20-21H,2,5-6,9,14-15H2,1H3/t20-,21+/m0/s1" ;
  ns0:mass "351.507" ;
  ns0:charge "0" ;
  ns0:inchikey "NFDUFLJCZCXASW-LEWJYISDSA-N" .

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