@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p264640365> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De beginselen van de theoretische en toegepaste mechanica / E. v.d. Ven" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p394498313>,
        <http://data.bibliotheken.nl/id/nbt/p404383408> ;
    dcterms1:issued "1866-1868" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595580>,
        <http://data.bibliotheken.nl/id/thes/p077604172>,
        <http://data.bibliotheken.nl/id/thes/p078560772>,
        <http://data.bibliotheken.nl/id/thes/p17353077X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p099821931> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0671613e4a47b94768d515c0b6883e37> ;
    schema1:name "De beginselen van de theoretische en toegepaste mechanica" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5206d4479d491f3226410ba5323ba4ff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66619339> .

