@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/p802372406> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Beeldenstorm / J. Scheerder" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600528> ;
    schema1:associatedMedia "https://opac.zebi.nl/vubis/kinderprenten/802372406.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p222435356> ;
    schema1:bookEdition "2e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9022845206" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f7f21642d8a5aa649d486fec7447c95> ;
    schema1:name "De Beeldenstorm" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5aa5a809f5f94236661d5ca43a409bf9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901132401> .

