@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p288680197> a schema1:Organization ;
    schema1:alternateName "BC Roermond" ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/5ed95a1cdf81ab10901d1d70edec9659> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p288680197>,
        <https://data2.bibliotheken.nl/.well-known/genid/71e362c348595589aad571343ffd2706> ;
    schema1:name "Bisschoppelijk College (Roermond)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p152818308>,
        <http://data.bibliotheken.nl/id/thes/p288680332> .

