@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:24059>
  skos:prefLabel "فلورن‌ها"@fa, "fluorenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:216318> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:216318>
  skos:prefLabel "pyrazolofluostatin c"@en, "پیرازولوفلووستاتین C"@fa ;
  ns0:monoisotopicmass "338.09027" ;
  ns0:smiles "O=C1C2=C3C=4C(=NNC4[C@H](C)[C@H]([C@@H]3O)O)C(=C2C5=C1C=CC=C5O)O" ;
  ns0:charge "0" ;
  ns0:inchikey "TUQCSNGUZSFMMS-XWHICQIGSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:mass "338.319" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24059> ;
  ns0:formula "C18H14N2O5" ;
  ns0:inchi "InChI=1S/C18H14N2O5/c1-5-13-12-11(18(25)15(5)22)10-9(17(24)14(12)20-19-13)8-6(16(10)23)3-2-4-7(8)21/h2-5,15,18,21-22,24-25H,1H3,(H,19,20)/t5-,15+,18+/m0/s1" ;
  ns0:synonym_EXACT "(16S,17R,18R)-8,11,17,18-tetrahydroxy-16-methyl-13,14-diazapentacyclo[10.6.1.02,10.04,9.015,19]nonadeca-1,4(9),5,7,10,12,15(19)-heptaen-3-one" .

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 .
