@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/p446391379> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leidensis MCMXXV / Pallas ; [door A.R. Zimmerman ... et al.]" ;
    dcterms1:issued "1925" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/a10a28b9bbbe3549c93037fa0b93f077> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071504745> ;
    schema1:inLanguage "la" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p043798128> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b5c000c0e0cf4d340c94eeaaeec5c811> ;
    schema1:name "Leidensis MCMXXV" ;
    schema1:numberOfPages 366 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/489d50c8f2c72f8f861a6597ead06353> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510360345> .

