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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:94280>
  ns0:inchikey "OWUGRTFMDNGWSS-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CCN(CC)C1=C2CCCCC2=CC(=C1C#N)SCC(=O)C3=CC=CS3" ;
  ns0:monoisotopicmass "384.13301" ;
  skos:prefLabel "1-(diethylamino)-3-[(2-oxo-2-thiophen-2-ylethyl)thio]-5,6,7,8-tetrahydronaphthalene-2-carbonitrile"@en, "1 (دی اتیل آمینو) 3 [(2 اکسو 2 تیوفن 2 ایل اتیل) تیو] 5،6،7،8 تتراهیدرونافتالین 2 کربنیتریل"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C21H24N2OS2/c1-3-23(4-2)21-16-9-6-5-8-15(16)12-20(17(21)13-22)26-14-18(24)19-10-7-11-25-19/h7,10-12H,3-6,8-9,14H2,1-2H3" ;
  ns0:charge "0" ;
  ns0:mass "384.561" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  ns0:formula "C21H24N2OS2" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
