@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/p332199797> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Werken als helpende / Nicolien van Halem, Tera Stuut, Henny Verbeek" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p190564350> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p202411664>,
        <http://data.bibliotheken.nl/id/thes/p329045989> ;
    schema1:description "Niveau 2" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075687992> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p333863070> ;
    schema1:isbn "9789031388462" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/73b8f97caa07e057ba3135611ed8e088> ;
    schema1:name "Werken als helpende" ;
    schema1:numberOfPages 125 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9291bbd2ea3b1f0ac4c5186ec71b3720> ;
    schema1:sameAs <http://www.worldcat.org/oclc/743042925> .

