@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/p832676411> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leerboek der bedrijfseconomie / J.L. Meij" ;
    dcterms1:issued "1946" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06921087X> ;
    schema1:bookEdition "4e herz. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068004311> ;
    schema1:description "Oorspr. uitg.: 1942" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811533557> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/937635897ee6922be60128880d2cba6b> ;
    schema1:name "Leerboek der bedrijfseconomie" ;
    schema1:numberOfPages 267 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2234345bcca71c4dc2a9dab88f50a217> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768996294> .

