@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/p172028566> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het wapen des Konings en des Rijks thans gevoerd, is in strijd met de wet / door J.A. de Bergh" ;
    dcterms1:issued "1880" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p096898917> ;
    schema1:description "Wet nieuwe wapenteekening" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e7210732c9c625b722753cad98479a0f> ;
    schema1:name "Het wapen des Konings en des Rijks thans gevoerd, is in strijd met de wet" ;
    schema1:numberOfPages 38 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d6d31986c9be0e748038d12b957be68> ;
    schema1:sameAs <http://www.worldcat.org/oclc/149551558> .

