@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/p17030311X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De klassementor : een inleiding / Piet Gieles ; met medew. van: Ger Gerrits ... [et al.]" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068291027> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070923191> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9063100035" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83334ecfeb8fa57ed8cd8210694ccf90> ;
    schema1:name "De klassementor : een inleiding" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9ecb2dd466666e579840f1c15f67f852> .

