@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/p447388746> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De oude Berend : een boek voor oudere jongens / door Anton Dirksz ; geïllustreerd door Pol Dom" ;
    dcterms1:issued "1940" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p355056879> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070687072> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p040121976> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p089832892> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e5e09f75edc11d9430c55edbe7e6cd61> ;
    schema1:name "De oude Berend : een boek voor oudere jongens" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e03330f345e7b88a08d274539f7b13f8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514442436> .

