@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/p862798183> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A.A.M. Stols (1900-1973), kaleidoskoop van een uitgeversleven / G.W.F. Janssen, H.P.M. Nelissen en G.J. van Bork" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p142366773> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069469083>,
        <http://data.bibliotheken.nl/id/thes/p072265582> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd60bea5a1cddad706a9588fb515aba0> ;
    schema1:name "A.A.M. Stols (1900-1973), kaleidoskoop van een uitgeversleven" .

