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

<http://data.bibliotheken.nl/id/thes/p191421146> a schema1:Organization ;
    schema1:alternateName "CBK (Dordrecht)" ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/b040170507f339bde20336e46b063070> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p191421146>,
        <https://data2.bibliotheken.nl/.well-known/genid/315b8efda5769628c93240b55a5df89a> ;
    schema1:name "Centrum Beeldende Kunst (Dordrecht)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p353824372> .

