@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/p416503128> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandsche koorbanken tijdens Gothiek en Renaissance / door Jacob Samuel Witsen Elias" ;
    dcterms1:issued "2018" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560051X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072333456>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Digitale versie van de uitgave: Amsterdam : Paris, 1937",
        "Proefschrift Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p118809520> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/26d34b3cd46f0ec02a9463dabf05a4c3> ;
    schema1:name "De Nederlandsche koorbanken tijdens Gothiek en Renaissance" ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c9e961eeefb6d619f44c9b08120a2420> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1021183185> .

