@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/p810052784> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gedichten / C.B. Vaandrager" ;
    dcterms1:issued "1967" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067586325> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p83152149X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f065858df9ba9f680bc321012c4d42a1> ;
    schema1:name "Gedichten" ;
    schema1:numberOfPages 76 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/260f38195a0c8c5752e8f93492d499b9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901523725> .

