@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/p079642985> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vrouwen van Bethanië Bloemendaal / tekst van J.Bovens" ;
    dcterms1:issued "1961" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759441X>,
        <http://data.bibliotheken.nl/id/thes/p152356002> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p079642829> ;
    schema1:description "Eerder verschenen in: Het Binnenhof, Paas-editie 1961",
        "Titel op omslag: Betanië Bloemendaal" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/598a10f621bd469bd7bdb8c3a0081186> ;
    schema1:name "Vrouwen van Bethanië Bloemendaal" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b1031dc3a86f12220df2da033d8b2626> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65443107> .

