@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/p831629061> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Spelenderwijs de winter door / [samengest. door Jos Hoenen]" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075636573> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075314274> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071485295> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p04437173X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c6affb7027f2edb8a3ee6174217d8964> ;
    schema1:name "Spelenderwijs de winter door" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0fef6b34a4a357ca2bfb50df43729c1d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63484231> .

