@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/p304595187> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kookboek van de Amsterdamsche Huishoudschool / samengest. door C.J. Wannée" ;
    dcterms1:issued "193X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073378143> ;
    schema1:bookEdition "6e, verb. dr" ;
    schema1:description "1e dr.: 1910" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bcd19916d53a26c5953d56ecf4e6452a> ;
    schema1:name "Kookboek van de Amsterdamsche Huishoudschool" ;
    schema1:numberOfPages 394 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/247e6df4fe4d99e1b8829d98ee99b861> ;
    schema1:sameAs <http://www.worldcat.org/oclc/210092382> .

