@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#> .

<http://data.loterre.fr/ark:/67375/2CX> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/2CX-TR5R4THW-7>
  skos:altLabel "masque chirurgical"@fr, "masque alternatif"@fr, "masque non sanitaire"@fr, "masque grand public"@fr, "masque anti projection"@fr, "masque substitutif"@fr ;
  skos:related <http://data.loterre.fr/ark:/67375/2CX-FR1XJ4WP-C> ;
  dc:created "2021-07-01"^^xsd:date ;
  skos:hiddenLabel "MASQUE DE PROTECTION PMB"@fr ;
  skos:prefLabel "masque de protection PMB"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-V6V19RVT-F> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/2CX> ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/2CX-FR1XJ4WP-C>
  skos:prefLabel "mesure barrière"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/2CX-TR5R4THW-7> .

<http://data.loterre.fr/ark:/67375/2CX-V6V19RVT-F>
  skos:prefLabel "dispositif à usage unique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-TR5R4THW-7> .

