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

<http://data.bibliotheken.nl/id/thes/p123281172> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f7960709d9e366a781b5c735a2e3702d> ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p075614545> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "informatiemanagement"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p239541189>,
        <http://data.bibliotheken.nl/id/thes/p242532594>,
        <http://data.bibliotheken.nl/id/thes/p271611936> .

