@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/p424704188> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Door zon en wind / R.J. de Stoppelaar" ;
    dcterms1:issued "1924" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069641293> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Eerder verschenen in \"Het Vaderland\"" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p046298916> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/82d54a32dfc1e63f05fc26dae70ecf0b> ;
    schema1:name "Door zon en wind" ;
    schema1:numberOfPages 174 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8d8b5af7393943b06aaf7554542ea9f7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1130757782> .

