@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/p358004349> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Shakespeare en zijn werken / A.S. Kok" ;
    dcterms1:issued "1880" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000296614" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069888728> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p053478681> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ab8c64093fa01bce2f0fc5cdaf889475> ;
    schema1:name "Shakespeare en zijn werken" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f5dc80aef09da55d0cac98d2252a5f39> ;
    schema1:sameAs <http://www.worldcat.org/oclc/847173390> .

