@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:115718>
  ns0:mass "217.264" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24751> ;
  ns0:formula "C13H15NO2" ;
  skos:prefLabel "LSM 27175"@fa, "lsm-27175"@en ;
  ns0:inchi "InChI=1S/C13H15NO2/c1-9-7-11(15)5-6-12(9)14-8-10-3-2-4-13(10)16/h5-8,10,15H,2-4H2,1H3" ;
  ns0:inchikey "GCACZWYJITZZPM-UHFFFAOYSA-N" ;
  ns0:smiles "CC1=C(C=CC(=C1)O)N=CC2CCCC2=O" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "217.11028" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:24751>
  skos:prefLabel "هیدروکسی تولوئن"@fa, "hydroxytoluene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:115718> .

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:mass rdfs:label "جرم"@fa, "mass"@en .
