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

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

<https://documents.el-una.org/id/document/6772>
	rdf:type bibo:Document,
		ep:Document;
	rdfs:label "ELUNA 2026 Conference Attendee List for Attendees (Microsoft Excel (OpenXML))"^^xsd:string .

<https://documents.el-una.org/id/eprint/2719#authors>
	rdf:_1 <https://documents.el-una.org/id/person/ext-8d3417fc46588e803b0892e079dab43b> .

<https://documents.el-una.org/id/eprint/2719/>
	dc:format "text/html";
	dc:title "HTML Summary of #2719 \n\nELUNA 2026 Conference Attendee List for Attendees\n\n";
	foaf:primaryTopic <https://documents.el-una.org/id/eprint/2719> .

<https://documents.el-una.org/id/eprint/2719>
	bibo:authorList <https://documents.el-una.org/id/eprint/2719#authors>;
	bibo:presentedAt <https://documents.el-una.org/id/event/ext-b68823302ebd7b1739ad335677aa036d>;
	bibo:status <http://purl.org/ontology/bibo/status/nonPeerReviewed>,
		<http://purl.org/ontology/bibo/status/published>;
	dc:hasVersion <https://documents.el-una.org/id/document/6772>;
	dct:creator <https://documents.el-una.org/id/person/ext-8d3417fc46588e803b0892e079dab43b>;
	dct:date "2026";
	dct:isPartOf <https://documents.el-una.org/id/repository>;
	dct:subject <https://documents.el-una.org/id/subject/org>;
	dct:title "ELUNA 2026 Conference Attendee List for Attendees"^^xsd:string;
	ep:hasDocument <https://documents.el-una.org/id/document/6772>;
	ep:hasPublished <https://documents.el-una.org/id/document/6772>;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ConferenceItemEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://documents.el-una.org/id/eprint/2719/> .

<https://documents.el-una.org/id/subject/org>
	rdf:type skos:Concept;
	skos:prefLabel "Organizational Documents"@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-8d3417fc46588e803b0892e079dab43b>
	foaf:familyName "Morse"^^xsd:string;
	foaf:givenName "Laura"^^xsd:string;
	foaf:name "Laura Morse"^^xsd:string;
	rdf:type foaf:Person .

