@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/p822919656> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De logica van november : gedichten / K.L. Poll" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069319375> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr.: 1975" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p801504120>,
        <http://data.bibliotheken.nl/id/nbt/p820422584> ;
    schema1:isbn "9029006919" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da7baca5e8861c4f07c3a43b69b27e0a> ;
    schema1:name "De logica van november : gedichten" ;
    schema1:numberOfPages 136 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/28adfb6841fda842af8d9e53d1aed605> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907138053> .

