@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/p803001509> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Code Napoléon du 3 Septembre 1807 / sous la surveillance de H.M.J. Wattel ; et avec une préf. de W.L.P.A. Molengraaff" ;
    dcterms1:issued "1889" ;
    schema1:bookEdition "Nouveau, conformément à l'édition officielle" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068230354>,
        <http://data.bibliotheken.nl/id/thes/p068255217> ;
    schema1:description "Oorspr. uitg: 1807" ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2360271639e6f2b168949390fb32e42a> ;
    schema1:name "Code Napoléon du 3 Septembre 1807" ;
    schema1:numberOfPages 416 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3a1cbdf17895eb472b33fc0c07021e50> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63250673> .

