@prefix pc: <https://uri.ird.fr/so/kos/pc/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

pc:102
  skos:narrower pc:102_URBHA1 ;
  a skos:Concept ;
  skos:prefLabel "Urbanisation et sociétés urbaines"@fr, "Urbanización y sociedades urbanas"@es, "Urbanization and urban societies"@en .

pc:102_URBHA1
  a skos:Concept ;
  dc11:identifier "102 URBHA1" ;
  skos:broader pc:102 ;
  skos:inScheme pc: ;
  skos:prefLabel "Urbanisation, sociétés urbaines"@fr .

pc:
  a owl:Ontology, skos:ConceptScheme ;
  skos:prefLabel "pc" .

