@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/p183839013> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Weg met de romantiek of: wat is eigenlijk het probleem? / F. Bolkestein" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075622726>,
        <http://data.bibliotheken.nl/id/thes/p07568523X>,
        <http://data.bibliotheken.nl/id/thes/p244837589> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073928607>,
        <http://data.bibliotheken.nl/id/thes/p088200965> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071724419> ;
    schema1:description "Thorbecke-lezing 1998" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f5ad0d5570327a061d8e4139e406d60> ;
    schema1:name "Weg met de romantiek of: wat is eigenlijk het probleem?" ;
    schema1:numberOfPages 25 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f3dda728e44ea3312ae89e9141a650b3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67851367> .

