Corporate bodies dataset description

Creation date: 2021-11-18
Last updated: 2023-04-13 00:00:00
Copyright date: 2022
Version: 1.1
License: https://www.europarl.europa.eu/legal-notice/en/
Creator: http://publications.europa.eu/resource/dataset/corporate-body/EP
Publisher: http://publications.europa.eu/resource/dataset/corporate-body/EP
Download serialization:
TTL

Table of Contents


Diagram

Diagram
Corporate bodies diagram

Description

This Dataset Description is a subset of the general ORG-EP application profile and it includes classes and properties used in Corporate bodies datasets. Descriptions of classes and properties can be found in ORG-EP application profile.

Organization

  • Applies to: org:Organization
  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/org/.*$
  • Example: https://data.europarl.europa.eu/org/1234
Applies to:
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>

PREFIX org: <http://www.w3.org/ns/org#> 

PREFIX foaf: <http://xmlns.com/foaf/0.1/>

SELECT ?this

WHERE {

 ?this rdf:type org:Organization .

}
Property name URI Expected value Card. Description
Alternative label skos:altLabel rdf:langString
0..*
Classification org:classification Reference to a Corporate Body Classification
1..1
Has suborganization org:hasSubOrganization IRI
0..*
Identifier dcterms:identifier xsd:string
1..1
Label rdfs:label xsd:string
1..1
Linked to org:linkedTo IRI
0..*
Notation skos:notation epvoc:codictBodyId
1..*
Preferred label skos:prefLabel rdf:langString
1..*
Represents euvoc:represents Reference to a Country
0..*
Source dcterms:source xsd:string
1..1
Temporal dcterms:temporal Reference to a Period Of Time
1..1
type rdf:type org:Organization
1..*

Reference to a Country

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^http://publications.europa.eu/resource/authority/country/.*$
  • Example: http://publications.europa.eu/resource/authority/country/BEL
Property name URI Expected value Card. Description
type rdf:type euvoc:Country
0..*

Reference to a Period Of Time

  • Applies to: dcterms:PeriodOfTime
  • Nodes: IRI
  • Closed shape
  • URI pattern: ^https://data.europarl.europa.eu/time-period/.*$
  • Example: https://data.europarl.europa.eu/time-period/20090714T080000000Z-20140629T215959000Z
Property name URI Expected value Card. Description
End date dcat:endDate xsd:dateTime
0..1
Start date dcat:startDate xsd:dateTime
1..1
type rdf:type dcterms:PeriodOfTime
1..1

Reference to a Corporate Body Classification

  • Nodes: IRI
  • Closed shape
  • URI pattern: ^http://publications.europa.eu/resource/authority/corporate-body-classification/.*$
  • Example: http://publications.europa.eu/resource/authority/corporate-body-classification/EP_GROUP
Property name URI Expected value Card. Description
type rdf:type euvoc:CorporateBodyClassification
0..*