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

<http://data.bibliotheken.nl/id/thes/p075600617> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3cba9b776f486c3e188e20a79f7e8f77> ;
    skos:altLabel "gedragswetenschappen"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p07561975X>,
        <http://data.bibliotheken.nl/id/thes/p075622122> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "gedrag"@nl ;
    skos:relatedMatch "159.9"^^<http://udcdata.info> .

