@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p203390024> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Staat van de Europese Unie / J.J. van Aartsen ; D.A. Benschop ; Ministerie van Buitenlandse Zaken" ;
    dcterms1:issued "2000" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/9466b40f2fd39f5d4c58b2406428a0a1> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06780859X>,
        <http://data.bibliotheken.nl/id/thes/p072210265> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p124000622> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e4ecaa9f03d00e5d73645f0431ab4765> ;
    schema1:name "De Staat van de Europese Unie" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/81292daa44febccd1adcdc5eabc3fe02> .

