@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/p861040635> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beginselen der techniek van de handel / door A.L. Westers" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075608596> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067482597> ;
    schema1:bookEdition "7e dr" ;
    schema1:description "1e dr.: 1960" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9061553679" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/09fc653407ea742091c3f5f104555e03> ;
    schema1:name "Beginselen der techniek van de handel" ;
    schema1:numberOfPages 197 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c8e4506439e7517d1f0f3855c7cb402d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63822305> .

