@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/p40023078X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Johan Sadeler I / by Roelof van Straten" ;
    dcterms1:issued "2015" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075689642>,
        <http://data.bibliotheken.nl/id/thes/p097826030> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073762164> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p317809660> ;
    schema1:isbn "9789075035421" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb2885c400a0f6219964d49d97849781> ;
    schema1:name "Johan Sadeler I" ;
    schema1:numberOfPages 418 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6b42cbc940d8059d729c72bf969c3c2e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/933612433> .

