@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/p428661122> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fin & Snip : Sunny komt spelen / Elly van der Linden & Greet Bosschaert" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p216880440> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p191617849> ;
    schema1:description "Tekst: Elly van der Linden, illustraties: Greet Bosschaert" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789462914858" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/acb3b4306c9b6f2170198d14e403ef79> ;
    schema1:name "Fin & Snip : Sunny komt spelen" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b649d13e709cc855992c116efc212ff3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1202435775> .

