@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/p22029870X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De laatste dagen / door J.F. Rutherford ; [uit het Engelsch vert.]" ;
    dcterms1:issued "1928" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p117380261> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/12493163401d5968e909f702dea58a47> ;
    schema1:name "De laatste dagen" ;
    schema1:numberOfPages 62 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/35018102a3fb79eb795f3093ff3f59f8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67145470> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/59ede0f6725d0cc6f222f32ae2b9fe78> .

