@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/p040690393> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Twist met ons / Dirk van Bastelaere ... [et al.] ; met een woord vooraf van Benno Barnard" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p39746262X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069118922>,
        <http://data.bibliotheken.nl/id/thes/p070446768> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9050350933" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b99d487c9c6f0720ec8e28af1e1a0dbd> ;
    schema1:name "Twist met ons" ;
    schema1:numberOfPages 68 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bca6860e056e51d870b8e1d398f78201> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781870713> .

