@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/p126064660> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De schade en het herstel : rapport / J.J. van der Wal [et al.]" ;
    dcterms1:issued "1945" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078696356>,
        <http://data.bibliotheken.nl/id/thes/p095980504> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072868627> ;
    schema1:description "Ondertitel letterlijk: Dit rapport vormt het resultaat van een studie, welke in de periode 1 Januari - 1 Mei gemeenschappelijk werd gemaakt door ..." ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f43e7077fd1d7b19825ee363db2cc64f> ;
    schema1:name "De schade en het herstel : rapport" ;
    schema1:numberOfPages 70 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1554b52120c69420cbfa461e30035545> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69229932> .

