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

<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:104236>
  ns0:formula "C18H29NO" ;
  ns0:mass "275.430" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "5 متوکسی 1 متیل N، N دی پروپیل 1،2،3،4 تتراهیدرونافتالن 2 آمین"@fa, "5-methoxy-1-methyl-n,n-dipropyl-1,2,3,4-tetrahydronaphthalen-2-amine"@en ;
  ns0:smiles "CCCN(CCC)C1CCC2=C(C1C)C=CC=C2OC" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C18H29NO/c1-5-12-19(13-6-2)17-11-10-16-15(14(17)3)8-7-9-18(16)20-4/h7-9,14,17H,5-6,10-13H2,1-4H3" ;
  ns0:monoisotopicmass "275.22491" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  ns0:charge "0" ;
  ns0:inchikey "BTOJYCTUJJHANF-UHFFFAOYSA-N" .

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