@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/p243119178> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bedrijfskunde : de basis" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607449>,
        <http://data.bibliotheken.nl/id/thes/p07844571X> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072288361>,
        <http://data.bibliotheken.nl/id/thes/p146133803>,
        <http://data.bibliotheken.nl/id/thes/p184416191> ;
    schema1:description "1e dr.: Groningen : Wolters-Noordhoff, 1999" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p184585708> ;
    schema1:isbn "9001919030" ;
    schema1:issueNumber "theo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3de0c9a9e2d8d982c2652b3081afe828> ;
    schema1:name "Bedrijfskunde : de basis" ;
    schema1:numberOfPages 470 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f3626d6a2dca575876ad3aeb55385f5e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773403025> .

