@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/p390727652> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Electro kookboek" ;
    dcterms1:issued "1940-1945" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561233X>,
        <http://data.bibliotheken.nl/id/thes/p077606906>,
        <http://data.bibliotheken.nl/id/thes/p078508169>,
        <http://data.bibliotheken.nl/id/thes/p078563747> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p292673000> ;
    schema1:bookEdition "8e dr. (92e t/m 94e duizend)" ;
    schema1:description "Rugtitel: Electrokookboek" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/94e9b1657cd4009fdac833e211ba324e> ;
    schema1:name "Electro kookboek" ;
    schema1:numberOfPages 479 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/87688368d8b4e90e5909300598cb9ad1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/928171043> .

