@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/p304698024> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Integrale logistiek / Jan Engelbregt en Niels Kruijer" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075660938>,
        <http://data.bibliotheken.nl/id/thes/p100546846>,
        <http://data.bibliotheken.nl/id/thes/p169911667> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p185194540> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p202802566> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p304697982> ;
    schema1:isbn "9789047300397" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7976a4213f3b3e5b685277c472a8debc> ;
    schema1:name "Integrale logistiek" ;
    schema1:numberOfPages 388 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/42c3201b2b73e94b2c59f5be8751b1d4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/191846702> .

