@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/p14539056X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Toolbox / red. Remko van den Berg, Hans van Huijgevoort" ;
    dcterms1:issued "1995" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p145390284>,
        <http://data.bibliotheken.nl/id/thes/p145390322> ;
    schema1:description "In het kader het project Assessment in Rijnmond" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4422dbda7edfbda7befe22ae46bedce6> ;
    schema1:name "Toolbox" ;
    schema1:numberOfPages 102 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/746bce93e77f35965aba01aa35eaa9ca> .

