@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://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<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:23480>
  skos:prefLabel "سیکلوهگزانول ها"@fa, "cyclohexanols"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:135555> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:135555>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C24H50NO" ;
  skos:prefLabel "ستکسونیوم"@fa, "cethexonium"@en ;
  ns0:inchi "InChI=1S/C24H50NO/c1-4-5-6-7-8-9-10-11-12-13-14-15-16-19-22-25(2,3)23-20-17-18-21-24(23)26/h23-24,26H,4-22H2,1-3H3/q+1" ;
  ns0:synonym_RELATED "biocidan", "cethexonium chloride", "cethexonium bromide" ;
  ns0:smiles "[N+](CCCCCCCCCCCCCCCC)(C)(C)C1C(O)CCCC1" ;
  ns0:mass "368.661" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "368.38869" ;
  ns0:charge "+1" ;
  ns0:inchikey "YPQVDFLBDPTGLB-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23480> .

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