@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/p449414515> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tentoonstelling Utrechtse archieven / [bijdragen van J.W.C.van Campen en L.S. Meihuizen]" ;
    dcterms1:issued "1953" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070125198>,
        <http://data.bibliotheken.nl/id/thes/p073078719> ;
    schema1:description "Omslagtitel",
        "Tentoonstellingscatalogus, Utrecht, Centraal Museum, 29 oktober-29 november 1953" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p843341181> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ddc473851442e1e38a3671f26e9a3c6f> ;
    schema1:name "Tentoonstelling Utrechtse archieven" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1076fd554bbb185fe9346f5d6dc802fd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1521183184> .

