@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/p84130548X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Slag bij Hastings 1066 / door Tjitte de Vries" ;
    dcterms1:issued "1966" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p071467440>,
        <http://data.bibliotheken.nl/id/thes/p075653532>,
        <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07159129X>,
        <http://data.bibliotheken.nl/id/thes/p075314215> ;
    schema1:description "ISSN van de serie: ISSN 0001-7841" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82058939X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1efc2b463d430eb7c9bc8c98f57bd57d> ;
    schema1:name "Slag bij Hastings 1066" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/28a793c5a77e50cc77122b871b1f3199> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63689785> .

