@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/p134464931> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "126 gedichten / Leo Vroman" ;
    dcterms1:issued "1965" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068433026> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr.: 1964" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5bb1e149bf72cd5bc53695d419da387c> ;
    schema1:name "126 gedichten" ;
    schema1:numberOfPages 340 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/34f9e2f498f7f50686e475b77fbc8c38> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69155437> .

