@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/p397557035> a skos:Concept ;
    rdfs:label "Land- en volkenkunde :: Cartografie" ;
    schema1:mainEntityOfPage bnode:cc482ed19a1cd081993b0ea54f984e7a ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p39754054X> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/kbcode> ;
    skos:narrower <http://data.bibliotheken.nl/id/thes/p397557043>,
        <http://data.bibliotheken.nl/id/thes/p397557221>,
        <http://data.bibliotheken.nl/id/thes/p397557477> ;
    skos:notation "1446-1448" ;
    skos:prefLabel "Cartografie" .

