@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/p13910271X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Baas spelen / Henk van Kerkwijk ; geïllustreerd door Fiel van der Veen en Fred Marschall" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068974701>,
        <http://data.bibliotheken.nl/id/thes/p152641416> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073755605>,
        <http://data.bibliotheken.nl/id/thes/p073988197> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562897X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p143321013> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3dae3873be5c85b59e81df0fb8e26566> ;
    schema1:name "Baas spelen" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c235783a07a4bbc2f275fa11c1ddcc41> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69073150> .

