@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:36786>
  skos:prefLabel "تترالین ها"@fa, "tetralins"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:4901> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:4901>
  ns0:inchikey "SEJUQQOPVAUETF-SCTOPSOGSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "اتیل کتوسیکلازوسین"@fa, "ethylketocyclazocine"@en ;
  ns0:inchi "InChI=1S/C19H25NO2/c1-3-19-8-9-20(11-13-4-5-13)17(12(19)2)18(22)15-7-6-14(21)10-16(15)19/h6-7,10,12-13,17,21H,3-5,8-9,11H2,1-2H3/t12?,17-,19+/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC[C@@]12CCN(CC3CC3)[C@@H](C1C)C(=O)c1ccc(O)cc21" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "Ethylketocyclazocine" ;
  ns0:mass "299.408" ;
  ns0:formula "C19H25NO2" ;
  ns0:monoisotopicmass "299.18853" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
