@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/p046264175> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het leven van Rik Wouters doorheen zijn werk / Nel Wouters ; uit het Fransch vert. door A.J.J. Delen" ;
    dcterms1:issued "1944" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/8a007a638ad534a34588049d04c32ac3> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069269637>,
        <http://data.bibliotheken.nl/id/thes/p071490752> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d499be9dcfa01127c95164a83070031c> ;
    schema1:name "Het leven van Rik Wouters doorheen zijn werk" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bdc439f1906609bd7b46b40d147079e1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/40599975> .

