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

