@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/p258965940> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basisboek bedrijfseconomie / P. de Boer" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607449>,
        <http://data.bibliotheken.nl/id/thes/p078445531> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072189568> ;
    schema1:bookEdition "7e [herz.] dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073413496>,
        <http://data.bibliotheken.nl/id/thes/p07341350X> ;
    schema1:description "1e dr.: Groningen : Wolters-Noordhoff, 1988" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p227035410> ;
    schema1:isbn "900109418X" ;
    schema1:issueNumber "leer" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e985f29a5d83f9bea8c57aa7238466dc> ;
    schema1:name "Basisboek bedrijfseconomie" ;
    schema1:numberOfPages 444 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/44b61ef951ea6023e8262751ed5fa81d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773532344> .

