@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://www.irandoc.acir/onto/irandoc/CHEBI:33655>
  skos:prefLabel "ترکیب معطر"@fa, "aromatic compound"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:112855> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:112855>
  ns0:subset "2_STAR" ;
  ns0:inchikey "QFVJHYPEYPPEOO-UHFFFAOYSA-N" ;
  skos:prefLabel "N (1،3 دی فنیل پروپان 2 یلیدن آمینو) 2 هیدروکسی بنزامید"@fa, "n-(1,3-diphenylpropan-2-ylideneamino)-2-hydroxybenzamide"@en ;
  ns0:smiles "C1=CC=C(C=C1)CC(=NNC(=O)C2=CC=CC=C2O)CC3=CC=CC=C3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "344.407" ;
  ns0:inchi "InChI=1S/C22H20N2O2/c25-21-14-8-7-13-20(21)22(26)24-23-19(15-17-9-3-1-4-10-17)16-18-11-5-2-6-12-18/h1-14,25H,15-16H2,(H,24,26)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33655> ;
  ns0:monoisotopicmass "344.15248" ;
  ns0:charge "0" ;
  ns0:formula "C22H20N2O2" .

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