@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/p100525415> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basisboek bedrijfseconomie / P. de Boer" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600382>,
        <http://data.bibliotheken.nl/id/thes/p077607449>,
        <http://data.bibliotheken.nl/id/thes/p078445531> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072189568> ;
    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:isbn "9001092489" ;
    schema1:issueNumber "doce" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b51f6a05d93acfbfc50295e6de0af10b> ;
    schema1:name "Basisboek bedrijfseconomie" ;
    schema1:numberOfPages 146 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cd469cf0bd4cc5e1a9b7871adc11f49f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769788947> .

