@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/p802601677> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Soldaat van Oranje '40-'45 / E. Hazelhoff Roelfzema ; met een voorw. van Prins Bernhard" ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069882819> ;
    schema1:bookEdition "15e dr" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9023503627" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b1dbb3014f1538b8a324b6d5b8b5c5a7> ;
    schema1:name "Soldaat van Oranje '40-'45" ;
    schema1:numberOfPages 256 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6c9f4ce46bb718919917654c53113795> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898999634> .

