@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/p257564497> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "MOVE : met het oog op verandering : beleidskader implementatie 2000-2002 / Peter van Splunteren" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073750859> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0719cd80ae67d3e3c2718a55f3d768cd> ;
    schema1:name "MOVE : met het oog op verandering : beleidskader implementatie 2000-2002" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/65427fbac17f8479a03f93f388006335> .

