@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/p297353586> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "BKL : Basiskennis Loonadministratie / J. van den Hogen" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p120398176> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p089601009> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p297668765> ;
    schema1:isbn "9041505326" ;
    schema1:issueNumber "curs" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be02e644d8a2a40d801965e3d63a22bf> ;
    schema1:name "BKL : Basiskennis Loonadministratie" ;
    schema1:numberOfPages 267 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/85c28e898afe6f1f690dfc4f2cfd4fdf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/774631316> .

