@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/p197309151> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het schaakprobleem : theorie en practijk / door H.J. den Hertog" ;
    dcterms1:issued "1895" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071903488> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/85d991cde5a22119a5fc93c3a0153257> ;
    schema1:name "Het schaakprobleem : theorie en practijk" ;
    schema1:numberOfPages 163 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5c600b963f7c78968b59a477dc891231> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907169689> .

