@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/p07542987X> a schema1:Organization ;
    schema1:alternateName "Juridische Faculteit (Tilburg)" ;
    schema1:description "Voortz. van: Katholieke Hogeschool, Tilburg. Juridische Faculteit"@nl ;
    schema1:foundingDate "1986"^^xsd:gYear ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p07542987X>,
        <https://data2.bibliotheken.nl/.well-known/genid/6938c9025843540ff240812d633f1275> ;
    schema1:name "Katholieke Universiteit Brabant (Tilburg). Juridische Faculteit" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075385899> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075480352>,
        <http://data.bibliotheken.nl/id/thes/p075504421> .

