@prefix dc: .
@prefix foaf: .
@prefix owl: .
@prefix rdf: .
@prefix rdfs: .
@prefix schemas: .
@prefix skos: .
@prefix xsd: .
a owl:DatatypeProperty;
rdfs:label "accessibility"@en;
rdfs:comment "Information about how the Public Event can be approached, reached or entered, in particular for people with special needs."@en;
rdfs:domain ;
rdfs:isDefinedBy ;
rdfs:range rdf:langString;
skos:scopeNote "This property may be provided in multiple languages with multiple instances of the accessibility property."@en .
a owl:ObjectProperty;
rdfs:label "audience"@en;
rdfs:comment "The target group of people for whom the Public Event is created."@en;
rdfs:domain ;
rdfs:isDefinedBy ;
rdfs:range skos:Concept .
a owl:ObjectProperty;
rdfs:label "contact page"@en;
rdfs:comment "A web page that could be used to reach out the Contact Point."@en;
rdfs:domain ;
rdfs:isDefinedBy ;
rdfs:range foaf:Document .
a owl:DatatypeProperty;
rdfs:label "has email"@en;
rdfs:comment "An electronic address through which the Contact Point can be contacted."@en;
rdfs:domain ;
rdfs:isDefinedBy ;
rdfs:range rdfs:Literal .
a owl:DatatypeProperty;
rdfs:label "event number"@en;
rdfs:comment "The sequence position of the Public Event."@en;
rdfs:domain ;
rdfs:isDefinedBy ;
rdfs:range rdf:langString;
skos:scopeNote "Examples could be the ''4th\" or \"2022\"."@en .
a owl:ObjectProperty;
rdfs:label "event status"@en;
rdfs:comment " This property defines the overall status of the event."@en;
rdfs:domain ;
rdfs:isDefinedBy ;
rdfs:range skos:Concept;
skos:scopeNote "The recomended code list is the Event Status Controlled vocabulary maintained by the Publications Office of the EU."@en .
a owl:DatatypeProperty;
rdfs:label "expected number of participants"@en;
rdfs:comment "The number of participants expected to participate in the event."@en;
rdfs:domain ;
rdfs:isDefinedBy ;
rdfs:range xsd:integer .
a owl:ObjectProperty;
rdfs:label "format"@en;
rdfs:comment "A plan of organisation or arrangement of the Public Event."@en;
rdfs:domain ;
rdfs:isDefinedBy ;
rdfs:range skos:Concept;
skos:scopeNote "Examples include conference call, physical meeting or hybrid."@en .
a owl:ObjectProperty;
rdfs:label "frequency"@en;
rdfs:comment "The recurrence of an instant or period."@en;
rdfs:domain ;
rdfs:isDefinedBy ;
rdfs:range skos:Concept;
skos:scopeNote "It is recommended to use the frequency from an existing vocabulary like the Frequency from the Publications Office."@en .
a owl:ObjectProperty;
rdfs:label "registration page"@en;
rdfs:comment "A web page that provides means to attend the Public Event."@en;
rdfs:domain ;
rdfs:isDefinedBy ;
rdfs:range foaf:Document .
a owl:ObjectProperty;
rdfs:label "role"@en;
rdfs:comment "The function of an Agent within a Participation."@en;
rdfs:domain ;
rdfs:isDefinedBy ;
rdfs:range skos:Concept .
a owl:DatatypeProperty;
rdfs:label "has telephone"@en;
rdfs:comment "A telephone number through which the Contact Point can be contacted."@en;
rdfs:domain ;
rdfs:isDefinedBy ;
rdfs:range rdfs:Literal .
a owl:Class;
rdfs:label "Participation"@en;
rdfs:comment "The Participation class allows to define roles within a certain context."@en;
rdfs:isDefinedBy .
a owl:Class;
rdfs:label "Contact Point"@en;
rdfs:comment "Information (e.g. e-mail address, telephone number) of a person or department through which the user can get in touch with."@en;
rdfs:isDefinedBy ;
skos:scopeNote "The Core Public Organization Vocabulary defines properties for telephone number, e-mail address and opening hours although it is noteworthy that the class is based on schema.org's ContactPoint class that has additional properties that some implementations may find useful."@en .
a owl:Class;
rdfs:label "Public Event"@en;
rdfs:comment """Something that happens at a particular place and time,
organised by one or more agents for a particular purpose, and is of interest to a general
audience. This definition excludes natural events such as earthquakes and volcanic
eruptions."""@en;
rdfs:isDefinedBy .
a owl:Ontology;
rdfs:label "core-public-event"@en,
"core-public-event"@nl;
dc:issued "2024-05-06";
dc:license ;
dc:mediator [
foaf:homepage ;
foaf:name "Semantic Interoperability Community (SEMIC)"
];
[
a foaf:Person;
foaf:firstName "Florian";
foaf:lastName "Barthelemy";
schemas:affiliation [foaf:name "PwC EU Services"]
], [
a foaf:Person;
foaf:firstName "Jitse";
foaf:lastName "De Cock";
schemas:affiliation [foaf:name "PwC EU Services"]
], [
a foaf:Person;
foaf:firstName "Emiel";
foaf:lastName "Dhondt";
schemas:affiliation [foaf:name "PwC EU Services"]
], [
a foaf:Person;
foaf:firstName "Pavlina";
foaf:lastName "Fragkou";
schemas:affiliation [foaf:name "European Commission"]
], [
a foaf:Person;
foaf:firstName "Arthur";
foaf:lastName "Schiltz";
schemas:affiliation [foaf:name "PwC EU Services"]
], [
a foaf:Person;
foaf:firstName "Anastasia";
foaf:lastName "Sofou";
schemas:affiliation [foaf:name "Trasys International"]
], [
a foaf:Person;
foaf:firstName "Emidio";
foaf:lastName "Stani";
schemas:affiliation [foaf:name "PwC EU Services"]
], [
a foaf:Person;
foaf:firstName "Bert";
foaf:lastName "Van Nuffelen"
];
foaf:maker [
a foaf:Person;
foaf:firstName "Core Vocabularies Working Group"
] .