@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/p217517293> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bultenaar / van Slawomir Mrozek ; vert. [uit het Pools] Benjamin Gijzel" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069383464>,
        <http://data.bibliotheken.nl/id/thes/p075499134> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069514712> ;
    schema1:description "NVA 8547" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p177201606> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e3d8dcfbef4f63ee066c96362ca8bbf6> ;
    schema1:name "De bultenaar" ;
    schema1:numberOfPages 83 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bf640215c0620e35e4c3a80b128c2890> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67170774> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3cddabe04a2fbcaf2cf3237dc7a4d048> .

