@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/p049000330> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De humanist Montaigne / A. Zijderveld" ;
    dcterms1:issued "1927" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068443722> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/b7f7bf81d89718192843417a91f0b126> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/62aa1361d41bee94382a7f30c6caff1b> ;
    schema1:name "De humanist Montaigne" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f3b8ebc90ffe423128b41046f386329c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71425314> .

