@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/p186728433> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rapport Evaluatie verzelfstandiging IB-Groep / Deloitte & Touche" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p119672537> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d565378cc64f9fd1783b9a96fb644095> ;
    schema1:name "Rapport Evaluatie verzelfstandiging IB-Groep" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f7cb0744bf88e6cbf2dcc3bf2aac3a12> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67783324> .

