@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/p061413992> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gestage groei van merk, werk en uitvinding / J.H. Spoor" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07854677X>,
        <http://data.bibliotheken.nl/id/thes/p078645220>,
        <http://data.bibliotheken.nl/id/thes/p148463568> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068101783> ;
    schema1:description "Inaugurele rede Vrije Universiteit van Amsterdam, 1990" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9027132186" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba6d12d0407e5871b2d738ecb05c537e> ;
    schema1:name "De gestage groei van merk, werk en uitvinding" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/20fa5905a5d6346180831a1dcc956a32> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65092515> .

