@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/p810674491> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "AGIO schaaktoernooi 1967 : bulletin" ;
    dcterms1:issued "1967" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397584024> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a353b9d7f9f90f2604e9694024d3506> ;
    schema1:name "AGIO schaaktoernooi 1967 : bulletin" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0b1e0dc7b8edc487221b023db3550a2a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63389461> .

