@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/p780614534> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geometry of numbers / by C. G. Lekkerkerker" ;
    dcterms1:issued "1969" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077601890>,
        <http://data.bibliotheken.nl/id/thes/p078519462> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068267096> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811914933> ;
    schema1:isbn "072042108X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59186e885dacd276b64fc3034c9bf669> ;
    schema1:name "Geometry of numbers" ;
    schema1:numberOfPages 510 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d46be31f13f3bacb09d6b8c3404dbcb9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/780454275> .

