@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/p436440059> a schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ik lees" ;
    dcterms1:issued "2022" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p436439980> ;
    schema1:issueNumber "e40" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e3ad012d971049e19451c6341187ed08> ;
    schema1:name "Ik lees" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9b8ca73215331d0fb76401605b5b608e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1334376325> .

