@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/p320520420> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "IJsbeertje leert zwemmen / tekst: Rikky Schrever, Het RedactiePakhuis ; illustraties: Tekenteam" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p238272850>,
        <http://data.bibliotheken.nl/id/thes/p315804351> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p238645851> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789059649156" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e195268bad83567696c79a94c047f295> ;
    schema1:name "IJsbeertje leert zwemmen" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/15b32411b17053f2525df9ec6d423b3b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/491042173> .

