@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/p124513581> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Les oeuvres de Monsieur Palaprat" ;
    dcterms1:issued "1695" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397445490> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070761272> ;
    schema1:description "Verzameling toneelstukken, waarvan sommige geheel of gedeeltelijk door andere auteurs zijn geschreven" ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c8c1c00648c3244c60ed61e54950f11b> ;
    schema1:name "Les oeuvres de Monsieur Palaprat" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e69d2ba184d65cc376e44bdf0ba99c8c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69197695> .

