A common ontology for modeling the interpretation of legal obligations, permissions, prohibitions, and related normative effects from legal sources.
IRI: http://data.europa.eu/lomo#Action
Definition:| Property | Range | Definition |
|---|
IRI: http://data.europa.eu/lomo#ActionResult
Definition:ex:Result_AnnualReport2025_Interoperability rdf:type lomo:ActionResult ;
rdfs:label "First annual report on interoperability in the Union - 2025"@en ;
rdfs:comment "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=COM:2025:860:FIN"@en .
IRI: http://data.europa.eu/lomo#ActionResultType
Definition:ex:ResultType_AnnualInteroperabilityReport rdf:type lomo:ActionResultType ;
rdfs:label "Annual report on interoperability in the Union"@en ;
rdfs:comment "A recurring report produced annually to assess interoperability progress in the European Union
IRI: http://data.europa.eu/lomo#ActionResultOrType
Definition:| Property | Range | Definition |
|---|
IRI: http://data.europa.eu/lomo#Agent
Definition:ex:Commission rdf:type lomo:Agent ;
rdfs:label "European Commission"@en ;
rdfs:comment "The European Commission - a specific institution"@en .
ex:HitachiMaxell rdf:type lomo:Agent ;
rdfs:label "Hitachi-Maxell"@en ;
rdfs:comment "A specific Japanese company"@en .
IRI: http://data.europa.eu/lomo#AgentRole
Definition:# Using a specific Agent
ex:AgentRole_Commission_Bearer rdf:type lomo:AgentRole ;
lomo:forAgent ex:Commission ;
lomo:withRole lomo:bearer ;
rdfs:comment "The Commission bears this obligation"@en .
# Using an AgentType (category)
ex:AgentRole_MS_Addresser rdf:type lomo:AgentRole ;
lomo:forAgent ex:MemberStates ;
lomo:withRole lomo:addresser ;
rdfs:comment "Member States (as a category) send notification"@en .
| Property | Range | Definition |
|---|
IRI: http://data.europa.eu/lomo#AgentType
Definition:ex:MemberStates rdf:type lomo:AgentType ;
rdfs:label "Member States"@en ;
rdfs:comment "EU Member States as a category - any Member State may bear this obligation"@en .
ex:SmallUndertakings rdf:type lomo:AgentType ;
rdfs:label "Small Undertakings"@en ;
rdfs:comment "Category of undertakings meeting size criteria"@en .
IRI: http://data.europa.eu/lomo#AgentOrType
Definition:IRI: http://data.europa.eu/lomo#ConstitutiveRule
Definition:Example 1: Explicit Definition - Legal Concept (GDPR Art. 4(1))
'personal data' means any information relating to an identified or identifiable natural person ('data subject'); an identifiable natural person is one who can be identified, directly or indirectly, in particular by reference to an identifier such as a name, an identification number, location data, an online identifier or to one or more factors specific to the physical, physiological, genetic, mental, economic, cultural or social identity of that natural person"
Example 2: Explicit Definition - Category with Criteria (Fourth Company Law Directive 78/660/EEC, Art. 11)
'Small companies within the meaning of Article 27 shall be companies which on their balance sheet dates do not exceed the limits of at least two of the three following criteria: balance sheet total: 1 000 000 ECU, net turnover: 2 000 000 ECU, average number of employees during the financial year: 50'
Example 3: Scope Provision - Positive Applicability (Markets in Financial Instruments Directive - MiFID II, Art. 1(1))
'This Directive applies to investment firms, credit institutions when providing investment services and/or performing investment activities, and regulated markets'
Example 4: Scope Provision - Negative Exclusion (GDPR Art. 2(2)(a))
'This Regulation does not apply to the processing of personal data in the course of an activity which falls outside the scope of Union law'
Example 5: Status Constitution - Legal Personality (Regulation (EU) 2016/794 - Europol Regulation, Art. 3)
'Europol shall be a body of the Union. It shall have legal personality'
Example 6: Organ Establishment (GDPR Art. 68(1))
'The European Data Protection Board ('Board') is hereby established as a body of the Union'
Example 7: Composition Definition (Regulation (EU) No 910/2014 - eIDAS, Art. 17(4))
'The Cooperation Group shall be composed of representatives of Member States, the Commission and the supervisory body or supervisory bodies, where they exist'
Example 8: Power/Competence Attribution (Treaty on the Functioning of the European Union - TFEU, Art. 258)
'If the Commission considers that a Member State has failed to fulfil an obligation under the Treaties, it may bring the matter before the Court of Justice of the European Union'
Note: While 'may bring' might seem prescriptive (permission), this provision primarily constitutes the Commission's institutional power/competence in infringement procedures.
Example 9: Legal Effect Constitution (Directive 93/13/EEC - Unfair Contract Terms, Art. 6(1))
'Member States shall lay down that unfair terms used in a contract concluded with a consumer by a seller or supplier shall, as provided for under their national law, not be binding on the consumer and that the contract shall continue to bind the parties upon those terms if it is capable of continuing in existence without the unfair terms'
Example 10: Qualification/Classification (Regulation (EC) No 178/2002 - General Food Law, Art. 3(1))
'For the purposes of this Regulation, 'food' (or 'foodstuff') means any substance or product, whether processed, partially processed or unprocessed, intended to be, or reasonably expected to be ingested by humans'
Example 11: Territorial Applicability (Rome I Regulation (EC) No 593/2008, Art. 2)
'Any law specified by this Regulation shall be applied whether or not it is the law of a Member State'
Example 12: Temporal Constitution - Entry into Force (GDPR Art. 99(2))
'It shall apply from 25 May 2018'
IRI: http://data.europa.eu/lomo#Definition
Definition:ex:Def_PublicInterestEntity rdf:type lomo:Definition ;
lomo:hasDefiniendum "public-interest entities"@en ;
lomo:hasDefiniens "undertakings within the scope of Article 1 which are..."@en ;
lomo:hasReferent ex:PublicInterestEntity1 , ex:PublicInterestEntity2 ;
lomo:isSemanticDefinition "true"^^xsd:boolean ;
lomo:establishedInResource <https://eur-lex.europa.eu/eli/dir/2013/34/oj/art_2/point_1> .
ex:Def_RelatedParty rdf:type lomo:Definition ;
lomo:hasDefiniendum "related party"@en ;
lomo:hasDefiniens "has the same meaning as in IAS 24 (Related Party Disclosures)"@en ;
lomo:isSemanticDefinition "false"^^xsd:boolean ;
lomo:establishedInResource <https://www.ifrs.org/issued-standards/ias-24-related-party-disclosures/> .
ex:Def_SmallUndertakings rdf:type lomo:Definition ;
lomo:hasDefiniendum "small undertakings"@en ;
lomo:hasDefiniens "undertakings which on their balance sheet dates do not exceed the limits of at least two of the three following criteria:..."@en ;
lomo:hasReferent ex:SmallUndertaking1, ex:SmallUndertaking2 ;
lomo:isSemanticDefinition "true"^^xsd:boolean ;
lomo:establishedInResource <https://eur-lex.europa.eu/eli/dir/2013/34/oj/art_2/point_2> .
| Property | Range | Definition |
|---|
IRI: http://data.europa.eu/lomo#DeonticModality
Definition:IRI: http://data.europa.eu/lomo#DigitalDimension
Definition:IRI: http://data.europa.eu/lomo#Frequency
Definition:ex:Frequency_Annual rdf:type lomo:Frequency ;
rdfs:label "Annually"@en ;
lomo:frequencyValue 1 ;
lomo:frequencyUnit "year" .
| Property | Range | Definition |
|---|
IRI: http://data.europa.eu/lomo#LegalCondition
Definition:ex:Condition_ChangesAffectingAnnexes rdf:type lomo:LegalCondition ;
rdfs:label "Changes Affecting Accuracy of Annex I or II"@en ;
lomo:legalText "changes in the types of undertakings in their national law that may affect the accuracy of Annex I or Annex II"@en ;
rdfs:comment "The obligation is triggered only when national law changes potentially affect the accuracy of the annexes."@en .
IRI: http://data.europa.eu/lomo#LegalRule
Definition:IRI: http://data.europa.eu/lomo#PrescriptiveRule
Definition:# 1) Fisheries regulation — data requirements (Article 4(1))
<http://data.europa.eu/lrmo/lfds-fisheries#Requirement_Art4_Par1> rdf:type lomo:PrescriptiveRule ;
lomo:hasDeonticModality lomo:Obligation ;
lomo:hasRequirementType <http://publications.europa.eu/resource/authority/administrative-obligation/c_80214a02> ;
lomo:produces <http://data.europa.eu/lrmo/lfds-fisheries#Action_Art4_DataCollection> , <http://data.europa.eu/lrmo/lfds-fisheries#Action_Art4_DataTransmission> ;
lomo:legalText "The detailed topics, transmission frequencies, reference periods and the dimensions related to sensitive species, organic production and regional breakdown on fisheries and aquaculture statistics referred to in Article 1, shall be as set out in the Annex."@en ;
lomo:establishedInResource <https://data.europa.eu/eli/dl/proc/2025/96/cod/doc/com/COM_2025_425/FINAL/eng/art_4/par_1> .
# 2) Financial reporting — publication obligation (Article 30(1))
<http://data.europa.eu/lrmo/financial-reporting#Requirement_Art30_Par1_PublicationObligation> rdf:type lomo:PrescriptiveRule ;
lomo:hasDeonticModality lomo:Obligation ;
lomo:hasRequirementType <http://publications.europa.eu/resource/authority/administrative-obligation/c_80214a02> ;
lomo:produces <http://data.europa.eu/lrmo/financial-reporting#Action_Art30_Publish> ;
lomo:legalText "Member States shall ensure that undertakings publish within a reasonable period of time, which shall not exceed 12 months after the balance sheet date, the duly approved annual financial statements and the management report, together with the opinion submitted by the statutory auditor or audit firm."@en ;
lomo:establishedInResource <http://data.europa.eu/eli/dir/2013/34/oj/art_30/par_1> .
# 3) Vehicle registration — temporary submission requirement (Article 10(2))
<http://data.europa.eu/lrmo/vehicle-registration#Requirement_Art10_Par2> rdf:type lomo:PrescriptiveRule ;
lomo:hasDeonticModality lomo:Obligation ;
lomo:hasRequirementType <http://publications.europa.eu/resource/authority/administrative-obligation/c_39b9f824> ;
lomo:legalText "Until [date of entry into force + 4 years] the competent authorities shall require the submission of only Part I of the physical registration certificate when re-registering a vehicle previously registered in another Member State. Until that date, they may also accept the presentation of a mobile registration certificate, if any."@en ;
lomo:establishedInResource <https://data.europa.eu/eli/dl/proc/2025/96/cod/doc/com/COM_2025_179/FINAL/art_10/par_2> .
| Property | Range | Definition |
|---|
IRI: http://data.europa.eu/lomo#RequirementType
Definition:IRI: http://data.europa.eu/lomo#ResultCategory
Definition:ex:AnnualFinancialStatements rdf:type lomo:ResultCategory ;
rdfs:label "Annual Financial Statements"@en ;
rdfs:comment "Complete financial statements comprising balance sheet, profit and loss account, and notes"@en .
ex:Notification rdf:type lomo:ResultCategory ;
rdfs:label "Notification"@en .
IRI: http://data.europa.eu/lomo#RoleType
Definition:IRI: http://data.europa.eu/lomo#TemporalFunction
Definition:IRI: http://data.europa.eu/lomo#TemporalSpecification
Definition:| Property | Range | Definition |
|---|
IRI: http://data.europa.eu/lomo#after
Definition:IRI: http://data.europa.eu/lomo#atTime
Definition:ex:Action_InformCommission lomo:atTime ex:TemporalSpec_ReasonablePeriod .
IRI: http://data.europa.eu/lomo#before
Definition:IRI: http://data.europa.eu/lomo#defines
Definition:IRI: http://data.europa.eu/lomo#establishedInResource
Definition:IRI: http://data.europa.eu/lomo#finishedBy
Definition:IRI: http://data.europa.eu/lomo#finishes
Definition:IRI: http://data.europa.eu/lomo#forAgent
Definition:IRI: http://data.europa.eu/lomo#hasAgentRole
Definition:ex:Action_InformCommission lomo:hasAgentRole ex:AgentRole_MS_Informer , ex:AgentRole_Commission_Informed .
ex:AgentRole_MS_Informer lomo:forAgent ex:MemberStates ; lomo:withRole lomo:addresser .
ex:AgentRole_Commission_Informed lomo:forAgent ex:Commission ; lomo:withRole lomo:addressee .
IRI: http://data.europa.eu/lomo#hasCategory
Definition:ex:Requirement_Art4_DataRequirements lomo:hasCategory lomo:Data , lomo:DigitalPublicService .
ex:Requirement_Art5_ObservationData lomo:hasCategory lomo:Observation .
IRI: http://data.europa.eu/lomo#hasCondition
Definition:# Linking requirement to condition
ex:Requirement_Art1_Par2_InformCommission lomo:hasCondition ex:Condition_ChangesAffectingAnnexes .
# The condition itself
ex:Condition_ChangesAffectingAnnexes rdf:type lomo:LegalCondition ;
rdfs:label "Changes Affecting Accuracy of Annex I or II"@en ;
lomo:legalText "changes in the types of undertakings in their national law that may affect the accuracy of Annex I or Annex II"@en ;
rdfs:comment "The obligation is triggered only when national law changes potentially affect the annexes."@en .
IRI: http://data.europa.eu/lomo#hasDeonticModality
Definition:IRI: http://data.europa.eu/lomo#hasDurationSpec
Definition:IRI: http://data.europa.eu/lomo#hasEnd
Definition:IRI: http://data.europa.eu/lomo#hasFrequency
Definition:# Correct pattern: Frequency through temporal specification
ex:Action_SubmitStatistics lomo:atTime ex:TemporalSpec_AnnualDeadline .
ex:TemporalSpec_AnnualDeadline lomo:hasFrequency ex:Frequency_Annual .
ex:Frequency_Annual rdf:type lomo:Frequency ;
lomo:frequencyValue 1 ;
lomo:frequencyUnit "year" .
IRI: http://data.europa.eu/lomo#hasFunction
Definition:IRI: http://data.europa.eu/lomo#hasInstant
Definition:IRI: http://data.europa.eu/lomo#hasInterval
Definition:IRI: http://data.europa.eu/lomo#hasNext
Definition:ex:Action_SubmitDraft lomo:hasNext ex:Action_PublishFinal
IRI: http://data.europa.eu/lomo#hasReferentClass
Definition:IRI: http://data.europa.eu/lomo#hasRequirementType
Definition:Preferred external concept IRIs (examples):
- http://publications.europa.eu/resource/authority/administrative-obligation/c_80214a02 (Reporting)
- http://publications.europa.eu/resource/authority/administrative-obligation/c_39b9f824 (Notification)
IRI: http://data.europa.eu/lomo#hasResult
Definition:ex:Action_PrepareFinancialStatements lomo:hasResult ex:Result_FinancialStatements_2024 . ex:Action_Audit lomo:hasResult ex:AuditReportType .
IRI: http://data.europa.eu/lomo#hasResultCategory
Definition:IRI: http://data.europa.eu/lomo#hasStart
Definition:IRI: http://data.europa.eu/lomo#immediatelyAfter
Definition:IRI: http://data.europa.eu/lomo#immediatelyBefore
Definition:IRI: http://data.europa.eu/lomo#in
Definition:IRI: http://data.europa.eu/lomo#involvesProcess
Definition:ex:Requirement_Art4 lomo:involvesProcess ex:Process_DataCollection , ex:Process_DataTransmission .
IRI: http://data.europa.eu/lomo#isComposedOf
Definition:ex:FinancialStatementsType lomo:isComposedOf
ex:BalanceSheetType ,
ex:ProfitLossAccountType ,
ex:NotesType .
IRI: http://data.europa.eu/lomo#isManifestedIn
Definition:ex:Result_AnnualReport2025_Interoperability lomo:isManifestedIn ex:Dataset_InteroperabilityReport2025
IRI: http://data.europa.eu/lomo#manifests
Definition:ex:Dataset_InteroperabilityReport2025 lomo:manifests ex:Result_AnnualReport2025_Interoperability
IRI: http://data.europa.eu/lomo#meets
Definition:IRI: http://data.europa.eu/lomo#overlaps
Definition:IRI: http://data.europa.eu/lomo#precedes
Definition:IRI: http://data.europa.eu/lomo#produces
Definition:ex:Requirement_Art1_Par2_InformCommission lomo:produces ex:Action_InformCommissionOfChanges .
IRI: http://data.europa.eu/lomo#references
Definition:# Requirement references multiple digital resources
ex:Requirement_Art4_Par1 lomo:references
ex:Dataset_FisheriesStatistics ,
ex:Dataset_AquacultureStatistics ,
ex:Standard_AnnexRequirements ,
ex:Service_DataCollection .
# The referenced resources
ex:Dataset_FisheriesStatistics rdf:type dcat:Dataset .
ex:Standard_AnnexRequirements rdf:type dcterms:Standard .
ex:Service_DataCollection rdf:type cpsv:PublicService .
IRI: http://data.europa.eu/lomo#startedBy
Definition:IRI: http://data.europa.eu/lomo#starts
Definition:IRI: http://data.europa.eu/lomo#usesDefinition
Definition:# Requirement using multiple definitions for interpretation
ex:Requirement_Art17_Par1 rdf:type lomo:PrescriptiveRule ;
lomo:hasDeonticModality lomo:Obligation ;
lomo:hasRequirementType <http://publications.europa.eu/resource/authority/administrative-obligation> ;
lomo:legalText "Public-interest entities shall include in the management report a corporate governance statement..."@en ;
lomo:usesDefinition ex:Def_PublicInterestEntity , ex:Def_ManagementReport ;
rdfs:comment "This requirement uses the definitions of 'public-interest entity' and 'management report' to determine its scope and application."@en .
# Action scoped by a definition
ex:Action_PrepareConsolidatedStatements lomo:usesDefinition ex:Def_ParentUndertaking ;
rdfs:comment "The action of preparing consolidated statements applies based on the definition of parent undertaking."@en .
# AgentType linked to its defining criteria
ex:SmallUndertakings rdf:type lomo:AgentType ;
lomo:usesDefinition ex:Def_SmallUndertakings ;
rdfs:comment "This agent type is defined by the criteria in the Small Undertakings definition."@en .
# ActionResult using definitions for output specification
ex:Result_ConsolidatedFinancialStatements rdf:type lomo:ActionResult ;
rdfs:label "Consolidated Financial Statements"@en ;
lomo:usesDefinition ex:Def_GroupUndertaking , ex:Def_SubsidiaryUndertaking ;
rdfs:comment "The consolidated statements must include entities meeting these definitions."@en .
# Dataset scoped by legal definitions
ex:Dataset_PIE_DisclosureData rdf:type dcat:Dataset ;
dcterms:title "Public Interest Entity Disclosure Dataset"@en ;
lomo:usesDefinition ex:Def_PublicInterestEntity , ex:Def_MaterialInformation ;
rdfs:comment "Dataset contains disclosures from entities meeting the PIE definition, with materiality determined by the Material Information definition."@en .
# Standard implementing defined concepts
ex:Standard_SME_AccountingRules rdf:type dcterms:Standard ;
dcterms:title "SME Accounting Standard"@en ;
lomo:usesDefinition ex:Def_SmallUndertakings , ex:Def_MediumUndertakings ;
rdfs:comment "This standard applies to undertakings meeting the small or medium size definitions."@en .
# Public service targeting defined entity categories
ex:Service_PIE_AuditOversight rdf:type cpsv:PublicService ;
dcterms:title "Public Interest Entity Audit Oversight Service"@en ;
lomo:usesDefinition ex:Def_PublicInterestEntity , ex:Def_StatutoryAudit ;
rdfs:comment "This oversight service applies to statutory audits of public-interest entities as defined in the Directive."@en .
IRI: http://data.europa.eu/lomo#withRole
Definition:IRI: http://data.europa.eu/lomo#duration
Definition:IRI: http://data.europa.eu/lomo#frequency
Definition:IRI: http://data.europa.eu/lomo#frequencyUnit
Definition:IRI: http://data.europa.eu/lomo#frequencyValue
Definition:IRI: http://data.europa.eu/lomo#hasAnnotation
Definition:IRI: http://data.europa.eu/lomo#hasCapability
Definition:IRI: http://data.europa.eu/lomo#hasDefiniendum
Definition:IRI: http://data.europa.eu/lomo#hasDefiniens
Definition:IRI: http://data.europa.eu/lomo#hasPurpose
Definition:IRI: http://data.europa.eu/lomo#hasReferentDescription
Definition:IRI: http://data.europa.eu/lomo#instant
Definition:IRI: http://data.europa.eu/lomo#isSemanticDefinition
Definition:IRI: http://data.europa.eu/lomo#isUnspecified
Definition:IRI: http://data.europa.eu/lomo#legalText
Definition:IRI: http://data.europa.eu/lomo#repetitions
Definition:IRI: http://data.europa.eu/lomo#temporalLabel
Definition:IRI: http://data.europa.eu/lomo#termLabel
Definition:IRI: http://data.europa.eu/lomo#triggerDescription
Definition:This section is non-normative.
The usage of controlled vocabularies in LOMO conforms to the best practices set by the Publications Office.
In the context of this specification, classes mapped on the URI skos:Concept always indicate the
usage of some controlled vocabulary.
In addition, the following controlled vocabularies MUST be used for the properties listed below. In this document, "MUST be used" means that the value space of the property is closed to terms from the specified controlled vocabulary; validation systems SHOULD report errors when values fall outside that space.
The controlled vocabularies are defined as part of the LOMO ontology and enforced through SHACL validation shapes
(see lrmo-shapes.ttl).
| Controlled Vocabulary Scheme | Used for Property | Used for Class | Codes are instances of | Usage Note |
|---|---|---|---|---|
|
Deontic Modality Scheme
Deontic Modality Controlled Vocabulary |
has deontic modality
|
Deontic Modality | ||
|
Digital Dimensions Scheme
Digital Dimensions Controlled Vocabulary |
has category
|
Digital Dimension | ||
|
Result Category Scheme
Result Category Controlled Vocabulary |
http://www.w3.org/2004/02/skos/core#hasTopConcept
|
Result Category Scheme | Result Category | |
|
Role Type Scheme
Role Type Controlled Vocabulary |
http://www.w3.org/2004/02/skos/core#hasTopConcept
|
Role Type Scheme | Role Type | |
|
Temporal Function Scheme
Temporal Function Controlled Vocabulary |
http://www.w3.org/2004/02/skos/core#hasTopConcept
|
Temporal Function Scheme | Temporal Function |
IRI: http://data.europa.eu/lomo#Obligation
Type: http://data.europa.eu/lomo#DeonticModality
Definition:
"Member States shall inform the Commission within a reasonable period of time..." - obligation on MS to notify Commission of changes.
IRI: http://data.europa.eu/lomo#Permission
Type: http://data.europa.eu/lomo#DeonticModality
Definition:
"The Commission shall be empowered to adapt, by means of delegated acts..." - permission granting authority to Commission (not obligation to act).
IRI: http://data.europa.eu/lomo#Prohibition
Type: http://data.europa.eu/lomo#DeonticModality
Definition:
"Distribution costs shall not be included" - prohibition on including certain costs in production cost calculation.
IRI: http://data.europa.eu/lomo#Right
Type: http://data.europa.eu/lomo#DeonticModality
Definition:
"...without prejudice to their rights as shareholders" - preserves shareholder rights while defining financial holding undertakings.
IRI: http://data.europa.eu/lomo#Data
Type: http://data.europa.eu/lomo#DigitalDimension
Definition:
IRI: http://data.europa.eu/lomo#DigitalPublicService
Type: http://data.europa.eu/lomo#DigitalDimension
Definition:
IRI: http://data.europa.eu/lomo#DigitalSolutions
Type: http://data.europa.eu/lomo#DigitalDimension
Definition:
IRI: http://data.europa.eu/lomo#Observation
Type: http://data.europa.eu/lomo#DigitalDimension
Definition:
IRI: http://data.europa.eu/lomo#certificate
Type: http://data.europa.eu/lomo#ResultCategory
Definition:
IRI: http://data.europa.eu/lomo#report
Type: http://data.europa.eu/lomo#ResultCategory
Definition:
IRI: http://data.europa.eu/lomo#addressee
Type: http://data.europa.eu/lomo#RoleType
Definition:
IRI: http://data.europa.eu/lomo#addresser
Type: http://data.europa.eu/lomo#RoleType
Definition:
IRI: http://data.europa.eu/lomo#bearer
Type: http://data.europa.eu/lomo#RoleType
Definition:
IRI: http://data.europa.eu/lomo#beneficiary
Type: http://data.europa.eu/lomo#RoleType
Definition:
IRI: http://data.europa.eu/lomo#deadline
Type: http://data.europa.eu/lomo#TemporalFunction
Definition:
IRI: http://data.europa.eu/lomo#startingPoint
Type: http://data.europa.eu/lomo#TemporalFunction
Definition:
IRI: http://data.europa.eu/lomo#validity
Type: http://data.europa.eu/lomo#TemporalFunction
Definition: