@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/p424034816> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "101 managementkengetallen / Peter Thuis, Marijn Mulders" ;
    dcterms1:issued "2015" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078557151>,
        <http://data.bibliotheken.nl/id/thes/p078582512> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p146133803> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p303146583> ;
    schema1:description "Colofon vermeld: 1/15" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789001821180" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/87a1685a6d7393efca61b60c93170cc4> ;
    schema1:name "101 managementkengetallen" ;
    schema1:numberOfPages 348 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f2c2252f072b3bfedc34295c62eecf7c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1121165014> .

