@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p11105656X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De weerwolf : [een boerenkroniek] / door Hermann Löns ; [vert. uit het Duitsch]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p395223245> ;
    dcterms1:issued "1943" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/8ab43c0b2328a8c377cdf75b79e7be76> ;
    schema1:bookEdition "3de dr" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba961a9744e691c3df765e21884f0b59> ;
    schema1:name "De weerwolf : [een boerenkroniek]" ;
    schema1:numberOfPages 246 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6d96506455536309e887aa25d1d060e0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66032955> .

