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

<http://data.bibliotheken.nl/id/thes/p227548280> a schema1:Organization ;
    schema1:alternateName "OMC" ;
    schema1:description "... richtte de SP in 1975 Ons Medisch Centrum (OMC) op." ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/9fc4c28f5c99edb2d2db68732a55fe66> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p227548280>,
        <https://data2.bibliotheken.nl/.well-known/genid/4da788464547204571b71723c75c5367> ;
    schema1:name "Ons Medisch Centrum" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075464365> .

