@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p242789463> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eerste vrede-bundel / samengebracht door Louis A. Bähler, Lod. van Mierop en Felix Ortt" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p40769773X> ;
    dcterms1:issued "1904" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069863512> ;
    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:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21b308d0e2075cd928e7321d8813e5b9> ;
    schema1:name "Eerste vrede-bundel" ;
    schema1:numberOfPages 332 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a471880a7bf403edc3c52bc2b51470e2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150091692> .

