@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://kg.artsdata.ca/resource/K17-11> a schema:Person;
  schema:description "Joel Murray (born April 17, 1963) is an American comedy actor. He is well known for his roles in the television series Mad Men, Grand, Love & War, Dharma & Greg, Still Standing, and Shameless. He has also appeared in films including God Bless America and Monsters University."@en;
  schema:disambiguatingDescription "Actor, Comedian";
  schema:hasOccupation "Actor, Comedian";
  schema:image <https://commons.wikimedia.org/wiki/Special:FilePath/Joel_Murray_Deauville_2012.jpg>;
  schema:name "Joel Murray";
  schema:sameAs <http://www.wikidata.org/entity/Q1120939>,
    <https://twitter.com/JoelMurray9of9>,
    <https://en.wikipedia.org/wiki/Joel_Murray>,
    <https://fr.wikipedia.org/wiki/Joel_Murray>,
    <https://isni.org/isni/0000000107554039>;
  skos:historyNote "Artsdata ID minted by Sanderson Centre. Artists appearing live or participating in a performing arts production that is appearing in Canada. The artist is not necessarily Canadian. Derived from spreadsheet https://docs.google.com/spreadsheets/d/11BesD-u_A57RjsNYQehL-QWhfvZaIELKPtnY-wBNMFM?gid=96469284#gid=96469284"@en;
  prov:generatedAtTime "2023-02-13T22:00:54-04:00"^^xsd:dateTime .
