@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/p105155071> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het diploma : spel in een bedrijf / Luigi Pirandello" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06857343X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069730113> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/68c8d6254afc7c9b1aab48779a63b4b5> ;
    schema1:name "Het diploma : spel in een bedrijf" ;
    schema1:numberOfPages 390 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1f6c722d7ab69f331a548d688d4713b1> .

