@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p091205891> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Clara Meijer-Wichmann lezing" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075405598> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/25928e82c5541b57314adb46a9968edf> ;
    schema1:name "Clara Meijer-Wichmann lezing" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6a198250ac99e6649eab74b087bc35ca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73079666> .

