@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/p434221252> 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 "vierde 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/8f748d738e804788362b17e67f55447f> ;
    schema1:name "Hele verhalen voor een halve soldaat" ;
    schema1:numberOfPages 277 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2cab2946912ceddadd0770f40634e922> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1249552731> .

