@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/p428166938> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een inleiding tot het zien van beeldende kunst / door H.P. Bremmer" ;
    dcterms1:issued "1914" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593723>,
        <http://data.bibliotheken.nl/id/thes/p397404131> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070642524> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e dr.: 1906",
        "Omslagtitel: Beeldende kunst" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p036444561> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a4637810d4d1bddc9c8e9a2bd3fb29e> ;
    schema1:name "Een inleiding tot het zien van beeldende kunst" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3c913443f5c46d38683ba9f26131c25f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1164701138> .

