@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/p297384473> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De proloog tot de Kantelberg-vertellingen van Geoffrey Chaucer / vertaald door A.J. Barnouw" ;
    dcterms1:issued "1912" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068512430> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af24d0b0b021bb6ef30f0bfd87b237a8> ;
    schema1:name "De proloog tot de Kantelberg-vertellingen van Geoffrey Chaucer" ;
    schema1:numberOfPages 411 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5c03c60eef5c6a4557ffa9a6f38cd105> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150161126> .

