@prefix tsp: <http://data.loterre.fr/ark:/67375/TSP> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <http://mysite.org/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

tsp: a skos:ConceptScheme .
tsp:-Psychologie
  a isothes:ConceptGroup, skos:Collection ;
  skos:prefLabel "Psychologie"@fr ;
  skos:member tsp:-DBPRGJ9F-B .

tsp:-FDJT6WVB-9
  skos:prefLabel "processus psychique"@fr ;
  a skos:Concept ;
  skos:broader tsp:-DBPRGJ9F-B .

tsp:-KNSFPV6P-Q
  skos:prefLabel "appareil psychique"@fr ;
  a skos:Concept ;
  skos:broader tsp:-DBPRGJ9F-B .

tsp:-TJH6NCP9-1
  skos:prefLabel "conflit psychique"@fr ;
  a skos:Concept ;
  skos:broader tsp:-DBPRGJ9F-B .

tsp:-WR1H0DRG-1
  skos:prefLabel "mécanisme de défense"@fr ;
  a skos:Concept ;
  skos:broader tsp:-DBPRGJ9F-B .

tsp:-T99TNFRR-3
  skos:prefLabel "psychanalyse"@fr ;
  a skos:Concept ;
  skos:related tsp:-DBPRGJ9F-B .

tsp:-Q1QQT3D3-9
  skos:prefLabel "psychologie"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-DBPRGJ9F-B .

tsp:-GJ1KN69G-8
  skos:prefLabel "objet transitionnel"@fr ;
  a skos:Concept ;
  skos:broader tsp:-DBPRGJ9F-B .

tsp:-DBPRGJ9F-B
  skos:narrower tsp:-WR1H0DRG-1, tsp:-FDJT6WVB-9, tsp:-KNSFPV6P-Q, tsp:-GJ1KN69G-8, tsp:-TJH6NCP9-1 ;
  dc:modified "2019-07-11"^^xsd:date ;
  skos:broader tsp:-Q1QQT3D3-9 ;
  skos:hiddenLabel "Théorie psychanalytique"@fr ;
  skos:prefLabel "théorie psychanalytique"@fr ;
  skos:related tsp:-T99TNFRR-3 ;
  ns0:ns0group "Psychologie"@fr ;
  dc11:identifier "41_20" ;
  a skos:Concept ;
  skos:inScheme tsp: .

