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

<http://data.bibliotheken.nl/id/thes/p075635593> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5af360e7631069966f71be3aa0f3d541> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "informatieverwerking"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p075599945>,
        <http://data.bibliotheken.nl/id/thes/p075603225>,
        <http://data.bibliotheken.nl/id/thes/p07562351X> ;
    skos:relatedMatch "681.3"^^<http://udcdata.info> .

