@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/p097494372> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De grenzen van de vermoeidheid / Hans Jürgen Baden; met een voorw. van E.L. Smelik; vert. [uit het Duits] van Rob Limburg" ;
    dcterms1:issued "1956" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07120508X> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068059337> ;
    schema1:description "1e dr. 1955" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/001c166c7fd4cded733d7822632fea13> ;
    schema1:name "De grenzen van de vermoeidheid" ;
    schema1:numberOfPages 239 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4fa77e6cddafd0226276529cb88fc0ca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66012522> .

