@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/p093256973> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Weerstandsproblemen bij cumuliforme wolken / door Franz Heinrich Schmidt" ;
    dcterms1:issued "1943" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071546197> ;
    schema1:description "In machineschrift",
        "Proefschrift Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/44cd46924d943e33f42d25c988af9c2d> ;
    schema1:name "Weerstandsproblemen bij cumuliforme wolken" ;
    schema1:numberOfPages 89 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ec1323826e95c7ad9ecd8f96aef35b7a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65832394> .

