@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/p088017605> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Evalueren / Cees Doets, Hans Bennink, Carl Doerbecker" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600797>,
        <http://data.bibliotheken.nl/id/thes/p078501261>,
        <http://data.bibliotheken.nl/id/thes/p078950384> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069143668> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070182663>,
        <http://data.bibliotheken.nl/id/thes/p088017230> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833322648> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c14445df164548acd048b0290598652> ;
    schema1:name "Evalueren" ;
    schema1:numberOfPages 85 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ba73d781fe2828d0785b3743205e38d5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63370636> .

