@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/p066978327> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De koning : schaakstukken / J.H. Donner ; samengest. en ingel. door Tim Krabbé en Max Pam" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621142>,
        <http://data.bibliotheken.nl/id/thes/p397588410> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068279108> ;
    schema1:bookEdition "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068663617> ;
    schema1:description "1e dr.: 1987" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9035110048" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e402f7857732dd211069bb87ab5930dc> ;
    schema1:name "De koning : schaakstukken" ;
    schema1:numberOfPages 397 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f176eecf31397ad82940f99ef94195ff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65587529> .

