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

tnu:shs
  skos:narrower tnu:102 ;
  a skos:Concept ;
  skos:prefLabel "Sciences économiques et sociales"@fr, "Social and economic sciences"@en .

tnu:102
  a skos:Concept ;
  skos:broader tnu:shs ;
  dc11:identifier " tnu:102" ;
  skos:inScheme tnu: ;
  dc:modified "2020-03-05T15:26:32.552+01:00"^^xsd:dateTime ;
  skos:exactMatch pc:102 ;
  skos:prefLabel "Urbanisation and urban societies"@en, "Urbanisation et sociétés urbaines"@fr ;
  skos:closeMatch vocsphaera:176, thesindigo:142588, thesindigo:163798, thesindigo:212217, thesindigo:212226, thesindigo:212248, thesindigo:5426, thesindigo:83114, thesindigo:94879, thesindigo:96646, thesindigo:96649, thesindigo:98649 .

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

