@prefix dcterms1: <http://purl.org/dc/terms#> .
@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/nbt/p850136830> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Naar een Europese Unie / door M. Weisglas" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560566X>,
        <http://data.bibliotheken.nl/id/thes/p077609131>,
        <http://data.bibliotheken.nl/id/thes/p078493153>,
        <http://data.bibliotheken.nl/id/thes/p397390017> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069163553>,
        <http://data.bibliotheken.nl/id/thes/p07536106X> ;
    schema1:description "Inaugurele rede aan de Universiteit van Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850167051> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0531e14da6e8ead7ceba7d68bb7501a2> ;
    schema1:name "Naar een Europese Unie" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ecb318c3453e282c9b95e0af59284714> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64109294> .

