@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/p110076516> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A relation between solar activity and winter temperatures in Holland between 1634 and 1975 / by C. de Jager" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069609837> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f079e1486a9e65f957ec06946b5b5791> ;
    schema1:name "A relation between solar activity and winter temperatures in Holland between 1634 and 1975" ;
    schema1:numberOfPages 461 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6d344abb7765d619d9c608584a2f21a2> .

