@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/p207320578> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arbeid als evenement / Hans Junggeburt" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078436516>,
        <http://data.bibliotheken.nl/id/thes/p078436850> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074496018> ;
    schema1:description "Ondertitel op omslag: Arbeid en arbeidsrelaties in de nieuwe economie" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82058939X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/786dce6f684a26515c4463866243174f> ;
    schema1:name "Arbeid als evenement" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/180fc54c7056a9821ac8ec736ccf7a1c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67379133> .

