@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.bibliotheken.nl/id/thes/p075664895> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/befbcfa00940fc0d93448b64ae7e3b16> ;
    skos:altLabel "vijftiende eeuw"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p075615290>,
        <http://data.bibliotheken.nl/id/thes/p075616564> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "15e eeuw"@nl .

