@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p423768905> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het spel van Sint Joris : vrolijk wagenspel in een bedrijf / Ad. Sassen" ;
    dcterms1:issued "1937" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074778722> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p059053208> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6aa91e752bc0588dce84697c7085bbcd> ;
    schema1:name "Het spel van Sint Joris : vrolijk wagenspel in een bedrijf" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/baaedf8e11e113010a801c4e584eac51> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120127274> .

