@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/p140556265> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Overzigt over de beweging van het jaar 1787 / L.E. Lenting" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p411555448> ;
    dcterms1:issued "1855" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070074593> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54a5aaed2ecb5b8812f1b760664451e1> ;
    schema1:name "Overzigt over de beweging van het jaar 1787" ;
    schema1:numberOfPages 66 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ae0448f8904496fe0cdd0472b3d3c2d4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69090697> .

