@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/p863274684> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Chili dokumentatiemap-2 / Jan van der Putten ... [et al.]" ;
    dcterms1:issued "1974" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074489054> ;
    schema1:description "Aanvulling op: Chili-dokumentatiemap" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/48a46de8f389012fe53acad5d6a59be2> ;
    schema1:name "Chili dokumentatiemap-2" ;
    schema1:numberOfPages 66 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/082c48adb709fc9038afd9be9c73ade6> .

