@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/p391499475> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De antithese / H Visscher" ;
    dcterms1:issued "1909" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594363>,
        <http://data.bibliotheken.nl/id/thes/p077608860> ;
    schema1:associatedMedia "http://resolver.kb.nl/resolve?urn=MMUBVU02:000008056" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067666051> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p822361248> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045132747> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c95078263d2738d95ab92c746911ea7a> ;
    schema1:name "De antithese" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/99495283dbd0a90c8195c2b4862c9e96> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904747795> .

