@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://www.irandoc.acir/onto/irandoc/CHEBI:35726>
  skos:prefLabel "استروئید آزا"@fa, "aza-steroid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:79439> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:79439>
  ns0:formula "C23H36Cl3N" ;
  ns0:monoisotopicmass "431.19133" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "3بتا کلرو N,N بیس (2 کلرواتیل) آندروست 5 و 17 بتا آمین"@fa, "3beta-chloro-n,n-bis(2-chloroethyl)-androst-5-en-17beta-amine"@en ;
  ns0:inchikey "WSFHWKVFVZZVNI-FQJIPJFPSA-N" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35726> ;
  ns0:mass "432.89800" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C23H36Cl3N/c1-22-9-7-17(26)15-16(22)3-4-18-19-5-6-21(27(13-11-24)14-12-25)23(19,2)10-8-20(18)22/h3,17-21H,4-15H2,1-2H3/t17-,18-,19-,20-,21-,22-,23-/m0/s1" ;
  ns0:smiles "C[C@]12CC[C@H]3[C@@H](CC=C4C[C@@H](Cl)CC[C@]34C)[C@@H]1CC[C@@H]2N(CCCl)CCCl" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
