@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/p040233596> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verslag vooronderzoek toetsservicesysteem / H. Keizer, R. van Thiel, M. Zwarts" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603705> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074198025>,
        <http://data.bibliotheken.nl/id/thes/p075428334> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069262454>,
        <http://data.bibliotheken.nl/id/thes/p072786426> ;
    schema1:description "Met lit. opg" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841716846> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e14dc2aa37c8073faec672e9b637dff> ;
    schema1:name "Verslag vooronderzoek toetsservicesysteem" ;
    schema1:numberOfPages 88 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac56c6347d9f927b3363cc2c0c132877> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64701477> .

