@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/p429796390> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jan Lustig : zangspel voor kinderen / door J. de Groot" ;
    dcterms1:issued "1931" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p104806567> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p098866982> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a97ad97c6b4438a4a1e26895f7dc030> ;
    schema1:name "Jan Lustig : zangspel voor kinderen" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f9f576c0b3f1ad2b39cd853c4a0ee4fc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200094302> .

