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

<https://id.rijksmuseum.nl/31023787> a ns1:Person ;
    ns1:alternateName "Cool, Thomas Simon",
        "Cool, Thomas Simon, 1831-1870" ;
    ns1:name "Cool, Thomas Simon" ;
    ns1:sameAs <http://vocab.getty.edu/ulan/500060948>,
        <http://www.wikidata.org/entity/Q2842682>,
        <https://rkd.nl/explore/artists/18100> .

