@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/p800799291> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hegel : from foundation to system / by David Lamb" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068268068>,
        <http://data.bibliotheken.nl/id/thes/p077593375>,
        <http://data.bibliotheken.nl/id/thes/p397303963> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068612869> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821751778> ;
    schema1:isbn "9024723590" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e4aa394a92a8b89dfe48d47a98282870> ;
    schema1:name "Hegel : from foundation to system" ;
    schema1:numberOfPages 234 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cd0b21ed82250b9461c820058d89033e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781209793> .

