@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/p115075666> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Karel van n netoares : 1901-1993 : mr. K.D. Schönfeld-Wichers / G.J. Kraa" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07488185X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/94f520aa8cad3deb802d4835aa5d7325> ;
    schema1:name "Karel van n netoares : 1901-1993 : mr. K.D. Schönfeld-Wichers" ;
    schema1:numberOfPages 80 ;
    schema1:sameAs <http://www.worldcat.org/oclc/769852681> .

