@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-7058> a schema:Organization;
  schema:disambiguatingDescription "ensemble musical"@fr,
    "Canadian early music and middle eastern music ensemble"@en;
  schema:name "Constantinople"@en,
    "Constantinople"@fr;
  schema:sameAs <http://www.wikidata.org/entity/Q30600623>,
    <https://isni.org/isni/0000000120349259>,
    <http://musicbrainz.org/artist/df45cd79-2b60-454c-9110-a3e61a1e5e14>;
  schema:url <https://constantinople.ca/>,
    <https://constantinople.ca/en/home/>;
  skos:historyNote "Minted Arstsdata ID for schema:Organization on 2026-03-25T21:14:48.820Z using facts passed in to minting service (http://www.wikidata.org/entity/Q30600623)";
  prov:generatedAtTime "2026-03-25T21:14:48.820Z"^^xsd:dateTime .
