@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/p272925640> a schema1:Organization ;
    schema1:alternateName "UMC Groningen",
        "UMCG",
        "University Medical Centre Groningen" ;
    schema1:description "www.umcg.nl: \"... donderdag 13 januari 2005 is de samenvoeging van de Faculteit der Medische Wetenschappen van de Rijksuniversiteit Groningen en het Academisch Ziekenhuis Groningen tot Universitair Medisch Centrum officieel bekrachtigd.\"",
        "Samensmelting van: Rijksuniversiteit Groningen. Faculteit der Medische Wetenschappen"@nl,
        "en: Academisch Ziekenhuis Groningen"@nl ;
    schema1:foundingDate "2005"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/18214d28585617a33e2fbc2af667a8e5> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p272925640>,
        <https://data2.bibliotheken.nl/.well-known/genid/b9e91154e2c1fa7bd1f59054dde35bda> ;
    schema1:name "Universitair Medisch Centrum Groningen" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075495775> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075496348>,
        <http://data.bibliotheken.nl/id/thes/p171987462> .

