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

<http://data.bibliotheken.nl/id/thes/p190868449> a schema1:Organization ;
    schema1:alternateName "MCL" ;
    schema1:description "\"Het Medisch Centrum Leeuwarden (MCL) is in 1982 ontstaan uit een fusie van het Bonifatius Hospitaal, het Diaconessenhuis en het Triotel\"." ;
    schema1:foundingDate "1982"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/457da448b884173abf61ab132c85242f> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p190868449>,
        <https://data2.bibliotheken.nl/.well-known/genid/676974a9e1eb8e374bfb28b5716cabac> ;
    schema1:name "Medisch Centrum Leeuwarden" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p413697835> .

