@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/p377460974> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Apollo en Dafne. / Op muzijk gestelt door Hendrik Anders" ;
    dcterms1:issued "1697" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070139962>,
        <http://data.bibliotheken.nl/id/thes/p102620881> ;
    schema1:description "Auteur is Cornelis Sweerts" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p149234090> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98e7096816ef4e976b408a5b7f8d6f8a> ;
    schema1:name "Apollo en Dafne." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/90a0e502433876450f3fba37cb56343a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/883655422> .

