@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/p833331027> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Spelleiding / door N.G. Vlot" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075622416>,
        <http://data.bibliotheken.nl/id/thes/p077611519>,
        <http://data.bibliotheken.nl/id/thes/p078446775>,
        <http://data.bibliotheken.nl/id/thes/p11924635X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071024433>,
        <http://data.bibliotheken.nl/id/thes/p075325284> ;
    schema1:bookEdition "13e dr" ;
    schema1:description "1e dr.: 1960" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe2c8359cbe0f1d955c2d226c3b27108> ;
    schema1:name "Spelleiding" ;
    schema1:numberOfPages 70 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dbc0f8f63c189ab01a8f347228d2cb72> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63291281> .

