@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/p391375644> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De oorlog en de vredesbeweging / door G. Heymans" ;
    dcterms1:issued "1914" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069623031> ;
    schema1:bookEdition "2e goedkoope dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e dr.: 1914",
        "Bew. van openbare les gehouden op 24 September 1914" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p121714713> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c084e8b85c3519918e77386f55b667f> ;
    schema1:name "De oorlog en de vredesbeweging" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2cd5a55817d57d9b2ae89c3a56427671> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904734841> .

