@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p407086218> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De jaargetyden, in vier zangen" ;
    dcterms1:issued "1769" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000168715" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070054681> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069122652> ;
    schema1:description "Bewerking van James Thomson's The seasons",
        "Met ill" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p144429039> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f21e1afeacf15a83ba0225a16dc424f> ;
    schema1:name "De jaargetyden, in vier zangen" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7a74cc756222af93f32dba8a333e04c5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/959299266> .

