@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/p305680129> a schema1:CreativeWork,
        schema1:Manuscript ;
    rdfs:label "Chronicle (part III) / Jean Froissart" ;
    dcterms1:issued "1450-1460" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069354677> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070864209> ;
    schema1:description "Acquired in 1889 from the collection Phillips by the Dutch government and placed in the KB" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8dabe197d6c94b607b9de47947aae10c> ;
    schema1:name "Chronicle (part III)" ;
    schema1:numberOfPages 385 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/01f1b55e597be9e1e71113df0331aa17> .

