@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/p291134483> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De roverhoofdman / M.C. Capelle ; geïllustreerd door Corrie van der Baan" ;
    dcterms1:issued "196X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067933645> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072159944> ;
    schema1:description "Jaar geschat o.g.v. combinatie van auteur, ill.  en uitg" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb1d0918d67c675243d5b7a7b415f531> ;
    schema1:name "De roverhoofdman" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4d9f1c904fb80bfddf1a2470c6f5fb6b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71726058> .

