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

<http://data.bibliotheken.nl/id/thes/p075628465> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/debaf78b95c3efffd8beb1609e634383> ;
    skos:hiddenLabel "Roma"@nl,
        "Sinti"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "zigeuners"@nl ;
    skos:relatedMatch "397"^^<http://udcdata.info> .

