@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/p098582283> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\" Kabouters en pers\" / Ewout van der Hoog" ;
    dcterms1:issued "1972" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p192807730> ;
    schema1:description "Losse bladen",
        "[Univ. van Amsterdam.] Psychologisch Laboratorium" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/99d7b12bd777616aa2b4a3a327991ffb> ;
    schema1:name "\" Kabouters en pers\"" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/247a1c15194911776c99666d8dbcfb40> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66090737> .

