@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/p444359249> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Robin de redder / tekst: Philip Huff ; tekeningen: Claire Witteveen" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p113036655>,
        <http://data.bibliotheken.nl/id/thes/p322614112> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p444359257> ;
    schema1:description "Uitgave ter gelegenheid van 200 jarig bestaan van de KNRM" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/efa85ca41f588a17c4a2b1596c34dd3b> ;
    schema1:name "Robin de redder" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/12f8e846696191e38675ba64480cf591> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1478012154> .

