@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/p315956534> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Le roi Louis-Philippe et sa liste civile / par M. de Montalivet" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p398940282> ;
    dcterms1:issued "1850" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070684545>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078452066>,
        <http://data.bibliotheken.nl/id/thes/p078545641>,
        <http://data.bibliotheken.nl/id/thes/p241924332> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070620164> ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/39ab386edccfdaf85f4602f634b03655> ;
    schema1:name "Le roi Louis-Philippe et sa liste civile" ;
    schema1:numberOfPages 158 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4135a990f5cdf3a763b34e94cb848034> ;
    schema1:sameAs <http://www.worldcat.org/oclc/778277995> .

