@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/p04383034X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een inspecteur vraagt belet : toneelspel in drie bedrijven / door J.B. Priestley ; vert. en bew. door J.C. van der Horst" ;
    dcterms1:issued "1971" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068285663> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/ce97a1834dffce26c1783fd8514ff42f> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4ba0f2633414cf889da25e85482a90c> ;
    schema1:name "Een inspecteur vraagt belet : toneelspel in drie bedrijven" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e434ecc295082c349215958f392c0f30> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c8bc430e9a6626b68a8a0e400f134f5c> .

