@prefix ns1: <http://schema.org/> .

<https://id.rijksmuseum.nl/300185873> a ns1:CreativeWork ;
    ns1:about [ a ns1:Person ;
            ns1:alternateName "Gossage, John R." ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Berlin Wall, Berlin, Germany, 1961-1989--Pictorial works" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Berlin (Germany)--Pictorial works" ] ;
    ns1:contributor <https://id.rijksmuseum.nl/3104992> ;
    ns1:creator <https://id.rijksmuseum.nl/31043520> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "185873" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Berlin in the time of the wall",
        "History book" ;
    ns1:workExample <https://id.rijksmuseum.nl/301185873> .

