@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p322875838> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het laatste weekend / Blake Morrison ; vert. [uit het Engels] door Frans van der Wiel en Joop van Helmond" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342654837>,
        <http://data.bibliotheken.nl/id/nbt/p342654845> ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068510128> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067668526>,
        <http://data.bibliotheken.nl/id/thes/p069720398> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789089530370" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bea75057441f399d2207f7f4625fa5a7> ;
    schema1:name "Het laatste weekend" ;
    schema1:numberOfPages 262 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/03be8b7c8781c18feaeff71db6a179e7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/616863115> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/92ea3745cc7c766cec23335bc2c6e0e6> .

