@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/p115939571> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cursus Hilbertruimten 1957-1958 / N.G. de Bruijn" ;
    dcterms1:issued "1958" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069311358> ;
    schema1:description "Gestencild" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb3a75e4ff76f0352122ffd4b31d9605> ;
    schema1:name "Cursus Hilbertruimten 1957-1958" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fe993572c05b7bd739b4935e23cf2235> .

