@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p408978694> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p157471411> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a6e95904ec991f40d9b3e3f7a2c3d816> .

