@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/p15642780X> 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:bookEdition "2 dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069619409> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3cf7d6b063ba22d86c6103ba47123780> ;
    schema1:name "Vaandels en standaarden" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/08b6ed62358fb09eeaad6e5a6c37e722> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68110165> .

