@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/p446323403> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[ Overdrukken] / W.A. Braasem" ;
    dcterms1:issued "1949" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068552408> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p408994509> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e8ccfe7c4f64701668affb24736d78ca> ;
    schema1:name "[ Overdrukken]" ;
    schema1:numberOfPages 9 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ea7e8310d3ceb82ef22e583a67fed66> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509818169> .

