@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/p092273750> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kookboek van de Amsterdamsche Huishoudschool / samengest. door C.J. Wannée" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435830546> ;
    dcterms1:issued "1910" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077606906>,
        <http://data.bibliotheken.nl/id/thes/p078563747> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073378143> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b75586946d1257146d191e98cb37d50> ;
    schema1:name "Kookboek van de Amsterdamsche Huishoudschool" ;
    schema1:numberOfPages 380 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6d889ffad975b898515134891efe074a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65971819> .

