@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/p142916390> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basisboek bedrijfseconomie / P. de Boer" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072189568> ;
    schema1:bookEdition "4e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073413496>,
        <http://data.bibliotheken.nl/id/thes/p07341350X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p066390133> ;
    schema1:issueNumber "shee" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2746c6f7f3fda3d01b915f0fde424896> ;
    schema1:name "Basisboek bedrijfseconomie" ;
    schema1:numberOfPages 198 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/20fa4fe64aeefb90be2625ac2f545e54> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769925015> .

