@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/K3-58> a schema:Person;
  <http://kg.artsdata.ca/ontology/originEC> <http://www.wikidata.org/entity/Q392316>,
    <http://www.wikidata.org/entity/Q116971>;
  schema:description "Logan Staats is a Canadian singer-songwriter and musician. Staats achieved mainstream success throughout 2018, and in 2019, off of his win on the first season of CTV's The Launch. He is best known for his single, \"The Lucky Ones\" which hit number one on the Canadian iTunes chart right after its release. He is also known for his part in the 2017 Canadian made documentary, When They Awake which celebrates Indigenous artists and their communities."@en;
  schema:disambiguatingDescription "artiste autochtone sur le territoire aujourd'hui appelé Canada"@fr,
    "music ",
    "Indigenous singer-songwriter and musician in what is currently known as Canada"@en;
  schema:hasOccupation <http://www.wikidata.org/entity/Q483501>,
    <http://www.wikidata.org/entity/Q177220>;
  schema:name "Logan Staats"@en,
    "Logan Staats"@fr;
  schema:sameAs <http://www.wikidata.org/entity/Q64745724>,
    <http://musicbrainz.org/artist/89f48262-9aa9-4bd7-aa3c-00660a1e6a7c>;
  schema:workLocation [
    a schema:Place;
    schema:address [
      a schema:PostalAddress;
      schema:addressCountry "CA";
      schema:addressRegion "ON"
    ]
  ];
  skos:historyNote "Artsdata ID minted from https://ipaa.ca/profile/indigenous-artist/Loganstaats#Person on 2022-08-09 with name Logan Staats  "@en .
