@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/p04029451X> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Utrechtse burggraafschap / M.W.J. de Bruyn ; M.A. van der Eerden-Vonk" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07365003X> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/05900c4593c5d84ffa806db3a2c69c87> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/61158b2aa96ead0877449352cb54ad2b> ;
    schema1:name "Het Utrechtse burggraafschap" ;
    schema1:numberOfPages 81 .

