@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/p086626728> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jan-baas en de dieren / Jan E. Niemeijer ; tek. en omslag van Carol Voges" ;
    dcterms1:issued "1954" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073739596> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069018235> ;
    schema1:description "Begin jaren 60 overgegaan naar Meinema" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/57992ea34531e051432595019d30fb58> ;
    schema1:name "Jan-baas en de dieren" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/07af11fd9d19d2fc0c167cd746212d33> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65675651> .

