@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:-JVTVB7CZ-L
  skos:prefLabel "exigencia de seguridad"@es, "exigence de sécurité"@fr, "safety requirement"@en ;
  inist:semCategory "Comportement"@fr, "Conducta"@es, "Behavior"@en ;
  a skos:Concept ;
  skos:hiddenLabel "Exigencia seguridad"@es, "Safety requirement"@en, "Exigence sécurité"@fr ;
  skos:inScheme bjw: .

bjw: a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/BJW/COMP>
  skos:prefLabel "Conducta"@es, "Behavior"@en, "Comportement"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-JVTVB7CZ-L .

