@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/p075387042> a schema1:Organization ;
    schema1:alternateName "Faculteit der Bestuurskunde (Enschede)",
        "Faculty of Public Administration and Public Policy (Enschede)" ;
    schema1:description "Ook: Faculteit Bestuurskunde}}",
        "Reeks vermeldt: BSK",
        "Voortgez. als: Universiteit Twente, Enschede. Faculteit Management en Bestuur"@nl,
        "Voortz. van: Technische Hogeschool Twente, Enschede. Onderafdeling der Bestuurskunde"@nl ;
    schema1:dissolutionDate "200X" ;
    schema1:foundingDate "1986"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/d96c615d61f470ed553fe0b8d899f36c> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075387042>,
        <https://data2.bibliotheken.nl/.well-known/genid/7ea2c327c8ec16c2a8ac042c51c52fde> ;
    schema1:name "Universiteit Twente (Enschede). Faculteit der Bestuurskunde" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075383128> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075482304>,
        <http://data.bibliotheken.nl/id/thes/p310651697> .

