@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/p45622582X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fien & Teun vieren feest : een vrolijk voorleesboek / tekst: Fleur van der Sluis ; illustraties: Anet van de Vorst en Cesar Schilder" ;
    dcterms1:issued "2026" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p442505078> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p265395135>,
        <http://data.bibliotheken.nl/id/thes/p435013785> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p408673346> ;
    schema1:isbn "9789493354890" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4fd1ed1f16c5ee12f34d61f98966eed6> ;
    schema1:name "Fien & Teun vieren feest : een vrolijk voorleesboek" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6ddc3d3ad9334b25e6e2ce88828b9482> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1577233574> .

