@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/p252075358> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Willem Wijcherts : een dappere Alkmaarder jongen / door Jan van de Croese ; met teekeningen van J.H. Isings Jr." ;
    dcterms1:issued "1920" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070785732> ;
    schema1:bookEdition "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069147191> ;
    schema1:description "1e dr.: 1909",
        "Op titelblad staat: Jan van de Croese (W.G. van de Hulst)" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/925a76b783afad6f8e8cd10b76f3540c> ;
    schema1:name "Willem Wijcherts : een dappere Alkmaarder jongen" ;
    schema1:numberOfPages 187 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d8ba0c7a272bd58a4232f4f436e38961> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150194457> .

