@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/p056363532> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\"De luiken geloken\" / R.Th.R. Wentges" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075611449>,
        <http://data.bibliotheken.nl/id/thes/p077596846>,
        <http://data.bibliotheken.nl/id/thes/p078514568> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068460449>,
        <http://data.bibliotheken.nl/id/thes/p075468891> ;
    schema1:description "Afscheidscollege Nijmegen" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9037300324" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aecd2b9987539e5bdc2b0f65399d6032> ;
    schema1:name "\"De luiken geloken\"" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4f4a3df2bdc5c786e1d4fbe0eba45bbf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781988070> .

