@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/p113668694> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "E.W. Beth / Evert Willem Beth" ;
    dcterms1:issued "1934" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068394209> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068394209> ;
    schema1:description "Convoluut ; titel fictief. - E.W. Beth 1934-1963, Verzameling van overdrukken: Artikelen in tijdschriften verschenen en gepubliceerd van 1934-1963" ;
    schema1:inLanguage "mis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/39fc98dd6984bab25a618d3a2dfcae8b> ;
    schema1:name "E.W. Beth" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fc48001db365787e01a81ec3caff280e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66382967> .

