@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/p075363119> a schema1:Organization ;
    schema1:alternateName "Bureau Studium Generale (Utrecht)" ;
    schema1:description "Voortgez. als: Universiteit Utrecht. Bureau Studium Generale"@nl ;
    schema1:dissolutionDate "1993"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/d51b127a410a2a28018b0b2805c73250> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075363119>,
        <https://data2.bibliotheken.nl/.well-known/genid/d0cf1d9437c07cb7fa5da83f31db4f6c> ;
    schema1:name "Rijksuniversiteit (Utrecht). Buro Studium Generale" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075311143> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p112259502> .

