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

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:-CPNKD0TC-S .

p21: a skos:ConceptScheme .
p21:-CPNKD0TC-S
  skos:definition "La filiation est la transmission de la parenté lorsqu'une personne descend d'une autre. (Source : DBpedia)"@fr ;
  skos:inScheme p21: ;
  skos:prefLabel "filiation"@fr, "filiation"@en ;
  skos:hiddenLabel "Filiation"@en, "Filiation"@fr ;
  a skos:Concept ;
  skos:exactMatch <http://dbpedia.org/resource/Filiation> ;
  inist:semCategory "Property / Parameter / Characteristic"@en, "Propriété / Paramètre / Caractéristique"@fr .

