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

