@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/p262240394> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Élégie à Janet, peintre du Roy / [de Pierre de Ronsard]" ;
    dcterms1:issued "1924" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068453671> ;
    schema1:description "Opl.: 150 ex" ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/beba688f1c262abbaacc848937339e0c> ;
    schema1:name "Élégie à Janet, peintre du Roy" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b691bc4e4ee29608f0e285e4a6268edc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150315103> .

