@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/p396697747> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verhandeling over de melk en hare vervalsching te Leyden / door Coenraad Pieter ter Kuile" ;
    dcterms1:issued "1857" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000016556" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074685031> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Proefschrift Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p057084122> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc5852987d00d9b1538b68172090c7d1> ;
    schema1:name "Verhandeling over de melk en hare vervalsching te Leyden" ;
    schema1:numberOfPages 91 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ce00a3d08070546b82c9d3f03ba83fd0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/922540688> .

