@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:-Discipline
  skos:prefLabel "Discipline"@en, "Discipline"@fr ;
  a isothes:ConceptGroup ;
  skos:member p21:-SH45DJXT-8 .

p21:-SH45DJXT-8
  skos:definition "La démographie est l'étude quantitative et qualitative des caractéristiques des populations et de leurs dynamiques, à partir de thèmes tels que la natalité, la fécondité, la mortalité, la nuptialité (ou conjugalité) et la migration. (Source : DBpedia)"@fr ;
  inist:semCategory "Discipline"@fr, "Discipline"@en ;
  skos:prefLabel "demography"@en, "démographie"@fr ;
  skos:exactMatch <http://dbpedia.org/resource/Demography> ;
  a skos:Concept ;
  skos:hiddenLabel "Demography"@en, "Démographie"@fr ;
  skos:inScheme p21: .

p21: a skos:ConceptScheme .
