@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/p407101209> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boertige en ernstige minnezangen" ;
    dcterms1:issued "1705" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000067671" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070139962> ;
    schema1:bookEdition "3e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Door Kornelis Sweerts" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p144892855> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a693ee113c7d4405487a9b3b8497c861> ;
    schema1:name "Boertige en ernstige minnezangen" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/06e68df7e14b1924096639f0dfd3c001> ;
    schema1:sameAs <http://www.worldcat.org/oclc/959313939> .

