@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/p863485863> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vuurproef : (The crucible) / door Arthur Miller ; vert. [uit het Amerikaans door] Alfred Pleiter" ;
    dcterms1:issued "1954" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06890505X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070891877> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843622156> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f0a3aeb91973a1e247c1f795ae50c3af> ;
    schema1:name "De vuurproef : (The crucible)" ;
    schema1:numberOfPages 88 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a8da80c32d72f44a79170e2c89dead84> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64374467> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5964af6225a1ca0453c69ee19cc7a5a9> .

