@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/p080002390> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leerboek der bedrijfseconomie / door J.L. Bouma" ;
    dcterms1:issued "1966-1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607449>,
        <http://data.bibliotheken.nl/id/thes/p078445531> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068409052> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06921087X> ;
    schema1:description "Oorspr. uitg. geschreven door J.L. Meij. - 1942. - Vanaf 1990: 's-Gravenhage : Delwel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2a5fb173e475815cd0c68104331b55fc> ;
    schema1:name "Leerboek der bedrijfseconomie" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6aa5344cc9293c2793dc7d434724be32> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65632130> .

