@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/p238399826> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ergocogito / redactie: Frans Geraedts, Leonard de Jong" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593383>,
        <http://data.bibliotheken.nl/id/thes/p078963370> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073510599>,
        <http://data.bibliotheken.nl/id/thes/p073510629> ;
    schema1:description "\"Serie voordrachten die Ithaka in 1987 heeft georganiseerd\"--V. 1, p. 9" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d7d9de8816771b191dcfe6bfb0646ff4> ;
    schema1:name "Ergocogito" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0a8a6ff0dceff8b15772abf59c8bb232> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781914187> .

