@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://www.irandoc.acir/onto/irandoc/CHEBI:48513>
  skos:prefLabel "کاربازول ها"@fa, "carbazoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:203957> .

<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:203957>
  ns0:formula "C14H15NO2" ;
  ns0:smiles "O=C1C=2C3=C(C=CC=C3)NC2[C@@H](C)[C@@H]([C@@H]1O)C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "229.279" ;
  skos:prefLabel "(1S,2S,3S) 3 هیدروکسی 1,2 دی متیل 1,2,3,9 تتراهیدروکاربازول 4 یک"@fa, "(1s,2s,3s)-3-hydroxy-1,2-dimethyl-1,2,3,9-tetrahydrocarbazol-4-one"@en ;
  ns0:inchikey "QCKVUTCVXGLZQC-UPFKWVMWSA-N" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(1S,2S,3S)-3-hydroxy-1,2-dimethyl-1,2,3,9-tetrahydrocarbazol-4-one" ;
  ns0:inchi "InChI=1S/C14H15NO2/c1-7-8(2)13(16)14(17)11-9-5-3-4-6-10(9)15-12(7)11/h3-8,13,15-16H,1-2H3/t7-,8-,13-/m0/s1" ;
  ns0:monoisotopicmass "229.11028" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48513> .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
