]> Lady’s Gitweb - Vocab/blob - data/classes/dcterms¦LocationPeriodOrJurisdiction
Make pcdm:File a siocactions:DigitalArtifact
[Vocab] / data / classes / dcterms¦LocationPeriodOrJurisdiction
1 <?xml version="1.0"?>
2 <!--
3 SPDX-FileCopyrightText: 2024, 2025 Lady <https://www.ladys.computer/about/#lady>
4 SPDX-License-Identifier: CC0-1.0
5 -->
6 <!DOCTYPE Class SYSTEM "../../DTD">
7 <Class>
8 <label xml:lang="en">Location, Period, Or Jurisdiction</label>
9 <comment xml:lang="en">
10 <p>
11 A location, period of time, or jurisdiction.
12 </p>
13 </comment>
14 <isDefinedBy>
15 <SpecificResource source="(DCMI)" fragment="http://purl.org/dc/terms/LocationPeriodOrJurisdiction"/>
16 </isDefinedBy>
17 <equivalentClass>
18 <Class>
19 <unionOf>
20 <resource name="dcterms:Jurisdiction"/>
21 <resource name="dcterms:Location"/>
22 <resource name="dcterms:PeriodOfTime"/>
23 </unionOf>
24 </Class>
25 </equivalentClass>
26 </Class>
This page took 0.35562 seconds and 5 git commands to generate.