@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/p86290711X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Schoolvorderingen- en intelligentietest vorm III : testboekje / H.W. van Boxtel , J.Th. Snijders en V.J. Welten" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070187819> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068611927>,
        <http://data.bibliotheken.nl/id/thes/p068710445> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7723fca7720316a18bff5071d3f4ae03> ;
    schema1:name "Schoolvorderingen- en intelligentietest vorm III : testboekje" ;
    schema1:numberOfPages 41 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/664382aaf3ad2887b750e4b5951ef234> .

