@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/p075293994> a schema1:Organization ;
    schema1:alternateName "CEE",
        "Communauté Économique Européenne",
        "EEC",
        "EEG",
        "EWG",
        "Europäische Wirtschaftsgemeinschaft",
        "European Economic Community" ;
    schema1:description "Ingevolge het Unieverdrag werd allereerst de benaming \"Europese Economische Gemeenschap: (EEG) gewijzigd in \"Europese Gemeenschap\" (EG) eerstgenoemde namen behoren daarmee sedert 1 november 1993 - de datum van inwerkingtreding van het Unieverdrag -tot het verleden.",
        "Voortgez. als: Europese Gemeenschap"@nl ;
    schema1:dissolutionDate "1993"^^xsd:gYear ;
    schema1:foundingDate "1957"^^xsd:gYear ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075293994>,
        <https://data2.bibliotheken.nl/.well-known/genid/da1b42ce46967cb11d568401f1a2f753> ;
    schema1:name "Europese Economische Gemeenschap" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p080711618>,
        <http://data.bibliotheken.nl/id/thes/p165671165> .

