@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/p108825922> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Belonen onder druk / onder red. van F.J.L.M. Cremer ... [et al.]" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607635>,
        <http://data.bibliotheken.nl/id/thes/p078448441>,
        <http://data.bibliotheken.nl/id/thes/p078626668> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p101820844> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p101822332> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5cb4b611725a5a8a81833ec3a2725d9b> ;
    schema1:name "Belonen onder druk" ;
    schema1:numberOfPages 94 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/89d58cbab471e19a6d8a4b10ac4c57e0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66174708> .

