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

<http://www.irandoc.acir/onto/irandoc/CHEBI:109379>
  ns0:formula "C23H21N3O3" ;
  ns0:mass "387.432" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "n-[2-[2-[(3-hydroxyphenyl)methylidene]hydrazinyl]-2-oxoethyl]-2,2-diphenylacetamide"@en, "N [2 [2 [(3 هیدروکسی فنیل) متیلیدن] هیدرازینیل] 2 اکسو اتیل] 2،2 دی فنیل استامید"@fa ;
  ns0:inchikey "BMDNUNGSIXGMNR-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51614> ;
  ns0:monoisotopicmass "387.15829" ;
  ns0:inchi "InChI=1S/C23H21N3O3/c27-20-13-7-8-17(14-20)15-25-26-21(28)16-24-23(29)22(18-9-3-1-4-10-18)19-11-5-2-6-12-19/h1-15,22,27H,16H2,(H,24,29)(H,26,28)" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1=CC=C(C=C1)C(C2=CC=CC=C2)C(=O)NCC(=O)NN=CC3=CC(=CC=C3)O" ;
  ns0:charge "0" .

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