@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/p397287178> a skos:Concept ;
    rdfs:label "Algemeen; Encyclopedische werken :: Almanakken :: Nederland" ;
    schema1:mainEntityOfPage bnode:1e32e5b89a126b5f26172169c39e4756 ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p39728716X> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/kbcode> ;
    skos:narrower <http://data.bibliotheken.nl/id/thes/p397287186>,
        <http://data.bibliotheken.nl/id/thes/p397287194>,
        <http://data.bibliotheken.nl/id/thes/p397287208> ;
    skos:notation "2 ca" ;
    skos:prefLabel "Nederland" .

