@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/p446397229> 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.]" ;
    dcterms1:issued "1932" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069641293> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067495729> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p046298797> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/01748c25e5a14653a1d56575d9e79c6f> ;
    schema1:name "Als het voorjaar komt" ;
    schema1:numberOfPages 166 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/34c635f7a1d732568f8ba17fe76726ac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510363231> .

