@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/p426101340> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Redevoering over het teekenen naar het leevend menschbeeld, gedaan den 6den December 1769 / door Jacobus Buys" ;
    dcterms1:issued "1769" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBU000029522" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p091493323> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p154174963> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9cd6073db08a6fda6b934889837c3d98> ;
    schema1:name "Redevoering over het teekenen naar het leevend menschbeeld, gedaan den 6den December 1769" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b58b959effa96c7642b3968d0fc746be> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1144831201> .

