@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:52404>
  skos:prefLabel "کینومتان ها"@fa, "quinomethanes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:105652> .

<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:105652>
  ns0:subset "2_STAR" ;
  skos:prefLabel "4-[2-(3-ethoxy-4-oxo-1-cyclohexa-2,5-dienylidene)ethylidene]-6-(trifluoromethyl)-1h-pyrimidin-2-one"@en, "4 [2 (3 اتوکسی 4 اکسو 1 سیکلوهگزا 2،5 دی انیلیدن) اتیلیدن] 6 (تری فلورومتیل) 1H پیریمیدین 2 یک"@fa ;
  ns0:monoisotopicmass "326.08783" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52404> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "IPCNIIUTXXSPCZ-UHFFFAOYSA-N" ;
  ns0:formula "C15H13F3N2O3" ;
  ns0:smiles "CCOC1=CC(=CC=C2C=C(NC(=O)N2)C(F)(F)F)C=CC1=O" ;
  ns0:mass "326.271" ;
  ns0:inchi "InChI=1S/C15H13F3N2O3/c1-2-23-12-7-9(4-6-11(12)21)3-5-10-8-13(15(16,17)18)20-14(22)19-10/h3-8H,2H2,1H3,(H2,19,20,22)" ;
  ns0:charge "0" .

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