@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/p430165455> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Commerciële calculaties" ;
    dcterms1:issued "2021" ;
    schema1:bookEdition "Achtste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p14611762X>,
        <http://data.bibliotheken.nl/id/thes/p428246265> ;
    schema1:description "1e druk: Houten : Stenfert Kroese, 1996" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p227240561> ;
    schema1:isbn "9789001749941" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14ce2b6fc48ba1b986e51f0ebe4e8871> ;
    schema1:name "Commerciële calculaties" ;
    schema1:numberOfPages 248 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d97eaf7a0dee98fb8fa26d6477244b20> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1314385946> .

