@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/p199784124> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Filosofen van de 20e eeuw / red. C.P. Bertels en E.J. Petersma" ;
    dcterms1:issued "1987" ;
    schema1:bookEdition "8e geheel ongew. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068378777>,
        <https://data.bibliotheken.nl/.well-known/genid/3730e03f7ac4ea60818015d5c3fcac9b> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9023218337" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e9026800c37ad27a9280ec0350ebe960> ;
    schema1:name "Filosofen van de 20e eeuw" ;
    schema1:numberOfPages 269 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e81642d3961a2ca24b04bf32c091f2e0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67500420> .

