@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/p075400243> a schema1:Organization ;
    schema1:alternateName "EVD (1982-1989)",
        "Netherlands Foreign Trade Agency" ;
    schema1:description "/ Bezuidenhoutseweg 181, 2594 AH, 's-Gravenhage",
        "Staatsalmanak 1983-1984: Directie voor Exportbevordering en Economische Voorlichting (Exportbevorderings- en Voorlichtingsdienst- EVD)",
        "Staatsalmanak 1985-1988: Exportbevorderings- en Voorlichtingsdienst (EVD)",
        "Voortgez. als: EVD, 1989-...."@nl,
        "Voortz. van: Economische Voorlichtingsdienst"@nl ;
    schema1:dissolutionDate "1989"^^xsd:gYear ;
    schema1:foundingDate "1982"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/8560ced45037392c317c9d0748e91161> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075400243>,
        <https://data2.bibliotheken.nl/.well-known/genid/a5315be22ed3a323441660394d66ee37> ;
    schema1:name "Exportbevorderings- en Voorlichtingsdienst" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075288826> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075293439>,
        <http://data.bibliotheken.nl/id/thes/p107357836> .

