@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/p271475307> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Historische kritiek / cursus goedgekeurd door L. Van der Essen" ;
    dcterms1:issued "1960" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599357>,
        <http://data.bibliotheken.nl/id/thes/p078451051>,
        <http://data.bibliotheken.nl/id/thes/p078460239>,
        <http://data.bibliotheken.nl/id/thes/p078518806> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068754442> ;
    schema1:bookEdition "Laatste verb. en aangevulde uitg" ;
    schema1:description "Notas van den cursus" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06fca724d1ab623c65f121eab2169eea> ;
    schema1:name "Historische kritiek" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4db34074c73bcce1914ac432b66cda2e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67010834> .

