@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/p42803232X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De weerwolf / Hermann Löns ; vert. [uit het Duits] door R.J. de Stoppelaar" ;
    dcterms1:issued "1928" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070313504> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069641293> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p12427644X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2b282f7629102069e4d362e75587c61d> ;
    schema1:name "De weerwolf" ;
    schema1:numberOfPages 150 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/db255f90531c2ddf34203d4ee0822138> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1163976701> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/347c2f91a60133395514db4afe6aedd9> .

