@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/p201546582> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bloemlezing / bew. en met aantn. voorz. door J. Niemeijer" ;
    dcterms1:issued "1920-1929" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068340222> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073607886> ;
    schema1:description "[1.]. Tekst; 3e dr. 1929",
        "[2.]. Aanteekeningen; 2e dr. 1920" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2d1a9c938e4e7c8171202d4884bf59c> ;
    schema1:name "Bloemlezing" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cf4231fd35311f8e62f22fd165e6b3c4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67428514> .

