@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/p094022771> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bronnen van het Nederlandsche nationaal-socialisme / [door Mussert]" ;
    dcterms1:issued "1937" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/0b26481415c445b648015ccbd465bc7f> ;
    schema1:bookEdition "101e t/m 125e duizendtal" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068356250> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f0765ecee03d65f7a110d0fabda5139> ;
    schema1:name "De bronnen van het Nederlandsche nationaal-socialisme" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5eeb99471182ba90b6d6324d5b36e804> .

