@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/p428020356> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eeuwige vrede : kluchtspel in één bedrijf / door F. Maerlant" ;
    dcterms1:issued "1929" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p109784464> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p100547966> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p100527191> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e6bb9c91bfc93eed8ae7a4e073fd0053> ;
    schema1:name "Eeuwige vrede : kluchtspel in één bedrijf" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/256c6fcdd927eb8e5f67d0a9ea5f128f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1163970696> .

