@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/p397177003> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De buik van Parijs / [Emile Zola] ; uit het Fransch vertaald door J.J. Schwencke" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429885032> ;
    dcterms1:issued "1918" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068376928> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067808360> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842869182> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f8fbf7bcebc341a50276a2cc4829602a> ;
    schema1:name "De buik van Parijs" ;
    schema1:numberOfPages 340 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a7a9b17e39da311c160e387539840392> ;
    schema1:sameAs <http://www.worldcat.org/oclc/923735427> .

