@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p063201135> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bibliothèque de l'université d'Amsterdam : notice des objets exposés / [par J. F. van Someren]" ;
    dcterms1:issued "1883" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068333234> ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd80568fc4ab2ff9ef62376ae054c95a> ;
    schema1:name "Bibliothèque de l'université d'Amsterdam : notice des objets exposés" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8f2419a4ebc69845262502c92310b329> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65299419> .

