@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/p292859511> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gevonden brieven / Lucy d'Audretsch" ;
    dcterms1:issued "1911" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070360758> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d94e9991c7a4db80b44bda4b88ba2e3d> ;
    schema1:name "Gevonden brieven" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d7c8311ae4d778619452af0ce642ba1d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150220564> .

