@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/p32083560X> a schema1:CreativeWork,
        schema1:Map,
        schema1:ProductModel ;
    rdfs:label "[ Wereldtentoonstelling Parijs 1878]" ;
    dcterms1:issued "1878" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077592492>,
        <http://data.bibliotheken.nl/id/thes/p078957540> ;
    schema1:description "Opschrift: Derde blad van het Utrechts Dagblad van 7 april 1878",
        "[1.] Het Trocadero (22,5 x 38,5 cm); [2.] Het Maartsveld (Champ de Mars) (23 x 38 cm)" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/982d2cb807f495d383e6c248038cb757> ;
    schema1:name "[ Wereldtentoonstelling Parijs 1878]" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac246165c2ffb21b436e24fb084d9e4c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/427351524> .

