@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/p394970810> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De parel van koning Réputal / [door J. Vadeen ; illustraties van Dick Engelse]" ;
    dcterms1:issued "1938" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075416972>,
        <http://data.bibliotheken.nl/id/thes/p16992467X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p150621094> ;
    schema1:description "Datering: niet in Brinkman, auteursnaam en jaartal ontleend aan: Gooijaers: Catalogus van Plaatjes albums",
        "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p150621493> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/27424a9ffdbfa26432e971c24aa55a4f> ;
    schema1:name "De parel van koning Réputal" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c9e79ab36dc2a8c839913dd4da99d65e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/914338821> .

