@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/p801860547> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Go, het oudste denkspel / Léon Vié" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560793X>,
        <http://data.bibliotheken.nl/id/thes/p077611462>,
        <http://data.bibliotheken.nl/id/thes/p112328598>,
        <http://data.bibliotheken.nl/id/thes/p397589395> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069482160> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr.: 1975" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9029461926" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/64337d812618bf6ce395719b04791fe3> ;
    schema1:name "Go, het oudste denkspel" ;
    schema1:numberOfPages 88 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f97cc70658863dafcd8681f1da891b5d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63379829> .

