@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/p075368234> a schema1:Organization ;
    schema1:alternateName "Faculteit der Rechtsgeleerdheid (Rotterdam)",
        "Faculty of Law (Rotterdam)",
        "Juridische Faculteit (Rotterdam)",
        "School of Law (Rotterdam)" ;
    schema1:description "Voortgez. als: Erasmus School of Law, Rotterdam"@nl,
        "Voortz. van: Nederlandse Economische Hogeschool (Rotterdam). Faculteit der Rechtsgeleerdheid"@nl ;
    schema1:foundingDate "1973"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/1d1498949bb7ce1dd2cbf61bf2f6e02b> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075368234>,
        <https://data2.bibliotheken.nl/.well-known/genid/9beb8d69e91848d9c965d6a9a4f52c5f> ;
    schema1:name "Erasmus Universiteit Rotterdam. Faculteit der Rechtsgeleerdheid" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075496674> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p370734955> .

