@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/p075433001> a schema1:Organization ;
    schema1:alternateName "Faculteit der Biologie (Utrecht)" ;
    schema1:description "Voortgez. als: Universiteit Utrecht. Faculteit Biologie"@nl,
        "Voortz. van: Rijksuniversiteit, Utrecht. Subfaculteit Biologie"@nl ;
    schema1:dissolutionDate "1993"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/ab2e22ad570a2ba8fcd0b9cf9a40ced1> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075433001>,
        <https://data2.bibliotheken.nl/.well-known/genid/23d55032bdae64b3db7550e34f58c953> ;
    schema1:name "Rijksuniversiteit (Utrecht). Faculteit der Biologie" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075311143> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075372827>,
        <http://data.bibliotheken.nl/id/thes/p114368554> .

