@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/p395223245> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De weerwolf : [een boerenkroniek] / door Hermann Löns ; [vert. uit het Duitsch]" ;
    dcterms1:issued "1942" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070313504> ;
    schema1:bookEdition "3de dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p11105656X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/512b8a632c21d33026bcc2403f32a033> ;
    schema1:name "De weerwolf : [een boerenkroniek]" ;
    schema1:numberOfPages 246 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a22557bc35add00069c3ad59d20fcdba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/915941588> .

