@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/p226734846> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bedrijfsadministratie" ;
    dcterms1:issued "2001" ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p171733754>,
        <http://data.bibliotheken.nl/id/thes/p172200911> ;
    schema1:description "Deelkwalificatie 409" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p172200563> ;
    schema1:isbn "9057668920" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a71d7d42a710c7c9a01c4792a471fa69> ;
    schema1:name "Bedrijfsadministratie" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a7f07a0b2062b13acd49fd1435135f71> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773033209> .

