@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/p111057094> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Op de wildbaan (jachtnovellen) / door Hermann Löns ; [vert. uit het Duits]" ;
    dcterms1:issued "1942" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070313504> ;
    schema1:bookEdition "2de dr" ;
    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/7ec708bf1cc1a198b9d93b4419522bc7> ;
    schema1:name "Op de wildbaan (jachtnovellen)" ;
    schema1:numberOfPages 228 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d8ad24043c11fa15bfb96beb7a78c3ba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66033030> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5ca5ccf8d3fa8a9fb64d21f86e0f48d6> .

