@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/p852840519> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Groot tekenfilmboek / John Halas en David Rider ; Nederlandse bew. Kees de Bree" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069928266> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069383367>,
        <http://data.bibliotheken.nl/id/thes/p071658912> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/15267456b601f69d6242364a918e9c62> ;
    schema1:name "Groot tekenfilmboek" ;
    schema1:numberOfPages 120 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/61564689908d0785d3efea68246959c9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64177442> .

