@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/p048774049> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bertus Bot : nog altijd een volgeling van Domela Nieuwenhuis / Paul Denekamp, Jack Hofman" ;
    dcterms1:issued "1987" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/c6ed5879bd14e6b168f9cb415c872f5a> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072374861> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/699372b57d199911a9f503a564000db3> ;
    schema1:name "Bertus Bot : nog altijd een volgeling van Domela Nieuwenhuis" ;
    schema1:numberOfPages 77 .

