@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/p12697571X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Introduction to wind energy : basic and advanced introduction to wind energy with emphasis on water pumping windmills / E.H. Lysen ; SWD" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071394923> ;
    schema1:bookEdition "2nd ed" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822679388> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cab23bfc85b73190202a5a6a63421b36> ;
    schema1:name "Introduction to wind energy : basic and advanced introduction to wind energy with emphasis on water pumping windmills" ;
    schema1:numberOfPages 310 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9229bd777d13bde96ec30efa175e1970> .

