@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/p199979243> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het sneeuwbeest / [samenst. en bew. Joke van der Klink ; vert. uit het Engels Hans van den Boom]" ;
    dcterms1:issued "2000" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068980256>,
        <http://data.bibliotheken.nl/id/thes/p074774034>,
        <http://data.bibliotheken.nl/id/thes/p075157012>,
        <http://data.bibliotheken.nl/id/thes/p171364880>,
        <http://data.bibliotheken.nl/id/thes/p174184123>,
        <http://data.bibliotheken.nl/id/thes/p188266364> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p153056886> ;
    schema1:isbn "9034328651" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/589172f1279b7507ce5bcadae1e48882> ;
    schema1:name "Het sneeuwbeest" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ba6419135fb78740870ddf850d13cd9f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67518160> .

