@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://www.irandoc.acir/onto/irandoc/CHEBI:46940>
  skos:prefLabel "هندی ها"@fa, "indanes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:105803> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105803>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46940> ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "COC1=CC=CC=C1OCCNC(=O)C2=CC3=C(CCC3)C=C2" ;
  ns0:monoisotopicmass "311.15214" ;
  skos:prefLabel "n-[2-(2-methoxyphenoxy)ethyl]-2,3-dihydro-1h-indene-5-carboxamide"@en, "N [2 (2 متوکسی فنوکسی) اتیل] 2،3 دی هیدرو 1H ایندن 5 کربوکسامید"@fa ;
  ns0:inchikey "OILPCNOMAZOZLU-UHFFFAOYSA-N" ;
  ns0:formula "C19H21NO3" ;
  ns0:inchi "InChI=1S/C19H21NO3/c1-22-17-7-2-3-8-18(17)23-12-11-20-19(21)16-10-9-14-5-4-6-15(14)13-16/h2-3,7-10,13H,4-6,11-12H2,1H3,(H,20,21)" ;
  ns0:mass "311.376" ;
  ns0:charge "0" .

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