@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/p241449618> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Toen we van de Duitsers verloren / Guido van Driel" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p124897525> ;
    schema1:bookEdition "1e dr" ;
    schema1:description "Aangepaste versie verscheen in de PS-bijlage van Het Parool van 27 mei-28 juni 2002" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9054920459" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f625878b59a8250b28ea45474df969d8> ;
    schema1:name "Toen we van de Duitsers verloren" ;
    schema1:numberOfPages 94 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/826b8fd9182f961e05e7afa26cee5937> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66911379> .

