@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/p231043287> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beschouwingen over de physiologische ruimtevoorstelling : oratie 15 april 1940 / F.H. Quix" ;
    dcterms1:issued "1940" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p088692450> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840081227> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/beacc20890e72cb1c5ad2cf22f55d3c3> ;
    schema1:name "Beschouwingen over de physiologische ruimtevoorstelling : oratie 15 april 1940" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/815bfaf759c8753bbd11f6fed0042ce6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66296444> .

