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

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

<https://documents.el-una.org/id/document/6808>
	rdf:type bibo:Slideshow,
		ep:Document;
	rdfs:label "Accessibility in Action: Supporting Your Library’s Accessibility Needs (Microsoft PowerPoint)"^^xsd:string .

<https://documents.el-una.org/id/eprint/2748#authors>
	rdf:_1 <https://documents.el-una.org/id/person/ext-tamar.ganor@clarivate.com>;
	rdf:_2 <https://documents.el-una.org/id/person/ext-jessie.ransom@clarivate.com>;
	rdf:_3 <https://documents.el-una.org/id/person/ext-Mike.Richins@clarivate.com>;
	rdf:_4 <https://documents.el-una.org/id/person/ext-2e9c6782265143592a699fabbd4abc67> .

<https://documents.el-una.org/id/eprint/2748/>
	dc:format "text/html";
	dc:title "HTML Summary of #2748 \n\nAccessibility in Action: Supporting Your Library’s Accessibility Needs\n\n";
	foaf:primaryTopic <https://documents.el-una.org/id/eprint/2748> .

<https://documents.el-una.org/id/eprint/2748>
	bibo:authorList <https://documents.el-una.org/id/eprint/2748#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-2e9c6782265143592a699fabbd4abc67>,
		<https://documents.el-una.org/id/person/ext-Mike.Richins@clarivate.com>,
		<https://documents.el-una.org/id/person/ext-jessie.ransom@clarivate.com>,
		<https://documents.el-una.org/id/person/ext-tamar.ganor@clarivate.com>;
	dct:date "2026-05-01";
	dct:isPartOf <https://documents.el-una.org/id/repository>;
	dct:subject <https://documents.el-una.org/id/subject/gen>;
	dct:title "Accessibility in Action: Supporting Your Library’s Accessibility Needs"^^xsd:string;
	ep:hasDocument <https://documents.el-una.org/id/document/6808>;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ConferenceItemEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://documents.el-una.org/id/eprint/2748/> .

<https://documents.el-una.org/id/subject/gen>
	rdf:type skos:Concept;
	skos:prefLabel "General Topics"@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-2e9c6782265143592a699fabbd4abc67>
	foaf:familyName "Starr"^^xsd:string;
	foaf:givenName "Ruth"^^xsd:string;
	foaf:name "Ruth Starr"^^xsd:string;
	rdf:type foaf:Person .

<https://documents.el-una.org/id/person/ext-Mike.Richins@clarivate.com>
	foaf:familyName "Richins"^^xsd:string;
	foaf:givenName "Mike"^^xsd:string;
	foaf:name "Mike Richins"^^xsd:string;
	rdf:type foaf:Person .

<https://documents.el-una.org/id/person/ext-jessie.ransom@clarivate.com>
	foaf:familyName "Ransom"^^xsd:string;
	foaf:givenName "Jesse"^^xsd:string;
	foaf:name "Jesse Ransom"^^xsd:string;
	rdf:type foaf:Person .

<https://documents.el-una.org/id/person/ext-tamar.ganor@clarivate.com>
	foaf:familyName "Ganor"^^xsd:string;
	foaf:givenName "Tamar"^^xsd:string;
	foaf:name "Tamar Ganor"^^xsd:string;
	rdf:type foaf:Person .

