@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/p393639770> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kookboek van de Amsterdamsche huishoudschool / samengesteld door C.J. Wannée" ;
    dcterms1:issued "2015" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075609215> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073378143> ;
    schema1:description "Edition Fac Simile is een imprint van Lalito",
        "Facsimileuitgave naar de zesde, verbeterde druk, Amsterdam : Becht, [1930?]" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789491982187" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2e7091731a882173dc4ec09fda39a69a> ;
    schema1:name "Kookboek van de Amsterdamsche huishoudschool" ;
    schema1:numberOfPages 394 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bfd3ece027d88ca55d013903bacc455b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/910976832> .

