@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/p212309080> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In het jaar 2000 / door Edw. Bellamy ; vert. [uit het Engels] van F. van der Goes" ;
    dcterms1:issued "1890" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069216371> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068382073> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/521998d5aea45437fa5f1c5e2cf18190> ;
    schema1:name "In het jaar 2000" ;
    schema1:numberOfPages 268 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef0be3a5f430979e63fef18bca4c418b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907164909> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/0b3999fcc81d1b5b4ffa8c753b336a47> .

