@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/p163605424> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beeldige beertjes / Corry Jong-Meijer ; [foto's Studio Max Wolters]" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075601702> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p153761199> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9056900331" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/745044df15c6cdec2da2e2bd48138816> ;
    schema1:name "Beeldige beertjes" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ec0ea0a18bb9fe1eb78bcc85fa443a99> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68251994> .

