@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/p434423076> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hele verhalen voor een halve soldaat / Benny Lindelauf ; met illustraties van Ludwig Volbeda" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p16888755X> ;
    schema1:bookEdition "Vijfde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p352079983> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789021414713" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e495f2ac73c26dbd2c12b77c860495c> ;
    schema1:name "Hele verhalen voor een halve soldaat" ;
    schema1:numberOfPages 277 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/32eff4e3f027647fafdbc19f098cc710> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1249552731> .

