@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:2959>
  ns0:smiles "C1CCC(CC1)[Sn](C1CCCCC1)(C1CCCCC1)n1cncn1" ;
  ns0:synonym_EXACT "1-(tricyclohexylstannyl)-1H-1,2,4-triazole", "Azocyclotin", "tricyclohexyl(1H-1,2,4-triazol-1-yl)tin" ;
  ns0:mass "436.22212" ;
  ns0:formula "C20H35N3Sn" ;
  ns0:monoisotopicmass "437.18530" ;
  ns0:synonym_RELATED "(1H-1,2,4-triazolyl)tricyclohexylstannane", "Peropal", "tri(cyclohexyl)-1H-1,2,4-triazol-1-yltin", "(1H-1,2,4-triazol-1-yl)tricyclohexylstannane" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "آزوسیکلوتین"@fa, "azocyclotin"@en ;
  ns0:subset "3_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35727> ;
  ns0:inchikey "ONHBDDJJTDTLIR-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/3C6H11.C2H2N3.Sn/c3*1-2-4-6-5-3-1;1-3-2-5-4-1;/h3*1H,2-6H2;1-2H;/q;;;-1;+1" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:35727>
  skos:prefLabel "تریازول ها"@fa, "triazoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:2959> .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
