@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/p24471326X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Goede arbeidsomstandigheden : ook een zaak voor vrijwilligers" ;
    dcterms1:issued "1999" ;
    schema1:associatedMedia "http://www.vrijwilligersplein.nl/publicaties/publicatie/38",
        "http://www.vrijwilligersplein.nl/publicaties/publicatie/38/" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p142755508> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d38d2565ea2256b6e12bf480c7b55595> ;
    schema1:name "Goede arbeidsomstandigheden  : ook een zaak voor vrijwilligers" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3fcce742e5931b798d4a495838492ba4> .

