@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/K14-179> a schema:Organization;
  schema:alternateName "FdFC";
  schema:disambiguatingDescription "Welland (ON) CA";
  schema:name "Femmes du Feu Creations"@fr,
    "Femmes du Feu Creations";
  schema:sameAs <https://capacoa.ca/member/242>,
    <http://www.wikidata.org/entity/Q122848140>;
  schema:url <https://femmesdufeu.com/>;
  skos:historyNote "Minted Arstsdata ID for schema:Organization 'Femmes du Feu Creations' on 2023-10-23T19:32:42.064Z";
  prov:generatedAtTime "2023-10-23T19:32:42.064Z"^^xsd:dateTime .
