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

<http://www.irandoc.acir/onto/irandoc/CHEBI:35042>
  ns0:synonym_EXACT "UK 78282" ;
  ns0:monoisotopicmass "429.26678" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "uk 78282"@en, "UK 78282"@fa ;
  ns0:mass "429.595" ;
  ns0:smiles "COc1ccc(CCCN2CCC(COC(c3ccccc3)c3ccccc3)CC2)cc1" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51614> ;
  ns0:formula "C29H35NO2" ;
  ns0:inchi "InChI=1S/C29H35NO2/c1-31-28-16-14-24(15-17-28)9-8-20-30-21-18-25(19-22-30)23-32-29(26-10-4-2-5-11-26)27-12-6-3-7-13-27/h2-7,10-17,25,29H,8-9,18-23H2,1H3" ;
  ns0:charge "0" ;
  ns0:inchikey "WRTXEGOLODUQIE-UHFFFAOYSA-N" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
