@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/p862821401> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De laatste overlevenden / Horacio Altuna ; Carlos Trillo ; [vert. uit het Spaans]" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072090685> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07301835X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9050560083" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0ac6b508388f204e46354ddb23016122> ;
    schema1:name "De laatste overlevenden" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4a88c6c9b3942be0c02b20fd3578b339> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64358049> .

