@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/p853722684> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kleine ondernemingsraad / Willem Noordman ; [red.: René Hulst ... et al. ; fotogr. Fred Rohde ; cartoons Henk Groeneveld]" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616955> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071987444>,
        <http://data.bibliotheken.nl/id/thes/p075453762> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071661158> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p861391764> ;
    schema1:isbn "9064731683" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/70ca8d019fa5d0a3652e9c323d668f95> ;
    schema1:name "De kleine ondernemingsraad" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c127a9828749d128541f8e1d7f7b5d65> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64207475> .

