@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/p04702366X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als 't lente wordt / door Lize Krop-Schurink ; geïllustreerd door A.H. Gouwe" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p389069299> ;
    dcterms1:issued "1925" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073493813> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073426881> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8e6563c5cc9cb7249fb66201146afcd3> ;
    schema1:name "Als 't lente wordt" ;
    schema1:numberOfPages 287 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4b4146e5fcd59afd6dc3a09e00d4b1c8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64782116> .

