@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/p822901552> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het grote winterboek voor de kinderen / Nelly Donker ; [ill. van de auteur ; eindred. Jaki Louage]" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068728387> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069321043> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075634937> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820425214> ;
    schema1:isbn "9065130829" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8fc34eb2633c8b7bc9d32cab94bbeeb5> ;
    schema1:name "Het grote winterboek voor de kinderen" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dc6feb0bf70fd3bc5455575ee0a0a2de> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63269386> .

