@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/p09095758X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Koopman, handel en historie / G.C. van Niftrik en H. Baudet" ;
    dcterms1:issued "1961" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069032874>,
        <http://data.bibliotheken.nl/id/thes/p071253149> ;
    schema1:description "Publicatie nr. 8 van het Verbond van de Nederlandse Groothandel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/679a9c4bd8af142e118db9ab1ae2d9a3> ;
    schema1:name "Koopman, handel en historie" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8d137e7a918b64bfebf842b4a6faa54b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65869609> .

