@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p442274092> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[ Erasmus] / J.C.H. de Pater" ;
    dcterms1:issued "1936" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069952469> ;
    schema1:description "Eerste regel: Nederland maakt zich op om het eeuwgetij te herdenken van Erasmus' dood." ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/45ad8df9b9d2de9843bebbf11db0260f> ;
    schema1:name "[ Erasmus]" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3381e30f0db8beebac8c3f5d7272364f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1432219796> .

