@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/p245256814> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A young lion of Flanders : a tale of terror of war / by Jo van Ammers Kueller ; transl. [from the Dutch] by C. Thieme ; with four illustrations by Louis Raemaekers" ;
    dcterms1:issued "1916" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06956664X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070809852>,
        <http://data.bibliotheken.nl/id/thes/p276858123> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b03cb2e211faa53d78e570ad15fed371> ;
    schema1:name "A young lion of Flanders : a tale of terror of war" ;
    schema1:numberOfPages 320 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/848bca392a1ced8994a2e44e7d455f46> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906558805> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c499e73a07d4d817c029050fc1a76127> .

