@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/p08577037X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De strijd om de Maasbruggen 10-14 mei 1940 / [samenst. C.B. Nicolas ; medew. H. Roozendaal ... et al.]" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075665301> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p088199029> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072823747>,
        <http://data.bibliotheken.nl/id/thes/p088199339> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p088199452> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c2f031ed726454f82ca3fabe55c660fa> ;
    schema1:name "De strijd om de Maasbruggen 10-14 mei 1940" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ab2259f4729300b44221dbf2887c6d3d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65546534> .

