@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:181369>
  skos:prefLabel "2 متوکسی 4 آلیلین 2،5 سیکلوهگزادین 1 یک"@fa, "2-methoxy-4-allylidene-2,5-cyclohexadiene-1-one"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52404> ;
  ns0:monoisotopicmass "162.06808" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C10H10O2" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "162.188" ;
  ns0:synonym_EXACT "(4E)-2-methoxy-4-prop-2-enylidenecyclohexa-2,5-dien-1-one" ;
  ns0:smiles "O(C1=C/C(/C=CC1=O)=C/C=C)C" ;
  ns0:inchi "InChI=1S/C10H10O2/c1-3-4-8-5-6-9(11)10(7-8)12-2/h3-7H,1H2,2H3/b8-4+" ;
  ns0:inchikey "CDFKJSCCQGJMHM-XBXARRHUSA-N" .

<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:181369> .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
