@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/p408072903> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De baard van Sinterklaas / Geneviève Bergé ; bewerking Reina Ollivier ; illustraties Matthieu Roussel" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p136560555> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071133208>,
        <http://data.bibliotheken.nl/id/thes/p268954305> ;
    schema1:description "Omslag vermeldt: Doremi verhaal" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p84128668X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c59005f3992fd0f8a1ea99ae624bf970> ;
    schema1:name "De baard van Sinterklaas" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/28b63c44495db4f879e5bc49dfe1a648> ;
    schema1:sameAs <http://www.worldcat.org/oclc/964447416> .

