@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/p052294145> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wij blijven doorzetten / [J. in 't Veld ... et al.]" ;
    dcterms1:issued "1940" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069534810> ;
    schema1:description "Uitgegeven ter herdenking van het 25-jarig bestaan van den Bond voor de Plaatselijke Keuze" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e2ea425cb717f21400e322e211268012> ;
    schema1:name "Wij blijven doorzetten" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eacdf9e758bb6df874ce2d9f4ab968ba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71454030> .

