@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/p182880621> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Uitgelezen filosofen / onder hoofdred. van Guido Vanheeswijck en Ger Groot" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593294> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07299598X>,
        <http://data.bibliotheken.nl/id/thes/p075109654> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6cabc0b9cb6cfc18b65c7802125a656e> ;
    schema1:name "Uitgelezen filosofen" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/186df6d91126673d32ff963dac3cc6ce> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67909154> .

