@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/p431458863> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Elementa philosophica de cive / auctore Thom. Hobbes Malmesburiensi" ;
    dcterms1:issued "1696" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068469063> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068559666>,
        <http://data.bibliotheken.nl/id/thes/p069537518> ;
    schema1:inLanguage "la" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p091888298> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c83784af35246b1771460456cd7a3e51> ;
    schema1:name "Elementa philosophica de cive" ;
    schema1:numberOfPages 383 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bf528ae413de69ca4a6f89fb13a99f88> ;
    schema1:sameAs <http://www.worldcat.org/oclc/959246781> .

