@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/p240382722> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over nabeelden / door Hendrik Gerard Hamaker" ;
    dcterms1:issued "1899" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070448973> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5479c4cca5feb56c79c5d577e33b9ae5> ;
    schema1:name "Over nabeelden" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1d6b5a1c4c33aa1ed8b51de2bb2e7fc2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777274297> .

