@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p334930243> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De eeuw van Flaubert / [F. Schmidt-Degener]" ;
    dcterms1:issued "1921" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06943896X> ;
    schema1:description "Overdr. \"De Gids\", 1921" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f11ab0cc2f928b9bd13d865d2f101c54> ;
    schema1:name "De eeuw van Flaubert" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cdede8252d9db6cd17d4b5cf49d55514> ;
    schema1:sameAs <http://www.worldcat.org/oclc/739437461> .

