@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/p114367108> a schema1:Organization ;
    schema1:alternateName "Faculty of Social Sciences (Utrecht)",
        "Faculty of Social and Behavioural Sciences (Utrecht)" ;
    schema1:description "Faculteit der Sociale Wetenschappen Universiteit Utrecht",
        "Voortz. van: Rijksuniversiteit, Utrecht. Faculteit der Sociale Wetenschappen"@nl ;
    schema1:foundingDate "1993"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/5f740217cdaf2c5039460ab674fd29cf> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p114367108>,
        <https://data2.bibliotheken.nl/.well-known/genid/47a44511ab8221c6ff34eeee2e8ea050> ;
    schema1:name "Universiteit Utrecht. Faculteit der Sociale Wetenschappen" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p111061652> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075367440> .

