@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/p423886037> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ce vice impuni, la lecture... / par Valery Larbaud" ;
    dcterms1:issued "1926" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397292759> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068472110> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Opl. van 350 genummerde ex" ;
    schema1:inLanguage "fr" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p843060727> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p865529027> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/81b28968057d3bc6821947726056502e> ;
    schema1:name "Ce vice impuni, la lecture..." ;
    schema1:numberOfPages 53 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9ff1128d84fee455ea0fa827e65181af> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120221344> .

