@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/p308002016> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handreiking Poortwachtercentra / bureau Berenschot" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075599481>,
        <http://data.bibliotheken.nl/id/thes/p075599546>,
        <http://data.bibliotheken.nl/id/thes/p075656965> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075359901> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p242960812> ;
    schema1:description "Handreiking opgesteld door bureau Berenschot in opdracht van de RWI" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/671ff71bba4a02ac75fb45e4757de2d6> ;
    schema1:name "Handreiking Poortwachtercentra" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/01f72c2e90c896e5f63df0467d598815> ;
    schema1:sameAs <http://www.worldcat.org/oclc/778070466> .

