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

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

<https://documents.el-una.org/id/document/6811>
	rdf:type bibo:Slideshow,
		ep:Document;
	rdfs:label "One Launch, Two Systems: Lessons from a Primo VE and Rapido Migration (Microsoft PowerPoint)"^^xsd:string .

<https://documents.el-una.org/id/eprint/2751#authors>
	rdf:_1 <https://documents.el-una.org/id/person/ext-45bdcc4695cf98712fd148fc82cb5b65>;
	rdf:_2 <https://documents.el-una.org/id/person/ext-22b07c33ca970d4bf3211f9e5167b665>;
	rdf:_3 <https://documents.el-una.org/id/person/ext-f6d5ddf56dd6a2fc2c72e67cc46a282e> .

<https://documents.el-una.org/id/eprint/2751/>
	dc:format "text/html";
	dc:title "HTML Summary of #2751 \n\nOne Launch, Two Systems: Lessons from a Primo VE and Rapido Migration\n\n";
	foaf:primaryTopic <https://documents.el-una.org/id/eprint/2751> .

<https://documents.el-una.org/id/eprint/2751>
	bibo:authorList <https://documents.el-una.org/id/eprint/2751#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-22b07c33ca970d4bf3211f9e5167b665>,
		<https://documents.el-una.org/id/person/ext-45bdcc4695cf98712fd148fc82cb5b65>,
		<https://documents.el-una.org/id/person/ext-f6d5ddf56dd6a2fc2c72e67cc46a282e>;
	dct:date "2026-05-01";
	dct:isPartOf <https://documents.el-una.org/id/repository>;
	dct:subject <https://documents.el-una.org/id/subject/primo>;
	dct:title "One Launch, Two Systems: Lessons from a Primo VE and Rapido Migration"^^xsd:string;
	ep:hasDocument <https://documents.el-una.org/id/document/6811>;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ConferenceItemEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://documents.el-una.org/id/eprint/2751/> .

<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-22b07c33ca970d4bf3211f9e5167b665>
	foaf:familyName "Ammon"^^xsd:string;
	foaf:givenName "Mona"^^xsd:string;
	foaf:name "Mona Ammon"^^xsd:string;
	rdf:type foaf:Person .

<https://documents.el-una.org/id/person/ext-45bdcc4695cf98712fd148fc82cb5b65>
	foaf:familyName "Larry"^^xsd:string;
	foaf:givenName "Daricus"^^xsd:string;
	foaf:name "Daricus Larry"^^xsd:string;
	rdf:type foaf:Person .

<https://documents.el-una.org/id/person/ext-f6d5ddf56dd6a2fc2c72e67cc46a282e>
	foaf:familyName "Knight"^^xsd:string;
	foaf:givenName "Ellen"^^xsd:string;
	foaf:name "Ellen Knight"^^xsd:string;
	rdf:type foaf:Person .

