@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/p434015733> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handelingsgericht werken : samenwerken aan schoolsucces / Noëlle Pameijer" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p094667209> ;
    schema1:bookEdition "Vierde druk" ;
    schema1:description "Eerste druk: 2017",
        "Omslag vermeldt: Nieuwste handreiking voor het schoolteam" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789492398130" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a37da5ae44cbae6d56ba8ac60beade77> ;
    schema1:name "Handelingsgericht werken : samenwerken aan schoolsucces" ;
    schema1:numberOfPages 351 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c050233dced324ff8bd953c916c1338c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1264708047> .

