@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/p22612164X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De droom van Driebergen / Maarten van der Linde $ Een uitstaande erfenis / Rudi van Roon" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075609053>,
        <http://data.bibliotheken.nl/id/thes/p07565816X>,
        <http://data.bibliotheken.nl/id/thes/p086657313> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p086657313>,
        <http://data.bibliotheken.nl/id/thes/p087224569> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07032350X> ;
    schema1:description "Uitg. t.g.v. het 7-jarig bestaan, tevens het eerste sabbathsjaar, van LTM" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3f5e6d049db8d20895b926b58447cf5> ;
    schema1:name "De droom van Driebergen" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c1f32834a5f627b1833edee0a8a07adb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67206719> .

