@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p037222066> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De betekenis der zonnephysica voor de astrophysica / M.G.J. Minnaert" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p428167713> ;
    dcterms1:issued "1937" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069885303> ;
    schema1:description "Rede Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d1f3cf3bbdf30f6ef067c29dec545356> ;
    schema1:name "De betekenis der zonnephysica voor de astrophysica" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/64ebc6e8c7687bc9cbf8b04986fc6059> ;
    schema1:sameAs <http://www.worldcat.org/oclc/39998862> .

