@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/p315813679> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De weerwolf : (een boerenkroniek) / Hermann Löns ; [vert. uit het Duits]" ;
    dcterms1:issued "1942" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070313504> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "K 1969" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p31539949X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/240d48202e138dbfa5136d68fd96acc3> ;
    schema1:name "De weerwolf : (een boerenkroniek)" ;
    schema1:numberOfPages 246 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/12e7f8c042ef63ae36a14db8146a1f72> ;
    schema1:sameAs <http://www.worldcat.org/oclc/295065839> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7556add3ec76a0d02afa6f74474ec02d> .

