@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#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:22712>
  skos:prefLabel "بنزن ها"@fa, "benzenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:125196> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:125196>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22712> ;
  ns0:inchikey "PCWNDSDJZMZSNJ-OAQYLSRUSA-N" ;
  ns0:monoisotopicmass "333.17288" ;
  ns0:smiles "CC(=CCN([C@H](CO)C1=CC=CC=C1)C(=O)C#CC2=CC=CC=C2)C" ;
  ns0:formula "C22H23NO2" ;
  ns0:charge "0" ;
  skos:prefLabel "N [(1S) 2 هیدروکسی 1 فنیل اتیل] N (3 متیل بوت 2 انیل) 3 فنیل 2 پروپینامید"@fa, "n-[(1s)-2-hydroxy-1-phenylethyl]-n-(3-methylbut-2-enyl)-3-phenyl-2-propynamide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "333.424" ;
  ns0:inchi "InChI=1S/C22H23NO2/c1-18(2)15-16-23(21(17-24)20-11-7-4-8-12-20)22(25)14-13-19-9-5-3-6-10-19/h3-12,15,21,24H,16-17H2,1-2H3/t21-/m1/s1" ;
  ns0:subset "2_STAR" .

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