@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/p790422271> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Taalboek / [door] Hans Hulshof, Paul Hulshof, Jan van de Pol ... [et al.]" ;
    dcterms1:issued "1978" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068010222>,
        <http://data.bibliotheken.nl/id/thes/p070265712>,
        <http://data.bibliotheken.nl/id/thes/p071020632> ;
    schema1:description "Handleiding bij Taalboek I, ISBN 90-249-1025-0 als bijlage" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/29f023f6576acff900e088f752803c75> ;
    schema1:name "Taalboek" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ba82bcdd7aa1235ef7d97f9594dfd8c0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63247561> .

