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

<http://data.bibliotheken.nl/id/thes/p245833331> a schema1:Organization ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/f7cdbcd2a0f57d3df6c2d994f1284acd> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p245833331>,
        <https://data2.bibliotheken.nl/.well-known/genid/e497fa8cf1e690f7471570991c0e216f> ;
    schema1:name "Second Opinion Wellness Center" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p207185093> .

