@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/p820445665> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Windmolens in Nederland / door P. Nijhof ; met foto's van Ger Dekkers ; [ten geleide door J. Barkhof]" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075615630>,
        <http://data.bibliotheken.nl/id/thes/p078960916>,
        <http://data.bibliotheken.nl/id/thes/p397386567>,
        <http://data.bibliotheken.nl/id/thes/p397413343> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06878208X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070427305> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9066300027" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fbaf2239cd7ac9eb2740684fb5351bb7> ;
    schema1:name "Windmolens in Nederland" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3064e91681d2f8e52ceca8a9519af744> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781377454> .

