@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/p41654309X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Bellamy-gedachte en de Bergrede / door P. IJssel de Schepper" ;
    dcterms1:issued "1936" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069216371>,
        <http://data.bibliotheken.nl/id/thes/p397563604> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071993797> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p861444981> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d66c6a60afee65132a913bf33996fd63> ;
    schema1:name "De Bellamy-gedachte en de Bergrede" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f4a328ec5f75aee980587d70f38499aa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1021236824> .

