@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/p39747802X> a skos:Concept ;
    rdfs:label "Geschiedenis :: Algemene geschiedenis :: Algemene kronieken" ;
    schema1:mainEntityOfPage bnode:502b037e6dbd0a30e1d6ee2baecf965f ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p397477376> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/kbcode> ;
    skos:narrower <http://data.bibliotheken.nl/id/thes/p397478038>,
        <http://data.bibliotheken.nl/id/thes/p397478046> ;
    skos:notation "526" ;
    skos:prefLabel "Algemene kronieken" .

