@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://www.irandoc.acir/onto/irandoc/CHEBI:39270>
  skos:prefLabel "نفتوفوران"@fa, "naphthofuran"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:191597> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:191597>
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39270> ;
  ns0:inchi "InChI=1S/C26H36O10/c27-9-17-19(30)20(31)21(32)23(36-17)35-12-26(33)10-24-5-3-15-14-4-6-34-22(14)16(29)8-25(15,11-28)18(24)2-1-13(26)7-24/h4,6,13,15,17-21,23,27-28,30-33H,1-3,5,7-12H2" ;
  skos:prefLabel "کافامارین"@fa, "cafamarine"@en ;
  ns0:mass "508.564" ;
  ns0:inchikey "TXMUQQBIIGAMBQ-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C26H36O10" ;
  ns0:monoisotopicmass "508.23085" ;
  ns0:synonym_EXACT "17-hydroxy-12-(hydroxymethyl)-17-[[3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl]oxymethyl]-8-oxapentacyclo[14.2.1.01,13.04,12.05,9]nonadeca-5(9),6-dien-10-one" ;
  ns0:smiles "OC1(C2CC3(C(C4(C(CC3)C5=C(OC=C5)C(=O)C4)CO)CC2)C1)COC6OC(C(O)C(O)C6O)CO" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
