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

<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:91598>
  ns0:subset "2_STAR" ;
  ns0:mass "295.376" ;
  ns0:inchikey "PZZOEXPDTYIBPI-UHFFFAOYSA-N" ;
  skos:prefLabel "2 [[2 (4 هیدروکسی فنیل) اتیلامین] متیل] 3،4 دی هیدرو 2H نفتالن 1 یک"@fa, "2-[[2-(4-hydroxyphenyl)ethylamino]methyl]-3,4-dihydro-2h-naphthalen-1-one"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "295.15723" ;
  ns0:inchi "InChI=1S/C19H21NO2/c21-17-9-5-14(6-10-17)11-12-20-13-16-8-7-15-3-1-2-4-18(15)19(16)22/h1-6,9-10,16,20-21H,7-8,11-13H2" ;
  ns0:smiles "C1CC2=CC=CC=C2C(=O)C1CNCCC3=CC=C(C=C3)O" ;
  ns0:charge "0" ;
  ns0:formula "C19H21NO2" .

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