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

<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://www.irandoc.acir/onto/irandoc/CHEBI:117081>
  ns0:formula "C18H20N2S" ;
  ns0:mass "296.432" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C18H20N2S/c21-18(19-13-14-7-2-1-3-8-14)20-17-12-6-10-15-9-4-5-11-16(15)17/h1-5,7-9,11,17H,6,10,12-13H2,(H2,19,20,21)" ;
  ns0:smiles "C1CC(C2=CC=CC=C2C1)NC(=S)NCC3=CC=CC=C3" ;
  skos:prefLabel "1-(phenylmethyl)-3-(1,2,3,4-tetrahydronaphthalen-1-yl)thiourea"@en, "1 (فنیل متیل) 3 (1،2،3،4 تتراهیدرونافتالن 1 یل) تی اوره"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "296.13472" ;
  ns0:inchikey "QMPKYZMMCRCHNT-UHFFFAOYSA-N" .

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