@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .

<http://data.loterre.fr/ark:/67375/37T-Asymmetric_organocatalysis>
  skos:prefLabel "Asymmetric organocatalysis"@en, "Organocatalyse asymétrique"@fr ;
  a isothes:ConceptGroup ;
  skos:member <http://data.loterre.fr/ark:/67375/37T-V1V6X1X8-V> .

<http://data.loterre.fr/ark:/67375/37T> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/37T-Chemical_species__Chemical_structure>
  skos:prefLabel "Entité chimique / Structure chimique"@fr, "Chemical species / Chemical structure"@en ;
  a isothes:ConceptGroup ;
  skos:member <http://data.loterre.fr/ark:/67375/37T-V1V6X1X8-V> .

<http://data.loterre.fr/ark:/67375/37T-V1V6X1X8-V>
  skos:prefLabel "pentamer"@en, "pentamère"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/37T> ;
  skos:definition "En chimie, un pentamère est une molécule composée de cinq sous-unités liées ensemble. C'est un cas spécial de polymère. (Source : Wikipédia)"@fr ;
  skos:hiddenLabel "Pentamer"@en, "Pentamère"@fr ;
  a skos:Concept ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Pentamère> ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/37T-Chemical_species__Chemical_structure>, <http://data.loterre.fr/ark:/67375/37T-Asymmetric_organocatalysis> .

