@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/p114368554> a schema1:Organization ;
    schema1:alternateName "Utrecht University. Faculty of Biology" ;
    schema1:description "Opgegaan in: Universiteit Utrecht. Faculteit Bètawetenschappen"@nl,
        "Voortz. van: Rijksuniversiteit, Utrecht. Faculteit der Biologie"@nl ;
    schema1:foundingDate "1993"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/87475ace64349c93ae49f820c413c347> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p114368554>,
        <https://data2.bibliotheken.nl/.well-known/genid/f432d26192be5c31d2697ad6a828b6ad> ;
    schema1:name "Universiteit Utrecht. Faculteit Biologie" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p111061652> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075433001>,
        <http://data.bibliotheken.nl/id/thes/p291344577> .

