@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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:51614>
  skos:prefLabel "دی آلیل متان"@fa, "diarylmethane"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:92772> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:92772>
  ns0:formula "C27H30ClNO2" ;
  skos:prefLabel "[1-[3-(4-chlorophenoxy)propyl]-4-piperidinyl]-diphenylmethanol"@en, "[1 [3 (4 کلروفنوکسی) پروپیل] 4 پیپریدینیل] دی فنیل متانول"@fa ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C27H30ClNO2/c28-25-12-14-26(15-13-25)31-21-7-18-29-19-16-24(17-20-29)27(30,22-8-3-1-4-9-22)23-10-5-2-6-11-23/h1-6,8-15,24,30H,7,16-21H2" ;
  ns0:mass "435.987" ;
  ns0:inchikey "ZNPOXTWCYGKAHQ-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "435.19651" ;
  ns0:smiles "C1CN(CCC1C(C2=CC=CC=C2)(C3=CC=CC=C3)O)CCCOC4=CC=C(C=C4)Cl" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51614> .

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