@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/p086157914> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Die Wagenburg : Erzählung / von Friedrich Griese ; eingel., gekürzt und erl. von Felix Augustin" ;
    dcterms1:issued "1941" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067677312> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074584731> ;
    schema1:description "\"Erläuterungen\" bijgevoegd" ;
    schema1:inLanguage "de" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p862233070> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/537999f286446fd3b0526df09629bbb1> ;
    schema1:name "Die Wagenburg : Erzählung" ;
    schema1:numberOfPages 146 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4afc3efd55145f6344f419523743e037> ;
    schema1:sameAs <http://www.worldcat.org/oclc/19404705> .

