@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/p03668001X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Das Veldeke-Problem / door J. van Dam" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p389031836> ;
    dcterms1:issued "1924" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068423365> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068412991> ;
    schema1:description "Openbare les bij de opening van zijn colleges als privaat-docent in de oudere Duitsche taal- en letterkunde aan de Universiteit van Amsterdam, op 21 Februari 1924 gehouden" ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8509fb6b098026242ba7a07eda85af71> ;
    schema1:name "Das Veldeke-Problem" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/39673a16de006dba018e901a9d01d680> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64469713> .

