@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/p422337420> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De betekenis van het voorbeeld / door Justinus van der Meijs ; onder leiding van J.J. Gielen" ;
    dcterms1:issued "1965" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/a8d2a6135cb41453214db346525c4ea1> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068425082> ;
    schema1:description "Genstencild",
        "Skriptie ter verkrijging van de akte pedagogiek M.O.B." ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/239fb286e5eb36d0b437e45b15e73c34> ;
    schema1:name "De betekenis van het voorbeeld" ;
    schema1:numberOfPages 117 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bb898a91030821b1fc3e6b90bd9f8919> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1090648291> .

