@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/p134912519> a schema1:Organization ;
    schema1:alternateName "Comisión Europea",
        "Commission Européenne",
        "EC",
        "Europäische Kommission",
        "Europese Commissie (1994-....)" ;
    schema1:description "In B9532206: Commision of the European Union. !sis",
        "Sinds 1-1-94",
        "Voortz. van: Commission of the European Communities"@nl ;
    schema1:foundingDate "1994"^^xsd:gYear ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p134912519>,
        <https://data2.bibliotheken.nl/.well-known/genid/8ddef4e7c972c3c40c8fd8b343c56ef9> ;
    schema1:name "European Commission" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075292009> .

