@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/p092815235> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Analysis and critique / ed.: H.T. Engelhardt, Jr" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068223617> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840702175> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d815a863c6dae199fd3454105e377c37> ;
    schema1:name "Analysis and critique" ;
    schema1:numberOfPages 201 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7da42a5a83e6a64bf6ea2e8c0df40243> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65596469> .

