@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-7227> a schema:Person;
  schema:alternateName "Celine Marie Claudette Dion"@en,
    "Céline Marie Claudette Dion"@mul,
    "Céline Marie Claudette Dion"@fr,
    "Céline Marie Claudette Dion"@en;
  schema:disambiguatingDescription "chanteuse canadienne"@fr,
    "Canadian singer (born 1968)"@en;
  schema:hasOccupation <http://www.wikidata.org/entity/Q177220>,
    <http://www.wikidata.org/entity/Q36834>;
  schema:name "Céline Dion"@en,
    "Céline Dion"@mul,
    "Céline Dion"@fr;
  schema:sameAs <http://www.wikidata.org/entity/Q5105>,
    <https://isni.org/isni/0000000368452348>,
    <http://musicbrainz.org/artist/847e8a0c-cc20-4213-9e16-975515c2a926>,
    <https://open.spotify.com/artist/4S9EykWXhStSc15wEx8QFK>,
    <https://isni.org/isni/0000000073642195>;
  schema:url <https://celinedion.com>;
  skos:historyNote "Minted Arstsdata ID for schema:Person on 2026-05-20T00:34:28.620Z using facts passed in to minting service (http://www.wikidata.org/entity/Q5105)";
  prov:generatedAtTime "2026-05-20T00:34:28.620Z"^^xsd:dateTime .
