@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:117231> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:117231>
  ns0:inchikey "HGJLHHKDLAESDK-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "349.16127" ;
  ns0:mass "349.494" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "1-(2-methylphenyl)-3-(6,7,8,9-tetrahydro-5h-carbazol-3-ylmethyl)thiourea"@en, "1 (2 متیل فنیل) 3 (6،7،8،9 تتراهیدرو 5H کاربازول 3 یل متیل) تیوریا"@fa ;
  ns0:smiles "CC1=CC=CC=C1NC(=S)NCC2=CC3=C(C=C2)NC4=C3CCCC4" ;
  ns0:inchi "InChI=1S/C21H23N3S/c1-14-6-2-4-8-18(14)24-21(25)22-13-15-10-11-20-17(12-15)16-7-3-5-9-19(16)23-20/h2,4,6,8,10-12,23H,3,5,7,9,13H2,1H3,(H2,22,24,25)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48513> ;
  ns0:formula "C21H23N3S" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
