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

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

<https://documents.el-una.org/id/document/6942>
	dct:hasPart <https://documents.el-una.org/id/eprint/2876/1/ELUNA%20Steering%20Committee%20January%202026%20Meeting%20Summary.pdf>;
	ep:hasFile <https://documents.el-una.org/id/eprint/2876/1/ELUNA%20Steering%20Committee%20January%202026%20Meeting%20Summary.pdf>;
	rdf:type bibo:Document,
		ep:Document;
	rdfs:label "ELUNA Steering Committee January 2026 Meeting Summary (PDF)"^^xsd:string .

<https://documents.el-una.org/id/eprint/2876#authors>
	rdf:_1 <https://documents.el-una.org/id/person/ext-clark881@umn.edu> .

<https://documents.el-una.org/id/eprint/2876/1/ELUNA%20Steering%20Committee%20January%202026%20Meeting%20Summary.pdf>
	rdfs:label "ELUNA Steering Committee January 2026 Meeting Summary.pdf"^^xsd:string .

<https://documents.el-una.org/id/eprint/2876/>
	dc:format "text/html";
	dc:title "HTML Summary of #2876 \n\nELUNA Steering Committee January 2026 Meeting Summary\n\n";
	foaf:primaryTopic <https://documents.el-una.org/id/eprint/2876> .

<https://documents.el-una.org/id/eprint/2876>
	bibo:authorList <https://documents.el-una.org/id/eprint/2876#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/published>;
	dc:hasVersion <https://documents.el-una.org/id/document/6942>;
	dct:creator <https://documents.el-una.org/id/person/ext-clark881@umn.edu>;
	dct:isPartOf <https://documents.el-una.org/id/repository>;
	dct:publisher <https://documents.el-una.org/id/org/ext-c59b44d9e011bd3847f444876f6590f2>;
	dct:subject <https://documents.el-una.org/id/subject/min>;
	dct:title "ELUNA Steering Committee January 2026 Meeting Summary"^^xsd:string;
	ep:hasDocument <https://documents.el-una.org/id/document/6942>;
	ep:hasPublished <https://documents.el-una.org/id/document/6942>;
	rdf:type bibo:Article,
		bibo:Manuscript,
		ep:EPrint,
		ep:MonographEPrint;
	rdfs:seeAlso <https://documents.el-una.org/id/eprint/2876/> .

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

<https://documents.el-una.org/id/org/ext-c59b44d9e011bd3847f444876f6590f2>
	foaf:name "ELUNA Steering Committee"^^xsd:string;
	rdf:type foaf:Organization .

<https://documents.el-una.org/id/person/ext-clark881@umn.edu>
	foaf:familyName "Clark"^^xsd:string;
	foaf:givenName "Kirsten"^^xsd:string;
	foaf:name "Kirsten Clark"^^xsd:string;
	rdf:type foaf:Person .

