@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/p174470118> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "EQ, IQ in Nederland / Jan J.L. Derksen" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597907>,
        <http://data.bibliotheken.nl/id/thes/p078546818>,
        <http://data.bibliotheken.nl/id/thes/p183003306> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069629749> ;
    schema1:description "Uitg. ter gelegenheid van het symposium EQ en IQ in Nederland" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9080167568" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9fdb1520a25d64126bb670bb09bafdb4> ;
    schema1:name "EQ, IQ in Nederland" ;
    schema1:numberOfPages 93 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/83acff4d91617bc48d8fbed8c23cf929> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67956240> .

