@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/p832076333> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Strategie bij een trendbreuk / Kaag en Van den Hoff" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614456> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069533911> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071266917> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9090005021" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/638b569736759019502ff7ba7aedafe3> ;
    schema1:name "Strategie bij een trendbreuk" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/efdad4cc304ec90bc6b9d97b7197c9e0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63497322> .

