@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p112920535> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "19th-century masters" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594983> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075373955> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc6bee62037b83004f367a102f18cf40> ;
    schema1:name "19th-century masters" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1a976a0373ab769a43b04b04a99ceea4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73127462> .

