@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

psr:-TBD2GCB7-P
  skos:prefLabel "monoidal category"@en, "catégorie monoïdale"@fr ;
  a skos:Concept ;
  skos:narrower psr:-N89VZWDN-X .

psr: a skos:ConceptScheme .
psr:-N89VZWDN-X
  dc:created "2023-08-24"^^xsd:date ;
  dc:modified "2023-08-24"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-TBD2GCB7-P ;
  skos:prefLabel "*-autonomous category"@en, "catégorie *-autonome"@fr .

