@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/p842466827> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alpenrozen / door G.H. van Senden" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p354686100> ;
    dcterms1:issued "1842" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397545665> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070201846> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/66346875b3d10228bcd23b1ae2830809> ;
    schema1:name "Alpenrozen" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2f9065ba28a6340352997acf394402cf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63979251> .

