@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/p047554762> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zijn geld en zijn leven / G. Torelli ; [vert. uit het Italiaans]" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p073681490> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073608149>,
        <http://data.bibliotheken.nl/id/thes/p075366703> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p04796426X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f1eb055d1f58011cfcb6117f2892e27> ;
    schema1:name "Zijn geld en zijn leven" ;
    schema1:numberOfPages 82 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f0b6c5e53585886436b95e04ce213e2f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64812237> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1f73d85cb32bfdd4e13fe49be8d2260f> .

