@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/p303779489> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De titels van Montaigne / [Frits Abrahams ... et al. ; gastred. Maarten Asscher]" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067937543>,
        <http://data.bibliotheken.nl/id/thes/p073010464> ;
    schema1:description "Omslagtitel",
        "Themanummer" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831788801> ;
    schema1:isbn "9789050188593" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/09d4741e7a165f75142ecba64a9d3b24> ;
    schema1:name "De titels van Montaigne" ;
    schema1:numberOfPages 974 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/035bfd315bc9166abbc6ffbbcb7c1ac6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/204776195> .

