  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  @prefix owl: <http://www.w3.org/2002/07/owl#> .
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  @prefix void: <http://rdfs.org/ns/void#> .
  @prefix ep: <http://eprints.org/ontology/> .
  @prefix cc: <http://creativecommons.org/ns#> .
  @prefix dc: <http://purl.org/dc/elements/1.1/> .
  @prefix bibo: <http://purl.org/ontology/bibo/> .
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  @prefix event: <http://purl.org/NET/c4dm/event.owl#> .
  @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
  @prefix doi: <https://doi.org/> .
  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  @prefix eprel: <http://eprints.org/relation/> .
  @prefix dct: <http://purl.org/dc/terms/> .
  @prefix epid: <https://documents.el-una.org/id/> .

<>
	foaf:primaryTopic <https://documents.el-una.org/id/eprint/2769>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<https://documents.el-una.org/id/document/6829>
	rdf:type bibo:Slideshow,
		ep:Document;
	rdfs:label "More Than a Record Merge: Combining Two Institution Zones in a Multi-Institution Alma Network Zone (Microsoft PowerPoint)"^^xsd:string .

<https://documents.el-una.org/id/eprint/2769#authors>
	rdf:_1 <https://documents.el-una.org/id/person/ext-christina.hennessey@csun.edu>;
	rdf:_2 <https://documents.el-una.org/id/person/ext-ndemovil@calpoly.edu>;
	rdf:_3 <https://documents.el-una.org/id/person/ext-mstackpole@calpoly.edu> .

<https://documents.el-una.org/id/eprint/2769/>
	dc:format "text/html";
	dc:title "HTML Summary of #2769 \n\nMore Than a Record Merge: Combining Two Institution Zones in a Multi-Institution Alma Network Zone\n\n";
	foaf:primaryTopic <https://documents.el-una.org/id/eprint/2769> .

<https://documents.el-una.org/id/eprint/2769>
	bibo:authorList <https://documents.el-una.org/id/eprint/2769#authors>;
	bibo:presentedAt <https://documents.el-una.org/id/event/ext-b68823302ebd7b1739ad335677aa036d>;
	bibo:status <http://purl.org/ontology/bibo/status/peerReviewed>,
		<http://purl.org/ontology/bibo/status/published>;
	dct:creator <https://documents.el-una.org/id/person/ext-christina.hennessey@csun.edu>,
		<https://documents.el-una.org/id/person/ext-mstackpole@calpoly.edu>,
		<https://documents.el-una.org/id/person/ext-ndemovil@calpoly.edu>;
	dct:date "2026-04-30";
	dct:isPartOf <https://documents.el-una.org/id/repository>;
	dct:subject <https://documents.el-una.org/id/subject/alma>,
		<https://documents.el-una.org/id/subject/exlibris>,
		<https://documents.el-una.org/id/subject/primo>;
	dct:title "More Than a Record Merge: Combining Two Institution Zones in a Multi-Institution Alma Network Zone"^^xsd:string;
	ep:hasDocument <https://documents.el-una.org/id/document/6829>;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ConferenceItemEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://documents.el-una.org/id/eprint/2769/> .

<https://documents.el-una.org/id/subject/alma>
	rdf:type skos:Concept;
	skos:prefLabel "Alma"@en .

<https://documents.el-una.org/id/subject/exlibris>
	rdf:type skos:Concept;
	skos:prefLabel "Ex Libris Presentations"@en .

<https://documents.el-una.org/id/subject/primo>
	rdf:type skos:Concept;
	skos:prefLabel "Primo"@en .

<https://documents.el-una.org/id/event/ext-b68823302ebd7b1739ad335677aa036d>
	dct:title "ELUNA 2026 Annual Meeting"^^xsd:string;
	event:place <https://documents.el-una.org/id/location/ext-856018ff4bab461d3d10a88b4d10be02>;
	rdf:type bibo:Conference,
		event:Event .

<https://documents.el-una.org/id/location/ext-856018ff4bab461d3d10a88b4d10be02>
	rdf:type geo:SpatialThing;
	rdfs:label "Los Angeles, CA"^^xsd:string .

<https://documents.el-una.org/id/person/ext-christina.hennessey@csun.edu>
	foaf:familyName "Hennessey"^^xsd:string;
	foaf:givenName "Christina"^^xsd:string;
	foaf:name "Christina Hennessey"^^xsd:string;
	rdf:type foaf:Person .

<https://documents.el-una.org/id/person/ext-mstackpole@calpoly.edu>
	foaf:familyName "Stackpole"^^xsd:string;
	foaf:givenName "Mark"^^xsd:string;
	foaf:name "Mark Stackpole"^^xsd:string;
	rdf:type foaf:Person .

<https://documents.el-una.org/id/person/ext-ndemovil@calpoly.edu>
	foaf:familyName "DeMoville"^^xsd:string;
	foaf:givenName "Nicolette"^^xsd:string;
	foaf:name "Nicolette DeMoville"^^xsd:string;
	rdf:type foaf:Person .

