@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/p252351258> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "L' humanité ou le tableau de l'indigence" ;
    dcterms1:issued "1770" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612086> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06837075X>,
        <http://data.bibliotheken.nl/id/thes/p073580767> ;
    schema1:description "Toegeschreven aan P.L.P. Randon de Boisset maar ook aan Denis Diderot" ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0cbef50c72c3ca45160b0bb1954f8191> ;
    schema1:name "L' humanité ou le tableau de l'indigence" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b2145f51ba691d64d4ae2c8bb5cda997> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907154752> .

