@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/p14783130X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bedrijfscalculatie / H.J. van de Vliet" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560034X>,
        <http://data.bibliotheken.nl/id/thes/p077607546>,
        <http://data.bibliotheken.nl/id/thes/p078424240>,
        <http://data.bibliotheken.nl/id/thes/p078463904> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068532261> ;
    schema1:bookEdition "18e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p093698763> ;
    schema1:isbn "9020727168" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2a4d3fd5f74367f90b71733c4e080b24> ;
    schema1:name "Bedrijfscalculatie" ;
    schema1:numberOfPages 424 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dc148009ef7a483ebb747fede85ddc84> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769952569> .

