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

<http://data.bibliotheken.nl/id/thes/p234681101> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/15eea677e339f7d00c2c0a5c01a32e68> ;
    skos:altLabel "nutstheorie"@nl,
        "utiliteitstheorie"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p075604809>,
        <http://data.bibliotheken.nl/id/thes/p075622874> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "bruikbaarheidstheorie"@nl .

