@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/p14242417X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Surveilleren bij multiple choice-examens / C. van Dorp" ;
    dcterms1:issued "1971" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068367929>,
        <https://data.bibliotheken.nl/.well-known/genid/54912c97fea812a9688b08f7ac04a482> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p142373400> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/66cef77663b3e5143c25aa6a120b06f6> ;
    schema1:name "Surveilleren bij multiple choice-examens" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c47c3ddf41cae6e7154737f04dcd646b> .

