@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/p082191395> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De speelzaalbeweging / Roel van den Ende, Liebeth Pot, Pauline Tomlow" ;
    dcterms1:issued "1977-1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07178389X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072633638>,
        <http://data.bibliotheken.nl/id/thes/p073298069> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6ae6e687591cda58e4e6dd5ce0f35938> ;
    schema1:name "De speelzaalbeweging" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e742da17e9ca45c436e8a72d9c019df5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65745249> .

