@prefix bjw: <http://data.loterre.fr/ark:/67375/BJW> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

bjw: a skos:ConceptScheme .
bjw:-V6ZMF83W-C
  skos:inScheme bjw: ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1675349> ;
  skos:hiddenLabel "Durée service"@fr, "Duración servicio"@es, "Service life"@en ;
  skos:prefLabel "service life"@en, "durée de service"@fr, "duración de servicio"@es ;
  a skos:Concept ;
  inist:semCategory "Objet temporel"@fr, "Objeto temporal"@es, "Temporal object"@en .

<http://data.loterre.fr/ark:/67375/BJW/OBJT>
  skos:prefLabel "Temporal object"@en, "Objeto temporal"@es, "Objet temporel"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-V6ZMF83W-C .

