@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/p400343088> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Veertig plus! / ontworpen door Rob Over de Linden" ;
    dcterms1:issued "2015" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075624923>,
        <http://data.bibliotheken.nl/id/thes/p357223829> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075328844>,
        <http://data.bibliotheken.nl/id/thes/p212980963> ;
    schema1:description "Omslag vermeldt: 40 plus! : DidM, Drukwerk in de Marge. - Bijdrage voor 40plusDidM. - Oplage van 130 exemplaren, waarvan 105 voor dit project" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p400221748> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c7e028ca0e0b51c37aa90f91f25c8d90> ;
    schema1:name "Veertig plus!" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2b4300bd258b3592fa9c18cf530b50a8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/933758963> .

