@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/p240465555> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jakob Simonsz. de Rijk : tafereelen uit den Nederlandschen bevrijdings oorlog / door W. Plokker ; met 4 gekleurde platen" ;
    dcterms1:issued "1871" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071343571> ;
    schema1:bookEdition "2e dr" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/15d5d1af2b92ec65754232be9d7dcabe> ;
    schema1:name "Jakob Simonsz. de Rijk : tafereelen uit den Nederlandschen bevrijdings oorlog" ;
    schema1:numberOfPages 134 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/48140a1240034066a278a48e98337c1f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777288692> .

