@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/p354678833> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De complete werken van Joost van Vondel / met eene voorrede van H.J. Allard" ;
    dcterms1:issued "1870" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462182> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000023367",
        "http://books.google.com/books?vid=KBNL:KBNL03000023368" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068423667> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070658978> ;
    schema1:description "Bandtitel: Vondel's werken" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p841780390> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cd409fde2732d7180c77ee6ac6490c74> ;
    schema1:name "De complete werken van Joost van Vondel" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/52c6f996cde9e6de377ab50a4c718f54> ;
    schema1:sameAs <http://www.worldcat.org/oclc/825770640> .

