@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/p109489616> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Adviezen voor het schrijven van een verslag / P.J.G. Keuss" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621525> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07393108X> ;
    schema1:bookEdition "Herz. en uitgebr. versie" ;
    schema1:description "Behorend bij werkboek Experimental psychology : a computerized laboratory course (Bushnell & Mullin)" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0aee585d2a983351e50c2288a3fda9a2> ;
    schema1:name "Adviezen voor het schrijven van een verslag" ;
    schema1:numberOfPages 49 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/33a56ca82e6cd636e259dc194b5356c4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66225857> .

