@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/p092171648> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aesthetische verantwoordingen / door Jul. Persyn" ;
    dcterms1:issued "1932" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068426038> ;
    schema1:bookEdition "2e herz. uitg" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843197501> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21d27a7277833d96c12f45606a8ca00c> ;
    schema1:name "Aesthetische verantwoordingen" ;
    schema1:numberOfPages 219 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/02fca5e630dfefecbf92957dfebf0784> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65966674> .

