@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/p354875396> a schema1:Organization ;
    schema1:alternateName "Dutch Ministry of Economic Affairs",
        "EZ (2012-....)",
        "MinEZ",
        "Ministerie van EZ",
        "Ministry of Economic Affairs in the Netherlands" ;
    schema1:description "at",
        "www.rijksoverheid.nl/ministeries/ez",
        "Voortgez. als: Ministerie van Economische Zaken en Klimaat"@nl,
        "Voortz. van: Ministerie van Economische Zaken, Landbouw en Innovatie"@nl ;
    schema1:dissolutionDate "2017"^^xsd:gYear ;
    schema1:foundingDate "2012"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/9f235dd215af2fa77c3bd712b21a8a24> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p354875396>,
        <https://data2.bibliotheken.nl/.well-known/genid/117e08b59eab57bb1a4822b01bb4428c> ;
    schema1:name "Ministerie van Economische Zaken (2012-....)" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075426706> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p331439700>,
        <http://data.bibliotheken.nl/id/thes/p417571976> .

