@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/p810416565> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Literaire prijzen / Robert-Henk Zuidinga" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397461445> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068676344> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82058939X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4d70e6d0e17a6937743859acc27147d> ;
    schema1:name "Literaire prijzen" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3336987c424b556e6b307cc674b39117> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63354103> .

