@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/p325445664> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De landraad bewesten Maze tot de komst van Anjou / door J.C.H. de Pater" ;
    dcterms1:issued "1900" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069952469> ;
    schema1:description "Met lit.opg",
        "Overdr. uit: Bijdragen voor vaderlandsche geschiedenis en oudheidkunde" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2dfaf8c7714e7ec9e6824e13db1d596c> ;
    schema1:name "De landraad bewesten Maze tot de komst van Anjou" ;
    schema1:numberOfPages 215 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cf7c2b17b2ba6157edfb552a23e3320f> .

