@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/p851927130> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leerboek der bedrijfseconomie / J.L. Meij" ;
    dcterms1:issued "1943" ;
    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 "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068004311> ;
    schema1:description "1e dr. 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/d90d281ae958e598b0ef6bdc9ca34ee1> ;
    schema1:name "Leerboek der bedrijfseconomie" ;
    schema1:numberOfPages 245 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/608d686bdcff3454dbfca4953a54cc2f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769154129> .

