@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/p447558064> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een vreemde gast / door F.J. Bout" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p33422053X>,
        <http://data.bibliotheken.nl/id/thes/p423505483> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:description "Datering: niet in Brinkman, spelling Marchant, schatting gebaseerd op jaren van uitgaven Paulus-Vereeniging",
        "Digitale versie van de uitgave: Amsterdam : Paulus-Vereeniging, [tussen 1947 en 1960?]",
        "Omslagillustratie gesigneerd Jac Groot [?], illustraties gesigneerd door F.J.P. [?]",
        "Zwart-wit illustraties met steunkleur oranje. - Met 6 gebeden" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p423505629> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a7f60a8826152bb96c6a9fcab56f18f4> ;
    schema1:name "Een vreemde gast" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2eef572db620fe0468c671b52b1c063c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514597888> .

