@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/p41286200X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Grip ; & Spel / Stephan Enter" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p187450102> ;
    schema1:description "Deze dwarsligger® is tot stand gekomen in samenwerking met Uitgeverij van Oorschot",
        "Oorspronkelijke uitgave: Amsterdam : Van Oorschot, november 2011, 2007" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p32160511X> ;
    schema1:isbn "9789049806033" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/43759f89eb363829ce074b424664183c> ;
    schema1:name "Grip ; & Spel" ;
    schema1:numberOfPages 715 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/17293426ba7b2cd4550055f7ecc64c30> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1005516720> .

