@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/p097857718> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Besturen van het bedrijf / J. Heijnsdijk" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600412>,
        <http://data.bibliotheken.nl/id/thes/p075600447>,
        <http://data.bibliotheken.nl/id/thes/p077607449>,
        <http://data.bibliotheken.nl/id/thes/p07844571X>,
        <http://data.bibliotheken.nl/id/thes/p078582512> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068610769> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c836eee52db2c74550e0e5562e005a6c> ;
    schema1:name "Besturen van het bedrijf" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/739f71b045d87041065b026194ea9f32> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66047248> .

