@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:-W49MHKNC-3
  skos:hiddenLabel "Planificación"@es, "Planification"@fr, "Planning"@en ;
  skos:inScheme bjw: ;
  skos:prefLabel "planning"@en, "planification"@fr, "planificación"@es ;
  inist:semCategory "Actividad"@es, "Activité"@fr, "Activity"@en ;
  a skos:Concept ;
  skos:altLabel "scheduling"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q309100> .

<http://data.loterre.fr/ark:/67375/BJW/ACTI>
  skos:prefLabel "Actividad"@es, "Activity"@en, "Activité"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-W49MHKNC-3 .

