@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/p190777079> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis der Nederlandsche letterkunde / door W.J.A. Jonckbloet" ;
    dcterms1:issued "1892" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p078573246>,
        <http://data.bibliotheken.nl/id/thes/p078601118>,
        <http://data.bibliotheken.nl/id/thes/p241924030>,
        <http://data.bibliotheken.nl/id/thes/p241924316> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069876282> ;
    schema1:bookEdition "4e dr." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069242283> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83d8642fe505d3c1b937027cb42e5ee2> ;
    schema1:name "Geschiedenis der Nederlandsche letterkunde" ;
    schema1:numberOfPages 504 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e891dd48ea332522e2ac84dc97617ef4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150152479> .

