@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/p155690000> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Spel werkt dus speel goed / Odra Buys ... [et al.]" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075622440>,
        <http://data.bibliotheken.nl/id/thes/p077597974>,
        <http://data.bibliotheken.nl/id/thes/p078559618>,
        <http://data.bibliotheken.nl/id/thes/p078612381>,
        <http://data.bibliotheken.nl/id/thes/p11924635X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p134585402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p107362449> ;
    schema1:isbn "9057230054" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa37937e9fc6de7912189256e4055f72> ;
    schema1:name "Spel werkt dus speel goed" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d2246302960418ad78befa71c19849e9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68578449> .

