@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/p843472162> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Informatie klapper speel-o-theken / [samenst. Kitty Keyser-Gaymans, Hans Janssen]" ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070645426> ;
    schema1:bookEdition "2e uitg" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07260848X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f61f3e171888c48972acb23efb74c14b> ;
    schema1:name "Informatie klapper speel-o-theken" ;
    schema1:numberOfPages 41 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/16541cc920038a191aa5787e4ae4eb2b> .

