@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/p413233367> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wat een man! / door Mollie Chappell ; vertaling [uit het Engels]: G. Huysmans" ;
    dcterms1:issued "1960-1966" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p336156189> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p413233332> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p159477905> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/346e9fd90ee46ef35103acb1791a0c21> ;
    schema1:name "Wat een man!" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/17a0dabff0310d28bc9931f6dec493b7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1008557471> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c28dc7616c32ba016b12d3d39d0e1eba> .

