@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/p162873085> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vrijheerlijkheid en de vrijheren van Daelenbroek bij Roermond / J.B. Sivré" ;
    dcterms1:issued "1889" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069749590> ;
    schema1:description "Met documenten als bijlagen, vnl. i.h. Latijn of Duits" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b09b31e6ad9f2ac98806004de3631af> ;
    schema1:name "De vrijheerlijkheid en de vrijheren van Daelenbroek bij Roermond" ;
    schema1:numberOfPages 93 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cbe55e5f280e18cef9fbec71a80cc4db> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68240154> .

