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

p21:-M94F2L0S-P
  inist:semCategory "Propriété / Paramètre / Caractéristique"@fr, "Property / Parameter / Characteristic"@en ;
  skos:hiddenLabel "Distance"@fr, "Distance"@en ;
  a skos:Concept ;
  skos:inScheme p21: ;
  skos:prefLabel "distance"@fr, "distance"@en .

p21:-Propriété__Paramètre__Caractéristique
  skos:prefLabel "Propriété / Paramètre / Caractéristique"@fr, "Property / Parameter / Characteristic"@en ;
  a isothes:ConceptGroup ;
  skos:member p21:-M94F2L0S-P .

p21: a skos:ConceptScheme .
