@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/p354866001> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De laatste gast / Frank Arnau ; [vert. uit het Duits door: A.B. Klein]" ;
    dcterms1:issued "1961" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069573352> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069573816> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p155044354> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d9ac0ca820cfd5c35ec538d120f9dc9> ;
    schema1:name "De laatste gast" ;
    schema1:numberOfPages 175 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/404c67133716a4c4464026b3f0d10a50> ;
    schema1:sameAs <http://www.worldcat.org/oclc/826596693> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e0719e0f5ab10bd565f043c6825ebc8b> .

