@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:76224>
  skos:prefLabel "کتون معطر"@fa, "aromatic ketone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:121212> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:121212>
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C15H12N2O3S/c1-10(18)11-2-4-13(5-3-11)20-9-12-8-14(19)17-6-7-21-15(17)16-12/h2-8H,9H2,1H3" ;
  skos:prefLabel "7-[(4-acetylphenoxy)methyl]-5-thiazolo[3,2-a]pyrimidinone"@en, "7 [(4 استیل فنوکسی) متیل] 5 تیازولو [3،2 a] پیریمیدینون"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "300.05686" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC(=O)C1=CC=C(C=C1)OCC2=CC(=O)N3C=CSC3=N2" ;
  ns0:mass "300.334" ;
  ns0:inchikey "WILZTVLXKRTKNX-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:formula "C15H12N2O3S" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
