@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/p197290655> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vaandels en standaarden / [door A.C. Snouckaert van Schauburg en F. de Bas]" ;
    dcterms1:issued "1893" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069980209> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069619409> ;
    schema1:description "Eerst verschenen in: Algemeen Handelsblad 18 juni 1893" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5bf6b9a155549caa57684a2fe19e8ad1> ;
    schema1:name "Vaandels en standaarden" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c0a8f09ea52e561e8a6a1c2b39361afd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907162671> .

