@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/p273873822> a schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leeskist" ;
    dcterms1:issued "2005" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p267941684> ;
    schema1:isbn "9789034507754" ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9f69a18c783bfcba52cae345f43a1e6> ;
    schema1:name "Leeskist" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/64735aa8396199cb99b62e6cbf70654b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66473729> .

