@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/p413139794> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Allerlei met ei / receptuur: Erdie Burema" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075635623> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072114584> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/453cb8623ce31ab4b7c229c3ea5566f2> ;
    schema1:name "Allerlei met ei" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9d0c7d49f0ca2fd72d90db3e158bb42f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1007125771> .

