@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/p781026334> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A descriptive syntax of the Parker manuscript of the Anglo-Saxon chronicle from 734 to 891 / by Ann Shannon" ;
    dcterms1:issued "1964" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074463764> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82223971X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8319217a3f242f8d64d4685983cac204> ;
    schema1:name "A descriptive syntax of the Parker manuscript of the Anglo-Saxon chronicle from 734 to 891" ;
    schema1:numberOfPages 66 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b5a8c21c5594ba3798e0a3221396d7ed> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905629445> .

