@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/p341114782> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brieven aan een moeder / Wilhelm Stekel ; voor Nederland bew. door J. H. Schouten" ;
    dcterms1:issued "1929" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068302983> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071553584> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13f012144b80212529bfd4064af2d35b> ;
    schema1:name "Brieven aan een moeder" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dcab5c3fc71caf883f9a4e35472b6acd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65819912> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2e6a458e0981cbd98384325c88a26553> .

