@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/p186482167> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De leespiramide" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p175331235> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075307456>,
        <http://data.bibliotheken.nl/id/thes/p075332620>,
        <http://data.bibliotheken.nl/id/thes/p126299684> ;
    schema1:description "Titelvariant: Leespiramide",
        "Uitg. in samenw. met CPS Onderwijsontwikkeling en Advies en NOVIB. - Vanaf 2002 uitg. tevens (ook wel) in samenw. met Stichting Lezen",
        "Vanaf 2002 uitg. varieert" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/211909e384e1d67d43ff856f2ad66282> ;
    schema1:name "De leespiramide" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/75ae1401d919b32f90568e0042803f02> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67777598> .

