@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/p446218669> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leerboek der bedrijfseconomie / J.L. Meij" ;
    dcterms1:issued "1951" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607449>,
        <http://data.bibliotheken.nl/id/thes/p078445531> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06921087X> ;
    schema1:bookEdition "4e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068004311> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p832676543> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811533557> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9860d1917c8b3aaf3c266026253f60db> ;
    schema1:name "Leerboek der bedrijfseconomie" ;
    schema1:numberOfPages 443 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e92faca845ce8bd7b8bb5a8e9bb3f19e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509445586> .

