@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 pc: <https://uri.ird.fr/so/kos/pc/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:096 ;
  a skos:Concept ;
  skos:prefLabel "Sciences économiques et sociales"@fr, "Social and economic sciences"@en .

tnu:096
  dc11:identifier " tnu:096" ;
  skos:exactMatch pc:096 ;
  a skos:Concept ;
  skos:broader tnu:shs ;
  skos:inScheme tnu: ;
  dc:modified "2020-03-05T15:20:05.669+01:00"^^xsd:dateTime ;
  skos:prefLabel "Economics: business sectors"@en, "Economie : secteurs d'activité"@fr ;
  skos:closeMatch vocsphaera:119, vocsphaera:154, vocsphaera:170, vocsphaera:172, vocsphaera:61, thesindigo:135166, thesindigo:17704, thesindigo:59125, thesindigo:6061, thesindigo:82986, thesindigo:94879 .

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

