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

<http://www.irandoc.acir/onto/irandoc/CHEBI:194540>
  skos:prefLabel "موجودیت مولکولی تنسین"@fa, "tennessine molecular entity"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:229514> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:229514>
  ns0:smiles "C[H]" ;
  ns0:synonym_RELATED "TsH", "tennesine hydride" ;
  ns0:inchikey "DMBWPKPTRJXLPR-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "هیدروژن تنسید"@fa, "hydrogen tennesside"@en ;
  ns0:subset "3_STAR" ;
  ns0:inchi "InChI=1S/Ts.H" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:194540> .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
