@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/p126132879> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Redesign PLU / J.J. Hogenbirk" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614111>,
        <http://data.bibliotheken.nl/id/thes/p075636220> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07372629X>,
        <http://data.bibliotheken.nl/id/thes/p121638723> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045687943> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cdb26c2ea9718a2d0d50d4eb8bb45f7d> ;
    schema1:name "Redesign PLU" ;
    schema1:numberOfPages 17 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e54038b670863725de3e57bb256ea54f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69231943> .

