@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/p395309840> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bijdrage tot de geschiedenis van de keuring der voedingsmiddelen te Amsterdam / D.J. Coster" ;
    dcterms1:issued "1864" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070406170> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p084378344> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b5c16d92984c417f1bbc735db1dd95c> ;
    schema1:name "Bijdrage tot de geschiedenis van de keuring der voedingsmiddelen te Amsterdam" ;
    schema1:numberOfPages 91 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/40f387fc62c4b19953676b99cda59596> ;
    schema1:sameAs <http://www.worldcat.org/oclc/917149910> .

