@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/p429808003> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De H.B.S. van Wilminster / door Madge Unsworth ; [vert. uit het Engels ; met een voorw. van Catherine Higgins]" ;
    dcterms1:issued "1929" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075302721>,
        <http://data.bibliotheken.nl/id/thes/p134238214> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p384058426> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p134238176> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/36bc639d337d459577b4b7e365e8ae7a> ;
    schema1:name "De H.B.S. van Wilminster" ;
    schema1:numberOfPages 108 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0394ab66aed34a7d4ed24b5992a43942> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200117540> .

