@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/p435720597> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het genootschap Kunstliefde 1807-1947 / J.W.C. van Campen" ;
    dcterms1:issued "1947" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397401078> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070125198> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p056219318> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/40ab5c725e1e861914813e1962fcf5ac> ;
    schema1:name "Het genootschap Kunstliefde 1807-1947" ;
    schema1:numberOfPages 51 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f75558da802df78b91f7c6224b43e741> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308412090> .

