@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/p412556650> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aanvulling van den broodmaaltijd" ;
    dcterms1:issued "1941-1947" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p318073617>,
        <http://data.bibliotheken.nl/id/thes/p407884823> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p091487846> ;
    schema1:description "K-nummer: K 1986",
        "Op achterplat: H/186" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p343102781> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d901ce02db94b2134956b125062f85de> ;
    schema1:name "Aanvulling van den broodmaaltijd" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f3ebde402d28e1197a96fc3266eb31bb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1002848761> .

