@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/p193109689> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Les paysans de Languedoc / Emmanuel Leroy Ladurie" ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06837710X> ;
    schema1:bookEdition "2e éd.]" ;
    schema1:description "De delen met doorlopende paginering",
        "École pratique des hautes études-Sorbonne, VIe section : sciences économiques et sociales $ centre de recherches historiques" ;
    schema1:inLanguage "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821928953> ;
    schema1:isbn "2719306150" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff33dccdc2b3a876208890731567ba03> ;
    schema1:name "Les paysans de Languedoc" ;
    schema1:numberOfPages 1034 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4c0fa6a8910bdbaa7fdffe9102f3344d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898892363> .

