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

<http://data.bibliotheken.nl/id/thes/p075622432> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/935f2e19d0dbbc6239ef4a2c9ed13c96> ;
    skos:altLabel "grotonderzoek"@nl,
        "holenkunde"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "speleologie"@nl ;
    skos:relatedMatch "551.44"^^<http://udcdata.info> .

