@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/p080004431> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leerboek der bedrijfseconomie / J.L. Bouma" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068409052> ;
    schema1:bookEdition "2e geh. herz. dr., [4e] bijdr" ;
    schema1:description "1e dr. van deze uitg.: 1971" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628821> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p080002390> ;
    schema1:isbn "9061553261" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/16c0d23c5a6e68c04e2cc4e151c37770> ;
    schema1:name "Leerboek der bedrijfseconomie" ;
    schema1:numberOfPages 596 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/edabf877eccdd2ac8f5ac239c990e421> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769460114> .

