@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix asn: <http://purl.org/ASN/schema/core/> .
@prefix asnPublicationStatus: <http://purl.org/asn/scheme/ASNPublicationStatus/> .
@prefix asnscheme: <http://purl.org/asn/scheme/> .
@prefix case: <https://purl.imsglobal.org/spec/case/> .
@prefix ceasn: <https://purl.org/ctdlasn/terms/> .
@prefix ceterms: <https://purl.org/ctdl/terms/> .
@prefix cs: <http://vocab.org/changeset/schema#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix evalCat: <https://purl.org/ctdlasn/vocabs/evalCat/> .
@prefix gem: <http://purl.org/gem/elements/> .
@prefix gemq: <http://purl.org/gem/qualifiers/> .
@prefix loc: <http://www.loc.gov/loc.terms/> .
@prefix locr: <http://www.loc.gov/loc.terms/relators/> .
@prefix meta: <http://credreg.net/meta/terms/> .
@prefix publicationStatus: <http://purl.org/ctdlasn/vocabs/publicationStatus/> .
@prefix qdata: <https://credreg.net/qdata/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <https://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix vs: <https://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# CHANGE HISTORY
<https://credreg.net/ctdlasn/termhistory/skos/exactMatch/turtle> a meta:ChangeHistory ;
	meta:changeHistory <https://credreg.net/ctdlasn/termhistory/skos/exactMatch/turtle/322a6990-26c3-4d57-b0e5-abcaec2f69ea> .

#----------------------------
# CHANGE SET
<https://credreg.net/ctdlasn/termhistory/skos/exactMatch/turtle/322a6990-26c3-4d57-b0e5-abcaec2f69ea> a cs:ChangeSet ;
	cs:subjectOfChange skos:exactMatch ;
	cs:createdDate 2025-12-19 ;
	cs:changeReason "Borrowing terms from the SKOS schema for use with CTDL-ASN."@en-US ;
	ceterms:subjectWebpage <https://github.com/CredentialEngine/vocabularies/issues/588> ;
	cs:addition _:ChangeStatement_0149435b-80b8-45e8-b261-079ed67d4108 ;
	cs:addition _:ChangeStatement_91cfea49-a618-4521-a9ac-13267254aa4a ;
	cs:addition _:ChangeStatement_bcbd329d-9850-4306-8a9f-e506293590ca ;
	cs:addition _:ChangeStatement_b5269108-6c90-423c-993f-6905e4f287e9 ;
	cs:addition _:ChangeStatement_4c9bd6e7-d9d8-4abf-9051-21001ec9f528 .


# ADD TRIPLE
_:ChangeStatement_0149435b-80b8-45e8-b261-079ed67d4108 a cs:Statement ;
	rdf:subject skos:exactMatch ;
	rdf:predicate rdfs:comment ;
	rdf:object "Indicates semantic similarity denoting an even higher degree of closeness than skos:closeMatch."@en-US .

# ADD TRIPLE
_:ChangeStatement_91cfea49-a618-4521-a9ac-13267254aa4a a cs:Statement ;
	rdf:subject skos:exactMatch ;
	rdf:predicate rdfs:label ;
	rdf:object "Exact Match"@en-US .

# ADD TRIPLE
_:ChangeStatement_bcbd329d-9850-4306-8a9f-e506293590ca a cs:Statement ;
	rdf:subject skos:exactMatch ;
	rdf:predicate schema:domainIncludes ;
	rdf:object skos:Concept .

# ADD TRIPLE
_:ChangeStatement_b5269108-6c90-423c-993f-6905e4f287e9 a cs:Statement ;
	rdf:subject skos:exactMatch ;
	rdf:predicate schema:rangeIncludes ;
	rdf:object skos:Concept .

# ADD TRIPLE
_:ChangeStatement_4c9bd6e7-d9d8-4abf-9051-21001ec9f528 a cs:Statement ;
	rdf:subject skos:exactMatch ;
	rdf:predicate vs:term_status ;
	rdf:object vs:stable .


