@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/p191211540> a schema1:Organization ;
    schema1:description "Agfa-Gevaert N.V.",
        "Samensmelting van: Gevaert, Mortsel"@nl,
        "en: Agfa"@nl ;
    schema1:foundingDate "1964"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/f173b6be5c4b567cb0444e1ae07e434f> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p191211540>,
        <https://data2.bibliotheken.nl/.well-known/genid/03f5c758afa5fd15368bd82569cd4d82> ;
    schema1:name "Agfa-Gevaert (Mortsel)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p382865340>,
        <http://data.bibliotheken.nl/id/thes/p41312715X> .

