@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p112332153> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De man met den pels / door Stanley J. Weyman" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p42969394X> ;
    dcterms1:issued "1930" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069847630> ;
    schema1:description "Omslag vermeldt: Weekend serie. - Vertaald uit het Engels" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p116486015> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b8104b621ddd012cec67278cf6402fb5> ;
    schema1:name "De man met den pels" ;
    schema1:numberOfPages 475 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bd9363e60b28a5a7ee8968e9a8b68788> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66308965> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/808776bc27b00cf76ca9566ad677b3ab> .

