@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/p037302256> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Renaissance / door Edgar De Bruyne" ;
    dcterms1:issued "1951" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593499>,
        <http://data.bibliotheken.nl/id/thes/p078499798>,
        <http://data.bibliotheken.nl/id/thes/p078649064>,
        <http://data.bibliotheken.nl/id/thes/p241923808>,
        <http://data.bibliotheken.nl/id/thes/p241923875>,
        <http://data.bibliotheken.nl/id/thes/p241923972> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068374208> ;
    schema1:description "Rugtitel: De aesthetica van de Renaissance" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p782516696>,
        <http://data.bibliotheken.nl/id/nbt/p830014101> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5811f2f255c0780b121046163d7c0ccc> ;
    schema1:name "De Renaissance" ;
    schema1:numberOfPages 315 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aa3549be3b13822d0d6fcab0f4382f50> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64488928> .

