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

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

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

<https://documents.el-una.org/id/eprint/2817#authors>
	rdf:_1 <https://documents.el-una.org/id/person/ext-f667b3f98e588232af2405eff286d3f1> .

<https://documents.el-una.org/id/eprint/2817/1/202606%20June%20ELUNA%20Steering%20Committee%20Public%20Summary.pdf>
	rdfs:label "202606 June ELUNA Steering Committee Public Summary.pdf"^^xsd:string .

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

<https://documents.el-una.org/id/eprint/2817>
	bibo:authorList <https://documents.el-una.org/id/eprint/2817#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/published>;
	dc:hasVersion <https://documents.el-una.org/id/document/6881>;
	dct:creator <https://documents.el-una.org/id/person/ext-f667b3f98e588232af2405eff286d3f1>;
	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>,
		<https://documents.el-una.org/id/subject/org>;
	dct:title "ELUNA Steering Committee June 2026 Meeting Summary"^^xsd:string;
	ep:hasDocument <https://documents.el-una.org/id/document/6881>;
	ep:hasPublished <https://documents.el-una.org/id/document/6881>;
	rdf:type bibo:Article,
		bibo:Manuscript,
		ep:EPrint,
		ep:MonographEPrint;
	rdfs:seeAlso <https://documents.el-una.org/id/eprint/2817/> .

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

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

