@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/p092458971> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Testament / Auguste Rodin ; bevat 2 reprodukties van tekeningen van Rodin" ;
    dcterms1:issued "1948" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593707>,
        <http://data.bibliotheken.nl/id/thes/p078446317>,
        <http://data.bibliotheken.nl/id/thes/p078546176>,
        <http://data.bibliotheken.nl/id/thes/p397404131> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068700601> ;
    schema1:description "\"Le tirage est limité à 40 exemplaires, réservés aux amis des éditeurs\". - colofon",
        "Gedr. door Henri Friedlaender voor de Éditions à la Belle Étoile, L.J.C. Boucher" ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/192f554eef286a70bb243b7122e82389> ;
    schema1:name "Testament" ;
    schema1:numberOfPages 17 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/59fc7c29d18afefd39674c30db309418> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906496009> .

