@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/p423800647> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "La fille de Roland : drame en quatre actes en vers / Henri de Bornier ; introd. et notes par Th. Stille" ;
    dcterms1:issued "1921" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069805210> ;
    schema1:bookEdition "6me éd" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068574584> ;
    schema1:inLanguage "fr" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p087329867> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851242499> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba814a86febd2fde2f3ac2daf26fff62> ;
    schema1:name "La fille de Roland : drame en quatre actes en vers" ;
    schema1:numberOfPages 120 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef95f7b44fe9bf1ee9f6e746edf3eaf1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120152300> .

