@prefix bnode: <https://koninklijkebibliotheek.triply.cc/.well-known/genid/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.bibliotheken.nl/id/thes/p397302517> a skos:Concept ;
    rdfs:label "Filosofie :: Filosofen uit de 15e, 16e en 17e eeuw :: Descartes,R." ;
    schema1:mainEntityOfPage bnode:b09f499550d85464841eb215fcba5c88 ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p397302436> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/kbcode> ;
    skos:narrower <http://data.bibliotheken.nl/id/thes/p397302525>,
        <http://data.bibliotheken.nl/id/thes/p397302533>,
        <http://data.bibliotheken.nl/id/thes/p397302541> ;
    skos:notation "30 c" ;
    skos:prefLabel "Descartes,R." .

