@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/p111974011> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De toetsen van Erasmus / Marcel Janssens" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075636697>,
        <http://data.bibliotheken.nl/id/thes/p075660865> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068859961>,
        <http://data.bibliotheken.nl/id/thes/p119682478> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p087483092> ;
    schema1:isbn "9063062796" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b9d7d85eef0153ae57daa3a927b8e79> ;
    schema1:name "De toetsen van Erasmus" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6d77712358f4149db9624cc4be5739a4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898923078> .

