@prefix mdl: <http://data.loterre.fr/ark:/67375/MDL> .
@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#> .

mdl:-R7F76GCL-M
  skos:prefLabel "source infrarouge cosmique"@fr, "cosmic infrared source"@en ;
  a skos:Concept ;
  skos:narrower mdl:-FS63KV11-K .

mdl: a skos:ConceptScheme .
mdl:-FS63KV11-K
  skos:hiddenLabel "étoiles IR"@fr, "Etoile IR"@fr, "infrared stars"@en, "étoiles infrarouges"@fr, "Infrared star"@en ;
  skos:prefLabel "étoile infrarouge"@fr, "infrared star"@en ;
  a skos:Concept ;
  dc:modified "2022-10-06"^^xsd:date ;
  skos:broader mdl:-R7F76GCL-M ;
  skos:altLabel "IR star"@en, "étoile IR"@fr ;
  skos:inScheme mdl: .

