@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/p850575591> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inventaris van de papieren Van Bevervoorden / A.J. Gevers" ;
    dcterms1:issued "1974" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070283826> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071769323> ;
    schema1:description "Bandtitel: Inventaris papieren van Bevervoorden tot Oldemeule" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b959cf57821d722e995cd1d414ceed2b> ;
    schema1:name "Inventaris van de papieren Van Bevervoorden" ;
    schema1:numberOfPages 150 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a63277e6b8a9796fc869ec5235a3dee9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63402700> .

