@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/p256087628> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Werken op stelten : een ergonomische beoordeling / auteur: John Jongenelen" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605422>,
        <http://data.bibliotheken.nl/id/thes/p075635526> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075402963>,
        <http://data.bibliotheken.nl/id/thes/p184248361> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9077286136" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4af524dc5f69c69370d0ce74e39cf0f0> ;
    schema1:name "Werken op stelten : een ergonomische beoordeling" ;
    schema1:numberOfPages 13 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6f432d661b90fb87877931aab54c5625> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66407842> .

