@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#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://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:50860>
  skos:prefLabel "موجودیت مولکولی آلی"@fa, "organic molecular entity"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:230714> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:230714>
  ns0:inchikey "QAZIHHJTZPNRCM-UHFFFAOYSA-N" ;
  ns0:smiles "S=C=NCC1=CC=C(OC2OC(C(O)C(O)C2O)C)C=C1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "4-hydroxybenzyl isothiocyanate rhamnoside"@en, "4 هیدروکسی بنزیل ایزوتیوسیانات رامنوزید"@fa ;
  ns0:formula "C14H17NO5S" ;
  ns0:mass "311.350" ;
  ns0:synonym_EXACT "2-[4-(isothiocyanatomethyl)phenoxy]-6-methyloxane-3,4,5-triol" ;
  ns0:monoisotopicmass "311.08274" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50860> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C14H17NO5S/c1-8-11(16)12(17)13(18)14(19-8)20-10-4-2-9(3-5-10)6-15-7-21/h2-5,8,11-14,16-18H,6H2,1H3" ;
  ns0:subset "2_STAR" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
