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

<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:93264>
  skos:prefLabel "ethyl 3-[4-(5-methoxy-6-oxocyclohexa-2,4-dien-1-ylidene)-1h-pyridin-3-yl]propanoate"@en, "اتیل 3 [4 (5 متوکسی 6 اکسو سیکلوهگزا 2،4 دی ان 1 یلیدین) 1H پیریدین 3 یل]پروپانوات"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "JAQNROPDXQUVOT-UHFFFAOYSA-N" ;
  ns0:formula "C17H19NO4" ;
  ns0:smiles "CCOC(=O)CCC1=CNC=CC1=C2C=CC=C(C2=O)OC" ;
  ns0:monoisotopicmass "301.13141" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52404> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C17H19NO4/c1-3-22-16(19)8-7-12-11-18-10-9-13(12)14-5-4-6-15(21-2)17(14)20/h4-6,9-11,18H,3,7-8H2,1-2H3" ;
  ns0:mass "301.338" .

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 .
