@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/p396684181> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beginselen der mechanica, voor de kadetten der artillerie en genie / door J.P. Delprat" ;
    dcterms1:issued "1848" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000012004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070536805> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p050659715> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p050658301> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a4872ebf488680493d4e2c596b77be7a> ;
    schema1:name "Beginselen der mechanica, voor de kadetten der artillerie en genie" ;
    schema1:numberOfPages 475 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/987c24bc9b81dc464ec40cc8cdfb48a8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/922539379> .

