@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/p455478236> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A bridge too far : Hollywood in Deventer / tekst René van der Meer ; eindredactie Carlie van Tongeren" ;
    dcterms1:issued "2026" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p240905776> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p338311157> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789462587625" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b2d40616783c085cbffa68fdeb771f9> ;
    schema1:name "A bridge too far : Hollywood in Deventer" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/42f46ec39f67e2c0cfa0c8e1dfa75903> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1582418394> .

