@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/p240941179> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ik lees!" ;
    dcterms1:issued "2002" ;
    schema1:description "Rug vermeldt: 6+" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae5eac91e5bed1cad732bbaccc31eaac> ;
    schema1:name "Ik lees!" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c4bd27fa95a2cf617bf76fc02da0a6d0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67011013> .

