@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/p213038951> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het memorieboek van het voormalig Kapittel van den H.Geest te Roermond / [uitg.] door J.B. Sivré" ;
    dcterms1:issued "1880" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069749590> ;
    schema1:inLanguage "la",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/484ba63e00f4913ad6c3d14327711763> ;
    schema1:name "Het memorieboek van het voormalig Kapittel van den H.Geest te Roermond" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/92454cb4b9f330d497a246475f02d8e0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777138452> .

