@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/p354686100> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alpenrozen / door G.H. van Senden" ;
    dcterms1:issued "1842" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397545665> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000017532",
        "http://books.google.com/books?vid=KBNL:KBNL03000017533" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070201846> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p842466827> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cbe9b4f5dc7788b826a6caaae40346aa> ;
    schema1:name "Alpenrozen" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2e2a2fb4dc0d9cbb30c7baa165705a31> ;
    schema1:sameAs <http://www.worldcat.org/oclc/825789964> .

