@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/p341533696> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Logeerbeer / [tekst] Annie van Gansewinkel ; [ill.] Elisah De Bruycker" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p091199581> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p238708136> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789058387462" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d16ffd96754f5f7dac71ed411c39e56d> ;
    schema1:name "Logeerbeer" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/23e8efd3eb342dba41c9e832c4922ff9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/795958090> .

