@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: a skos:ConceptScheme .
mdl:-BCTMDHSL-H
  skos:prefLabel "population stellaire"@fr, "stellar population"@en ;
  a skos:Concept ;
  skos:narrower mdl:-H70GPRWL-1 .

mdl:-H70GPRWL-1
  skos:prefLabel "optical counterpart"@en, "contrepartie optique"@fr ;
  skos:exactMatch <https://dictionary.obspm.fr/index.php?formSearchTextfield=optical+counterpart&formSubmit=Search&showAll=1> ;
  skos:definition "Un objet astronomique avec une émission généralement faible dans le visible trouvé comme la représentation optique de l'objet rayonnant principalement dans d'autres longueurs d'onde du spectre électromagnétique.  (traduit depuis \"An Etymological Dictionary of Astronomy and Astrophysics, by M. Heydari-Malayeri\", <a href=\"https://dictionary.obspm.fr/index.php?formSearchTextfield=optical+counterpart&formSubmit=Search&showAll=1\" target=\"_blank\">https://dictionary.obspm.fr/index.php?formSearchTextfield=optical+counterpart&formSubmit=Search&showAll=1</a>)"@fr, "An astronomical object with usually weak emission in the visible found to be the optical representation of the object radiating chiefly in other wavelengths of the electromagnetic spectrum.  (An Etymological Dictionary of Astronomy and Astrophysics, by M. Heydari-Malayeri,<a href=\"https://dictionary.obspm.fr/index.php?formSearchTextfield=optical+counterpart&formSubmit=Search&showAll=1\" target=\"_blank\">https://dictionary.obspm.fr/index.php?formSearchTextfield=optical+counterpart&formSubmit=Search&showAll=1</a>)"@en ;
  skos:broader mdl:-BCTMDHSL-H ;
  skos:hiddenLabel "optical counterparts"@en, "Optical counterpart"@en, "Contrepartie optiques"@fr, "contreparties optiques"@fr, "Contrepartie optique"@fr ;
  a skos:Concept ;
  dc:modified "2022-10-05"^^xsd:date ;
  skos:inScheme mdl: .

