@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/p083897992> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nicolaas Rockox, 'vriendt ende patroon' van Peter Paul Rubens / Frans Baudouin" ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071771921> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f3c46e6a6fc78cf18d29a5e961a4d27d> ;
    schema1:name "Nicolaas Rockox, 'vriendt ende patroon' van Peter Paul Rubens" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bbaf01938350678ea6f39a5d7f1b381f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899001927> .

