@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p865859205> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De antithese in dezen tijd / door G. Brillenburg Wurth" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429957874> ;
    dcterms1:issued "1940" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397325193> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068486766> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ea13d46860041e09c846066711e630e6> ;
    schema1:name "De antithese in dezen tijd" ;
    schema1:numberOfPages 126 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5c39f5e82eaec09720517709eeccf191> ;
    schema1:sameAs <http://www.worldcat.org/oclc/5112132> .

