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

<http://data.bibliotheken.nl/id/thes/p075685671> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/68afbe6019cba6fa788a7d425e077934> ;
    skos:altLabel "BSO"@nl,
        "NSO"@nl,
        "naschoolse opvang"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "buitenschoolse opvang"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p075660342> ;
    skos:relatedMatch "371.23"^^<http://udcdata.info> .

