@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/p03627822X> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een Hoornsch koopmansboek uit de tweede helft der 15e eeuw / medegedeeld door E.C.G. Brünner" ;
    dcterms1:issued "1924" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p09131478X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/05f04225d7168b3d7eb774c46fd7101e> ;
    schema1:name "Een Hoornsch koopmansboek uit de tweede helft der 15e eeuw" ;
    schema1:sameAs <http://www.worldcat.org/oclc/769265482> .

