@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/p296915823> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bevrijding van Venlo, 1944-1945 / Ben Schoenmaker" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073545597> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p274589044> ;
    schema1:isbn "9078038047" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e15fe03c14fd51fbeede918d34815db> ;
    schema1:name "De bevrijding van Venlo, 1944-1945" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b5b129b99a5039a9e72a05e0d02675e6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150400902> .

