@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/p15247529X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In de wereld van de kunsthandel : Amerikanen, Russen en andere Europeanen / door Saam Nijstad" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p074860038>,
        <http://data.bibliotheken.nl/id/thes/p075612712>,
        <http://data.bibliotheken.nl/id/thes/p077593782>,
        <http://data.bibliotheken.nl/id/thes/p078567173> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074860038> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9068251821" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/023997de1abfe55679e7c67bab3b036d> ;
    schema1:name "In de wereld van de kunsthandel : Amerikanen, Russen en andere Europeanen" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2395d362246d8def5c04c7ee70515d86> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68764875> .

