@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/p104157305> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jan-baas en de aap / Jan E. Niemeijer ; [tekeningen 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:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p086626728> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32a9d162fd4bce2bf0d9d88937887bc3> ;
    schema1:name "Jan-baas en de aap" ;
    schema1:numberOfPages 50 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/884b16bfa98195342bb226ff6ef8f847> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66148566> .

