@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/p058218025> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Langbroek in de Tweede Wereldoorlog / door Loek Caspers" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07566531X>,
        <http://data.bibliotheken.nl/id/thes/p397497725> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075016117> ;
    schema1:description "Uitg. ter gelegenheid van de adoptie van het monument van Piet de Springer, 12 april 1989" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/53a37a135566e34015ead97a872ba911> ;
    schema1:name "Langbroek in de Tweede Wereldoorlog" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/35e81582c812c5378bb8580d23692d43> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65083187> .

