@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/p059510145> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Van antiquair tot kunsthandelaar / door Saam Nystad" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p074860038>,
        <http://data.bibliotheken.nl/id/thes/p075612712>,
        <http://data.bibliotheken.nl/id/thes/p077593782> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074860038> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9068250698" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6ec44397514a7564bb11f6ae5ad2423b> ;
    schema1:name "Van antiquair tot kunsthandelaar" ;
    schema1:numberOfPages 183 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4ba03d92c792833e572099ee506d2d85> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906582699> .

