@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/p036235229> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De laatste roes : roman / Osvaldo Soriano ; vert. [uit het Spaans] door Ana Maria Carvalho en Harrie Lemmens" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070468400> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072663871> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9062652484" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dade165e5142150b7ff3d806c94b24d7> ;
    schema1:name "De laatste roes : roman" ;
    schema1:numberOfPages 179 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ab4e138fe2a0bcbc5837143fcf2ab968> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64268982> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/49b3adfa29a3a6b68b80996845cd910a> .

