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

<http://www.irandoc.acir/onto/irandoc/CHEBI:92750>
  ns0:inchikey "PMEQBGAGFZDWQX-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51614> ;
  ns0:formula "C27H30N2O2S" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "446.20280" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "n-(4-ethoxyphenyl)-4-[hydroxy(diphenyl)methyl]-1-piperidinecarbothioamide"@en, "N (4 اتوکسی فنیل) 4 [هیدروکسی (دی فنیل) متیل] 1 پیپریدین کربوتیوآمید"@fa ;
  ns0:inchi "InChI=1S/C27H30N2O2S/c1-2-31-25-15-13-24(14-16-25)28-26(32)29-19-17-23(18-20-29)27(30,21-9-5-3-6-10-21)22-11-7-4-8-12-22/h3-16,23,30H,2,17-20H2,1H3,(H,28,32)" ;
  ns0:mass "446.606" ;
  ns0:charge "0" ;
  ns0:smiles "CCOC1=CC=C(C=C1)NC(=S)N2CCC(CC2)C(C3=CC=CC=C3)(C4=CC=CC=C4)O" .

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