@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-104> a schema:Organization;
  schema:disambiguatingDescription "Ottawa (ON) CA";
  schema:name "Porter Music Management"@en;
  schema:sameAs <http://www.wikidata.org/entity/Q112570696>;
  skos:historyNote "Artsdata ID minted from https://capacoa.ca.member/120 on 2022-05-27"@en .
