@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/p242906737> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Théatre du Lycée : cinq comédies et un acte et en prose, recueillies et annotées / Th. Stille" ;
    dcterms1:issued "1914" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068574584> ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9d47c07e6edfea4c4186495c48fffd0f> ;
    schema1:name "Théatre du Lycée : cinq comédies et un acte et en prose, recueillies et annotées" ;
    schema1:numberOfPages 102 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/47bdd4cc2248a76598975040e3388d79> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66201481> .

