@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/p19938911X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Räumliche Corstellung und mathematische Erkenntnisvernögen" ;
    dcterms1:issued "1962" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068960646> ;
    schema1:description "Proefschrift Amsterdam" ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/07ef3a741228ead7248ae9af9842ae99> ;
    schema1:name "Räumliche Corstellung und mathematische Erkenntnisvernögen" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d5a02c3e9c0a339c4c4d1a3014822fab> .

