@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/p108578658> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Le serf / par Emile Souvestre ; annoté et adapté par J.C. Snijders et G.F.E. Blijdenstein" ;
    dcterms1:issued "1924" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069235481> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069939357>,
        <http://data.bibliotheken.nl/id/thes/p074420658> ;
    schema1:inLanguage "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p04512129X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c889222c63032363691077e83e77f9e7> ;
    schema1:name "Le serf" ;
    schema1:numberOfPages 70 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2c3a1c0050b1efc4d4b73a99d9b4608e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66157709> .

