@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/p052507955> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het schaakprobleem : theorie en practijk / door H.J. den Hertog" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p431873984> ;
    dcterms1:issued "1895" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397587988> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071903488> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b506d1108112005767f4e07cdfb36e3c> ;
    schema1:name "Het schaakprobleem : theorie en practijk" ;
    schema1:numberOfPages 163 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7cd7564178341b29444772cd653592ee> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906389214> .

