@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/p40769773X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eerste vrede-bundel / samengebracht door Louis A. Bähler, Lod. van Mierop en Felix Ortt" ;
    dcterms1:issued "1904" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069863512> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070718288>,
        <http://data.bibliotheken.nl/id/thes/p072755121> ;
    schema1:description "Niet verder verschenen" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p864538685> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e1874220b2201a52821e20c472e49d8f> ;
    schema1:name "Eerste vrede-bundel" ;
    schema1:numberOfPages 332 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/57f8e4693d760cd479ee0753d4d60fb5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962068001> .

