@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/p23851241X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aanpak werkdruk in de bouwnijverheid / Arbouw" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075601958>,
        <http://data.bibliotheken.nl/id/thes/p075635526>,
        <http://data.bibliotheken.nl/id/thes/p075657007> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075402963> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/81b2c5e82d5c75d97c2df0709cb193e4> ;
    schema1:name "Aanpak werkdruk in de bouwnijverheid" ;
    schema1:numberOfPages 17 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/69a3f814ae3120502391d3625fac7d9f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67112485> .

