@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/p448633531> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Europa, traditie en vernieuwing / Hendrik Brugmans" ;
    dcterms1:issued "1955" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397364806> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068401566> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Op het titelbl. abus.: H.K. Brugmans",
        "Rede uitgesproken ter gelegenheid van de 104de dies natalis van het Amsterdamsch Studenten Corps op de 9e mei 1955" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p036151319> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f014fc21cce78bc35c3ff231e03ff613> ;
    schema1:name "Europa, traditie en vernieuwing" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/35df13dcb72aab88443a325efaa809d8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1519112257> .

