@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/p345618114> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De familie Bartels voedt zichzelf / door Gerda Nefkens" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p447443151> ;
    dcterms1:issued "1942" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071681833> ;
    schema1:description "Drukker gebaseerd op archief-lijst K-nummers",
        "K-nummer: K 2492" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p050193449> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8fd756cb22bba68c0bdf65466996b6d8> ;
    schema1:name "De familie Bartels voedt zichzelf" ;
    schema1:numberOfPages 156 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9613f2c96c6f8e4640a586680e9ee3b5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/809249143> .

