@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/p850367352> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verzamelde gedichten / J.C. Bloem" ;
    dcterms1:issued "1965" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462611> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068307055> ;
    schema1:bookEdition "2e, herz. dr" ;
    schema1:description "1e uitg. van deze editie ook 1965." ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821479741> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/46f9c3da4cdb7acfa1df76b54a73caa1> ;
    schema1:name "Verzamelde gedichten" ;
    schema1:numberOfPages 261 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/38c12dd0847fe26bf27e3a1c20997c2a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781616621> .

