@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/p437326152> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Werktaalkit logistiek / Sandra Duenk" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p442889860> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789024450497" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/946a94afa504a241335ac218f990a74b> ;
    schema1:name "Werktaalkit logistiek" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6a05837c423c3ad624fa371326d84ca4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1389527499> .

