@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/p843039957> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hommage à Marivaux / Jean Giraudoux" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p398066388>,
        <http://data.bibliotheken.nl/id/nbt/p423694820> ;
    dcterms1:issued "1943" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068453701>,
        <http://data.bibliotheken.nl/id/thes/p397446128> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068414587> ;
    schema1:description "De Jong 315",
        "Oplage van 50 genummerde exemplaren",
        "Volgens de colofon gedr. door Claude Sézille te Parijs voor de uitgever Pierre Mangart te Rosières" ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06ed7668035cde9c7a734f92f6a44cb8> ;
    schema1:name "Hommage à Marivaux" ;
    schema1:numberOfPages 13 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6baee8ac484402b12c539c11257ddba3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907130121> .

