@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/p084872047> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding in de bedrijfsleer / P.Ch.A. Malotaux en J. in 't Veld" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068002092> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068206321> ;
    schema1:description "Collegedictaat TH Delft, Bedrijfsleer en industriële organisatie, cursusjaar 1990-1991" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ea9b4322e1f72d83a7602f6742a74b6d> ;
    schema1:name "Inleiding in de bedrijfsleer" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5e986bcd1b31f390596d6b8ba5d24a5f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65818828> .

