@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/p07530855X> a schema1:Organization ;
    schema1:alternateName "Philips Glowlampworks (Eindhoven)" ;
    schema1:description "N.V.",
        "Voortgez. als: Philips Electronics, Eindhoven"@nl ;
    schema1:dissolutionDate "1991"^^xsd:gYear ;
    schema1:foundingDate "1891"^^xsd:gYear ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p07530855X>,
        <https://data2.bibliotheken.nl/.well-known/genid/92614afcc7972fccc1e35ef256fcbcbf> ;
    schema1:name "Philips' Gloeilampenfabrieken (Eindhoven)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p106831437> .

