@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/p421570601> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Niet hier, niet heden / Herman van den Bergh" ;
    dcterms1:issued "1962" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397462611> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068404603> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Gedichten",
        "Signatuur originele exemplaar: niet aanwezig" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p84063367X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b68b5cbf120da326eaa80d4bd8b52513> ;
    schema1:name "Niet hier, niet heden" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4310d18e6489cb1d018f21bd12658c38> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1085491347> .

