@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/p429801548> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rudi's avontuur / door W. van den Berg ; geïllustreerd door Peter Lutz" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073740101>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068019777> ;
    schema1:description "Digitale versie van de uitgave: 's-Hertogenbosch : L.C.G. Malmberg, [1928]",
        "Uitgegeven onder goedkeuring van den Keurraad voor Roomsche Jeugdlectuur" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p108672646> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f08c756dc96ce71e38970c39fa2dc796> ;
    schema1:name "Rudi's avontuur" ;
    schema1:numberOfPages 275 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d188f6e815fd457b53ed0f168f8cc91c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200095434> .

