@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:24632>
  skos:prefLabel "hydrocarbon"@en, "هیدروکربن"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:165728> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:165728>
  ns0:monoisotopicmass "490.54775" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "C(CCCC(CCCCCCCCCCC=C)C)(CCCCCCCCCCCCCCCC)C" ;
  ns0:formula "C35H70" ;
  ns0:inchi "InChI=1S/C35H70/c1-5-7-9-11-13-15-17-18-19-20-22-24-26-28-31-35(4)33-29-32-34(3)30-27-25-23-21-16-14-12-10-8-6-2/h6,34-35H,2,5,7-33H2,1,3-4H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24632> ;
  ns0:synonym_EXACT "13,17-dimethyltritriacont-1-ene" ;
  ns0:subset "2_STAR" ;
  ns0:mass "490.945" ;
  ns0:charge "0" ;
  skos:prefLabel "13،17 دی متیل 1 تری تریاکونتن"@fa, "13,17-dimethyl-1-tritriacontene"@en ;
  ns0:inchikey "QJUBWUZGEIQQCQ-UHFFFAOYSA-N" .

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 .
