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

<http://data.bibliotheken.nl/id/thes/p075685264> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2993bd56e18ca085dc4a37fea8453d90> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "machinetalen"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p075619539>,
        <http://data.bibliotheken.nl/id/thes/p075674416> ;
    skos:relatedMatch "800.92"^^<http://udcdata.info> .

