@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/p407528024> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Human resources in ethisch perspectief / Andre Nijhof" ;
    dcterms1:issued "2010" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/ea5a58a2cc58d8b202e12b28354a03a6> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p326412883> ;
    schema1:isbn "9789023247173" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/41dd0a0ad912717e2b45ff1b7a5c004a> ;
    schema1:name "Human resources in ethisch perspectief" ;
    schema1:numberOfPages 280 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/847b0e3ad29ad4bd096b116138efd0ed> .

