@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/K2-6771> a schema:Person;
  schema:description "Canadian singer-songwriter who performs mainly in French under the stage name Caracol"@en,
    "auteur-compositrice-interprète canadienne"@fr;
  schema:hasOccupation <http://www.wikidata.org/entity/Q488205>,
    <http://www.wikidata.org/entity/Q855091>;
  schema:name "Carole Facal"@fr,
    "Carole Facal"@en;
  schema:sameAs <http://www.wikidata.org/entity/Q2939887>,
    <http://musicbrainz.org/artist/d2cdecf0-696c-4c17-8f92-f11ff2fb5a5c>,
    <https://open.spotify.com/artist/7q7gMpTUdEVOombfNjJSLa>,
    <http://musicbrainz.org/artist/8a710107-f437-4f63-8ed9-91bc58cf172f>;
  schema:url <https://www.caracolmusic.com/>;
  skos:historyNote "Minted Arstsdata ID for schema:Person on 2026-02-18T17:07:37.999Z using facts passed in to minting service (http://www.wikidata.org/entity/Q2939887)";
  prov:generatedAtTime "2026-02-18T17:07:37.999Z"^^xsd:dateTime .
