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

<http://www.irandoc.acir/onto/irandoc/CHEBI:143212>
  skos:prefLabel "تینوپیریمیدین"@fa, "thienopyrimidine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:93447> .

<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:93447>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224>, <http://www.irandoc.acir/onto/irandoc/CHEBI:143212> ;
  ns0:smiles "C1CN(CCC1C(=O)C2=CC=C(C=C2)Cl)C3=C4C=CSC4=NC=N3" ;
  skos:prefLabel "(4-chlorophenyl)-[1-(4-thieno[2,3-d]pyrimidinyl)-4-piperidinyl]methanone"@en, "(4 کلروفنیل) [1 (4 تینو[2،3 دی] پیریمیدینیل) 4 پیپریدینیل] متانون"@fa ;
  ns0:monoisotopicmass "357.07026" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "LWWVHWRAHXDBTP-UHFFFAOYSA-N" ;
  ns0:formula "C18H16ClN3OS" ;
  ns0:mass "357.859" ;
  ns0:inchi "InChI=1S/C18H16ClN3OS/c19-14-3-1-12(2-4-14)16(23)13-5-8-22(9-6-13)17-15-7-10-24-18(15)21-11-20-17/h1-4,7,10-11,13H,5-6,8-9H2" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

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