@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/p046298797> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als het voorjaar komt / R.J. de Stoppelaar ; met foto's van J.P. Strijbos ...[et al.]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446397229> ;
    dcterms1:issued "1932" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069641293> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067495729> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e7953c425f671ca4ccc6b7547571e7af> ;
    schema1:name "Als het voorjaar komt" ;
    schema1:numberOfPages 166 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ef2a213c52ec3e0bdf3edf33928119b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901390275> .

