@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p087734400> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zeven kruiswoorden / door D. Bakker, J. van Dorp, A. de Kat Angelino, E.A.A. Snijdelaar, D.A. Vorster, G. Westmijse en M.C. van Wijhe" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p42800203X> ;
    dcterms1:issued "1928" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072750308> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067830846>,
        <http://data.bibliotheken.nl/id/thes/p069554277>,
        <http://data.bibliotheken.nl/id/thes/p070483523>,
        <http://data.bibliotheken.nl/id/thes/p07204960X>,
        <http://data.bibliotheken.nl/id/thes/p074090135>,
        <http://data.bibliotheken.nl/id/thes/p096445912> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075617846> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/43c6ef3f86678bf0fd2f49ce73f6bc51> ;
    schema1:name "De zeven kruiswoorden" ;
    schema1:numberOfPages 66 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cf3d19b7a9f5bc993a47febb1d85e1b1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65727462> .

