@prefix : <https://w3id.org/idsa/core> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@base <https://w3id.org/idsa/core> .

<https://w3id.org/idsa/core> rdf:type owl:Ontology ;
            <http://creativecommons.org/ns#license> <http://www.apache.org/licenses/LICENSE-2.0> ;
            <http://purl.org/dc/terms/contributor> _:AndreasMueller ,
                                                   _:AnnaKasprzik ,
                                                   <https://github.com/HaydarAk> ,
                                                   <https://github.com/JohannesLipp> ,
                                                   <https://github.com/Maboeckmann> ,
                                                   <https://github.com/clange> ,
                                                   <https://github.com/jlangkau> ,
                                                   <https://github.com/mkollenstart> ,
                                                   <https://github.com/sebbader> ;
            <http://purl.org/dc/terms/creator> <http://sebastian.tramp.name> ,
                                               <https://github.com/cmader> ,
                                               <https://github.com/jpullmann> ;
            <http://purl.org/vocab/vann/preferredNamespacePrefix> "ids" ;
            <http://purl.org/vocab/vann/preferredNamespaceUri> "https://w3id.org/idsa/core/" ;
            <http://rdfs.org/ns/void#vocabulary> <http://purl.org/dc/terms/> ,
                                                 <http://purl.org/vocab/vann/> ,
                                                 <http://purl.org/vocommons/voaf#> ,
                                                 <http://rdfs.org/ns/void#> ,
                                                 <http://xmlns.com/foaf/0.1/> ;
            rdfs:comment "This ontology defines classes and properties for describing participants, infrastructure, data and services of the International Data Spaces (formerly known as Industrial Data Space)." ;
            rdfs:isDefinedBy <https://w3id.org/idsa/core/> ;
            rdfs:label "IDS Information Model"@en ;
            rdfs:seeAlso <https://industrialdataspace.github.io/InformationModel/> ;
            owl:versionInfo "4.0.0" .

#################################################################
#    Annotation properties
#################################################################

###  http://creativecommons.org/ns#license
<http://creativecommons.org/ns#license> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/dcam/memberOf
<http://purl.org/dc/dcam/memberOf> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/contributor
<http://purl.org/dc/terms/contributor> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/creator
<http://purl.org/dc/terms/creator> rdf:type owl:AnnotationProperty .


###  http://purl.org/vocab/vann/preferredNamespacePrefix
<http://purl.org/vocab/vann/preferredNamespacePrefix> rdf:type owl:AnnotationProperty .


###  http://purl.org/vocab/vann/preferredNamespaceUri
<http://purl.org/vocab/vann/preferredNamespaceUri> rdf:type owl:AnnotationProperty .


###  http://rdfs.org/ns/void#vocabulary
<http://rdfs.org/ns/void#vocabulary> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2003/01/geo/wgs84_pos#lat
<http://www.w3.org/2003/01/geo/wgs84_pos#lat> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2003/01/geo/wgs84_pos#long
<http://www.w3.org/2003/01/geo/wgs84_pos#long> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#broader
<http://www.w3.org/2004/02/skos/core#broader> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#inScheme
<http://www.w3.org/2004/02/skos/core#inScheme> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#note
<http://www.w3.org/2004/02/skos/core#note> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#prefLabel
<http://www.w3.org/2004/02/skos/core#prefLabel> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/odrl/2/action
<http://www.w3.org/ns/odrl/2/action> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/odrl/2/and
<http://www.w3.org/ns/odrl/2/and> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/odrl/2/assignee
<http://www.w3.org/ns/odrl/2/assignee> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/odrl/2/assigner
<http://www.w3.org/ns/odrl/2/assigner> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/odrl/2/constraint
<http://www.w3.org/ns/odrl/2/constraint> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/odrl/2/duty
<http://www.w3.org/ns/odrl/2/duty> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/odrl/2/obligation
<http://www.w3.org/ns/odrl/2/obligation> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/odrl/2/operator
<http://www.w3.org/ns/odrl/2/operator> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/odrl/2/or
<http://www.w3.org/ns/odrl/2/or> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/odrl/2/permission
<http://www.w3.org/ns/odrl/2/permission> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/odrl/2/prohibition
<http://www.w3.org/ns/odrl/2/prohibition> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/odrl/2/rightOperand
<http://www.w3.org/ns/odrl/2/rightOperand> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/odrl/2/rightOperandReference
<http://www.w3.org/ns/odrl/2/rightOperandReference> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/odrl/2/unit
<http://www.w3.org/ns/odrl/2/unit> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/odrl/2/xone
<http://www.w3.org/ns/odrl/2/xone> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/org#hasMember
<http://www.w3.org/ns/org#hasMember> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/org#hasPrimarySite
<http://www.w3.org/ns/org#hasPrimarySite> rdf:type owl:AnnotationProperty .


###  http://xmlns.com/foaf/0.1/familyName
<http://xmlns.com/foaf/0.1/familyName> rdf:type owl:AnnotationProperty .


###  http://xmlns.com/foaf/0.1/givenName
<http://xmlns.com/foaf/0.1/givenName> rdf:type owl:AnnotationProperty .


###  http://xmlns.com/foaf/0.1/homepage
<http://xmlns.com/foaf/0.1/homepage> rdf:type owl:AnnotationProperty .


###  http://xmlns.com/foaf/0.1/mbox
<http://xmlns.com/foaf/0.1/mbox> rdf:type owl:AnnotationProperty .


###  http://xmlns.com/foaf/0.1/name
<http://xmlns.com/foaf/0.1/name> rdf:type owl:AnnotationProperty .


###  http://xmlns.com/foaf/0.1/phone
<http://xmlns.com/foaf/0.1/phone> rdf:type owl:AnnotationProperty .


###  https://w3id.org/idsa/core/action
<https://w3id.org/idsa/core/action> rdf:type owl:AnnotationProperty ;
                                    rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/action> .


###  https://w3id.org/idsa/core/and
<https://w3id.org/idsa/core/and> rdf:type owl:AnnotationProperty ;
                                 rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/and> .


###  https://w3id.org/idsa/core/assignee
<https://w3id.org/idsa/core/assignee> rdf:type owl:AnnotationProperty ;
                                      rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/assignee> .


###  https://w3id.org/idsa/core/assigner
<https://w3id.org/idsa/core/assigner> rdf:type owl:AnnotationProperty ;
                                      rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/assigner> .


###  https://w3id.org/idsa/core/constraint
<https://w3id.org/idsa/core/constraint> rdf:type owl:AnnotationProperty ;
                                        rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/constraint> .


###  https://w3id.org/idsa/core/corporateEmailAddress
<https://w3id.org/idsa/core/corporateEmailAddress> rdf:type owl:AnnotationProperty ;
                                                   rdfs:subPropertyOf <http://xmlns.com/foaf/0.1/mbox> .


###  https://w3id.org/idsa/core/corporateHomepage
<https://w3id.org/idsa/core/corporateHomepage> rdf:type owl:AnnotationProperty ;
                                               rdfs:subPropertyOf <http://xmlns.com/foaf/0.1/homepage> .


###  https://w3id.org/idsa/core/emailAddress
<https://w3id.org/idsa/core/emailAddress> rdf:type owl:AnnotationProperty ;
                                          rdfs:subPropertyOf <http://xmlns.com/foaf/0.1/mbox> .


###  https://w3id.org/idsa/core/familyName
<https://w3id.org/idsa/core/familyName> rdf:type owl:AnnotationProperty ;
                                        rdfs:subPropertyOf <http://xmlns.com/foaf/0.1/familyName> .


###  https://w3id.org/idsa/core/givenName
<https://w3id.org/idsa/core/givenName> rdf:type owl:AnnotationProperty ;
                                       rdfs:subPropertyOf <http://xmlns.com/foaf/0.1/givenName> .


###  https://w3id.org/idsa/core/homepage
<https://w3id.org/idsa/core/homepage> rdf:type owl:AnnotationProperty ;
                                      rdfs:subPropertyOf <http://xmlns.com/foaf/0.1/homepage> .


###  https://w3id.org/idsa/core/issued
<https://w3id.org/idsa/core/issued> rdf:type owl:AnnotationProperty ;
                                    rdfs:subPropertyOf <http://purl.org/dc/terms/issued> .


###  https://w3id.org/idsa/core/latitude
<https://w3id.org/idsa/core/latitude> rdf:type owl:AnnotationProperty ;
                                      rdfs:subPropertyOf <http://www.w3.org/2003/01/geo/wgs84_pos#lat> .


###  https://w3id.org/idsa/core/longitude
<https://w3id.org/idsa/core/longitude> rdf:type owl:AnnotationProperty ;
                                       rdfs:subPropertyOf <http://www.w3.org/2003/01/geo/wgs84_pos#long> .


###  https://w3id.org/idsa/core/memberParticipant
<https://w3id.org/idsa/core/memberParticipant> rdf:type owl:AnnotationProperty ;
                                               rdfs:subPropertyOf <http://www.w3.org/ns/org#hasMember> .


###  https://w3id.org/idsa/core/memberPerson
<https://w3id.org/idsa/core/memberPerson> rdf:type owl:AnnotationProperty ;
                                          rdfs:subPropertyOf <http://www.w3.org/ns/org#hasMember> .


###  https://w3id.org/idsa/core/obligation
<https://w3id.org/idsa/core/obligation> rdf:type owl:AnnotationProperty ;
                                        rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/obligation> .


###  https://w3id.org/idsa/core/operator
<https://w3id.org/idsa/core/operator> rdf:type owl:AnnotationProperty ;
                                      rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/operator> .


###  https://w3id.org/idsa/core/or
<https://w3id.org/idsa/core/or> rdf:type owl:AnnotationProperty ;
                                rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/or> .


###  https://w3id.org/idsa/core/permission
<https://w3id.org/idsa/core/permission> rdf:type owl:AnnotationProperty ;
                                        rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/permission> .


###  https://w3id.org/idsa/core/phoneNumber
<https://w3id.org/idsa/core/phoneNumber> rdf:type owl:AnnotationProperty ;
                                         rdfs:subPropertyOf <http://xmlns.com/foaf/0.1/phone> .


###  https://w3id.org/idsa/core/postDuty
<https://w3id.org/idsa/core/postDuty> rdf:type owl:AnnotationProperty ;
                                      rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/duty> .


###  https://w3id.org/idsa/core/preDuty
<https://w3id.org/idsa/core/preDuty> rdf:type owl:AnnotationProperty ;
                                     rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/duty> .


###  https://w3id.org/idsa/core/primarySite
<https://w3id.org/idsa/core/primarySite> rdf:type owl:AnnotationProperty ;
                                         rdfs:subPropertyOf <http://www.w3.org/ns/org#hasPrimarySite> .


###  https://w3id.org/idsa/core/prohibition
<https://w3id.org/idsa/core/prohibition> rdf:type owl:AnnotationProperty ;
                                         rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/prohibition> .


###  https://w3id.org/idsa/core/rightOperand
<https://w3id.org/idsa/core/rightOperand> rdf:type owl:AnnotationProperty ;
                                          rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/rightOperand> .


###  https://w3id.org/idsa/core/rightOperandReference
<https://w3id.org/idsa/core/rightOperandReference> rdf:type owl:AnnotationProperty ;
                                                   rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/rightOperandReference> .


###  https://w3id.org/idsa/core/unit
<https://w3id.org/idsa/core/unit> rdf:type owl:AnnotationProperty ;
                                  rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/unit> .


###  https://w3id.org/idsa/core/xone
<https://w3id.org/idsa/core/xone> rdf:type owl:AnnotationProperty ;
                                  rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/xone> .


#################################################################
#    Datatypes
#################################################################

###  http://www.w3.org/2001/XMLSchema#date
xsd:date rdf:type rdfs:Datatype .


###  http://www.w3.org/2001/XMLSchema#duration
xsd:duration rdf:type rdfs:Datatype .


#################################################################
#    Object Properties
#################################################################

###  http://purl.org/dc/terms/isPartOf
<http://purl.org/dc/terms/isPartOf> rdf:type owl:ObjectProperty .


###  http://purl.org/dc/terms/language
<http://purl.org/dc/terms/language> rdf:type owl:ObjectProperty .


###  http://purl.org/dc/terms/publisher
<http://purl.org/dc/terms/publisher> rdf:type owl:ObjectProperty .


###  http://purl.org/dc/terms/spatial
<http://purl.org/dc/terms/spatial> rdf:type owl:ObjectProperty .


###  http://purl.org/dc/terms/temporal
<http://purl.org/dc/terms/temporal> rdf:type owl:ObjectProperty .


###  http://www.w3.org/2006/time#hasBeginning
<http://www.w3.org/2006/time#hasBeginning> rdf:type owl:ObjectProperty .


###  http://www.w3.org/2006/time#hasEnd
<http://www.w3.org/2006/time#hasEnd> rdf:type owl:ObjectProperty .


###  http://www.w3.org/ns/dcat#dataset
<http://www.w3.org/ns/dcat#dataset> rdf:type owl:ObjectProperty .


###  http://www.w3.org/ns/dcat#mediaType
<http://www.w3.org/ns/dcat#mediaType> rdf:type owl:ObjectProperty .


###  http://www.w3.org/ns/dcat#theme
<http://www.w3.org/ns/dcat#theme> rdf:type owl:ObjectProperty .


###  http://www.w3.org/ns/odrl/2/leftOperand
<http://www.w3.org/ns/odrl/2/leftOperand> rdf:type owl:ObjectProperty .


###  http://www.w3.org/ns/odrl/2/refinement
<http://www.w3.org/ns/odrl/2/refinement> rdf:type owl:ObjectProperty .


###  http://www.w3.org/ns/odrl/2/source
<http://www.w3.org/ns/odrl/2/source> rdf:type owl:ObjectProperty .


###  https://w3id.org/idsa/core/accessed
<https://w3id.org/idsa/core/accessed> rdf:type owl:ObjectProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/UsageControlObject> .


###  https://w3id.org/idsa/core/accrualPeriodicity
<https://w3id.org/idsa/core/accrualPeriodicity> rdf:type owl:ObjectProperty ;
                                                rdfs:domain <https://w3id.org/idsa/core/DigitalContent> ;
                                                rdfs:range <https://w3id.org/idsa/core/Frequency> .


###  https://w3id.org/idsa/core/action
<https://w3id.org/idsa/core/action> rdf:type owl:ObjectProperty ;
                                    rdfs:domain <https://w3id.org/idsa/core/Rule> ,
                                                <https://w3id.org/idsa/core/UsageControlObject> ;
                                    rdfs:range <https://w3id.org/idsa/core/Action> .


###  https://w3id.org/idsa/core/actionRefinement
<https://w3id.org/idsa/core/actionRefinement> rdf:type owl:ObjectProperty ;
                                              rdfs:domain <https://w3id.org/idsa/core/Action> ;
                                              rdfs:range <https://w3id.org/idsa/core/Constraint> ;
                                              rdfs:comment "Constraint that refines an Action."@en ;
                                              rdfs:label "action refinement"@en .


###  https://w3id.org/idsa/core/affectedConnector
<https://w3id.org/idsa/core/affectedConnector> rdf:type owl:ObjectProperty ;
                                               rdfs:domain <https://w3id.org/idsa/core/ConnectorNotificationMessage> ;
                                               rdfs:range <https://w3id.org/idsa/core/Connector> .


###  https://w3id.org/idsa/core/affectedDataApp
<https://w3id.org/idsa/core/affectedDataApp> rdf:type owl:ObjectProperty ;
                                             rdfs:domain <https://w3id.org/idsa/core/AppRegistrationRequestMessage> ;
                                             rdfs:range <https://w3id.org/idsa/core/AppResource> .


###  https://w3id.org/idsa/core/affectedParticipant
<https://w3id.org/idsa/core/affectedParticipant> rdf:type owl:ObjectProperty ;
                                                 rdfs:domain <https://w3id.org/idsa/core/ParticipantNotificationMessage> ;
                                                 rdfs:range <https://w3id.org/idsa/core/Participant> .


###  https://w3id.org/idsa/core/affectedResource
<https://w3id.org/idsa/core/affectedResource> rdf:type owl:ObjectProperty ;
                                              rdfs:domain <https://w3id.org/idsa/core/ResourceNotificationMessage> ;
                                              rdfs:range <https://w3id.org/idsa/core/Resource> .


###  https://w3id.org/idsa/core/and
<https://w3id.org/idsa/core/and> rdf:type owl:ObjectProperty ;
                                 rdfs:domain <https://w3id.org/idsa/core/LogicalConstraint> ;
                                 rdfs:range <https://w3id.org/idsa/core/Constraint> .


###  https://w3id.org/idsa/core/appArtifactReference
<https://w3id.org/idsa/core/appArtifactReference> rdf:type owl:ObjectProperty ;
                                                  rdfs:domain <https://w3id.org/idsa/core/AppUploadMessage> ;
                                                  rdfs:range <https://w3id.org/idsa/core/Artifact> .


###  https://w3id.org/idsa/core/appEndpoint
<https://w3id.org/idsa/core/appEndpoint> rdf:type owl:ObjectProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/DataApp> ;
                                         rdfs:range <https://w3id.org/idsa/core/AppEndpoint> ;
                                         rdfs:comment "Endpoints of a data app"@en ;
                                         rdfs:label "app endpoint"@en .


###  https://w3id.org/idsa/core/appEndpointMediaType
<https://w3id.org/idsa/core/appEndpointMediaType> rdf:type owl:ObjectProperty ;
                                                  rdfs:domain <https://w3id.org/idsa/core/AppEndpoint> ;
                                                  rdfs:range <https://w3id.org/idsa/core/MediaType> ;
                                                  rdfs:comment "Mediatype, such as IANA types, of the data an endpoint expects or returns ."@en ;
                                                  rdfs:label "app endpoint media type"@en .


###  https://w3id.org/idsa/core/appEndpointType
<https://w3id.org/idsa/core/appEndpointType> rdf:type owl:ObjectProperty ;
                                             rdfs:domain <https://w3id.org/idsa/core/AppEndpoint> ;
                                             rdfs:range <https://w3id.org/idsa/core/AppEndpointType> ;
                                             rdfs:comment "Type of an app endpoint. Data apps have different endpoint types, e.g., for input, output or health status."@en ;
                                             rdfs:label "App endpoint type"@en .


###  https://w3id.org/idsa/core/appRoute
<https://w3id.org/idsa/core/appRoute> rdf:type owl:ObjectProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/ConfigurationModel> ;
                                      rdfs:range <https://w3id.org/idsa/core/AppRoute> ;
                                      rdfs:label "app route" .


###  https://w3id.org/idsa/core/appRouteEnd
<https://w3id.org/idsa/core/appRouteEnd> rdf:type owl:ObjectProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/AppRoute> ;
                                         rdfs:range <https://w3id.org/idsa/core/AppEndpoint> ;
                                         rdfs:comment "End of a route."@en ;
                                         rdfs:label "app route end"@en .


###  https://w3id.org/idsa/core/appRouteStart
<https://w3id.org/idsa/core/appRouteStart> rdf:type owl:ObjectProperty ;
                                           rdfs:domain <https://w3id.org/idsa/core/AppRoute> ;
                                           rdfs:range <https://w3id.org/idsa/core/AppEndpoint> ;
                                           rdfs:comment "Start of a route."@en ;
                                           rdfs:label "app route start"@en .


###  https://w3id.org/idsa/core/assetRefinement
<https://w3id.org/idsa/core/assetRefinement> rdf:type owl:ObjectProperty ;
                                             rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/refinement> ;
                                             rdfs:domain <https://w3id.org/idsa/core/AssetCollection> ,
                                                         <https://w3id.org/idsa/core/Resource> ;
                                             rdfs:range <https://w3id.org/idsa/core/AbstractConstraint> ;
                                             rdfs:comment "Conditions which specify whether an arbitrary ids:Asset is a member of this AssetCollection."@en ,
                                                          "Constraint that refines a (composite) Digital Content."@en ;
                                             rdfs:label "asset refinement"@en ,
                                                        "content refinement"@en .


###  https://w3id.org/idsa/core/assetSource
<https://w3id.org/idsa/core/assetSource> rdf:type owl:ObjectProperty ;
                                         rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/source> ;
                                         rdfs:domain <https://w3id.org/idsa/core/AssetCollection> .


###  https://w3id.org/idsa/core/assignee
<https://w3id.org/idsa/core/assignee> rdf:type owl:ObjectProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/Rule> ;
                                      rdfs:range <https://w3id.org/idsa/core/Participant> .


###  https://w3id.org/idsa/core/assigner
<https://w3id.org/idsa/core/assigner> rdf:type owl:ObjectProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/Rule> ;
                                      rdfs:range <https://w3id.org/idsa/core/Participant> .


###  https://w3id.org/idsa/core/aud
<https://w3id.org/idsa/core/aud> rdf:type owl:ObjectProperty ;
                                 rdfs:domain <https://w3id.org/idsa/core/JwtPayload> ;
                                 rdfs:range <https://w3id.org/idsa/core/Audience> ;
                                 rdfs:comment "The 'aud' (audience) claim identifies the recipients that the JWT is intended for."@en ;
                                 rdfs:label "aud"@en ;
                                 rdfs:seeAlso <https://tools.ietf.org/html/rfc7519#section-4.1.3> .


###  https://w3id.org/idsa/core/authInfo
<https://w3id.org/idsa/core/authInfo> rdf:type owl:ObjectProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/Connector> ;
                                      rdfs:range <https://w3id.org/idsa/core/AuthInfo> ;
                                      rdfs:comment "Information of the authentication service used by the Connector."@en ;
                                      rdfs:label "authInfo"@en .


###  https://w3id.org/idsa/core/authService
<https://w3id.org/idsa/core/authService> rdf:type owl:ObjectProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/AuthInfo> .


###  https://w3id.org/idsa/core/authStandard
<https://w3id.org/idsa/core/authStandard> rdf:type owl:ObjectProperty ;
                                          rdfs:domain <https://w3id.org/idsa/core/AuthInfo> ;
                                          rdfs:range <https://w3id.org/idsa/core/AuthStandard> ;
                                          rdfs:comment "The standard used by the authentication service that is provided by the Connector."@en ;
                                          rdfs:label "authStandard"@en .


###  https://w3id.org/idsa/core/authorizationToken
<https://w3id.org/idsa/core/authorizationToken> rdf:type owl:ObjectProperty ;
                                                rdfs:domain <https://w3id.org/idsa/core/Message> ;
                                                rdfs:range <https://w3id.org/idsa/core/Token> ;
                                                rdfs:comment "An authorization token like JSON Web Token."@en ;
                                                rdfs:label "Authorization token"@en .


###  https://w3id.org/idsa/core/begin
<https://w3id.org/idsa/core/begin> rdf:type owl:ObjectProperty ;
                                   rdfs:subPropertyOf <http://www.w3.org/2006/time#hasBeginning> ;
                                   rdfs:domain <https://w3id.org/idsa/core/Interval> ;
                                   rdfs:range <https://w3id.org/idsa/core/Instant> ;
                                   rdfs:comment "Beginning of an Interval."@en ;
                                   rdfs:label "beginning"@en .


###  https://w3id.org/idsa/core/broader
<https://w3id.org/idsa/core/broader> rdf:type owl:ObjectProperty ;
                                     rdfs:domain <https://w3id.org/idsa/core/LeftOperand> ;
                                     rdfs:range <https://w3id.org/idsa/core/LeftOperand> ;
                                     rdfs:comment "This LeftOperand is transitively included in the object LeftOperand."@en ;
                                     rdfs:label "broader LeftOperand"@en ;
                                     rdfs:seeAlso <http://www.w3.org/2004/02/skos/core#broader> ;
                                     <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/includedIn> .


###  https://w3id.org/idsa/core/certificationLevel
<https://w3id.org/idsa/core/certificationLevel> rdf:type owl:ObjectProperty ;
                                                rdfs:domain <https://w3id.org/idsa/core/Certification> ;
                                                rdfs:range <https://w3id.org/idsa/core/CertificationLevel> ;
                                                rdfs:comment "Level of certification (based on a combination of requierements, evaluation method etc.)"@en ;
                                                rdfs:label "certification level"@en .


###  https://w3id.org/idsa/core/componentCertification
<https://w3id.org/idsa/core/componentCertification> rdf:type owl:ObjectProperty ;
                                                    rdfs:domain <https://w3id.org/idsa/core/InfrastructureComponent> ;
                                                    rdfs:range <https://w3id.org/idsa/core/ComponentCertification> ;
                                                    rdfs:comment "Certification issued for the given Infrastructure Component."@en ;
                                                    rdfs:label "component certification"@en .


###  https://w3id.org/idsa/core/configurationModelLogLevel
<https://w3id.org/idsa/core/configurationModelLogLevel> rdf:type owl:ObjectProperty ;
                                                        rdfs:domain <https://w3id.org/idsa/core/ConfigurationModel> ;
                                                        rdfs:range <https://w3id.org/idsa/core/LogLevel> ;
                                                        rdfs:comment "Log level configuration for a Connector which is deployed using the Configuration Model"@en ;
                                                        rdfs:label "configuration model log level"@en .


###  https://w3id.org/idsa/core/connectorCatalog
<https://w3id.org/idsa/core/connectorCatalog> rdf:type owl:ObjectProperty ;
                                              rdfs:domain <https://w3id.org/idsa/core/Broker> ;
                                              rdfs:range <https://w3id.org/idsa/core/ConnectorCatalog> ;
                                              rdfs:comment "Reference to catalog of Connectors, which are listed in the Broker."@en ;
                                              rdfs:label "connector Catalog"@en .


###  https://w3id.org/idsa/core/connectorDeployMode
<https://w3id.org/idsa/core/connectorDeployMode> rdf:type owl:ObjectProperty ;
                                                 rdfs:domain <https://w3id.org/idsa/core/ConfigurationModel> ;
                                                 rdfs:range <https://w3id.org/idsa/core/ConnectorDeployMode> ;
                                                 rdfs:comment "Deply mode of a Connector in the Configuration Model"@en ;
                                                 rdfs:label "connector deploy mode"@en .


###  https://w3id.org/idsa/core/connectorDescription
<https://w3id.org/idsa/core/connectorDescription> rdf:type owl:ObjectProperty ;
                                                  rdfs:domain <https://w3id.org/idsa/core/ConfigurationModel> ;
                                                  rdfs:range <https://w3id.org/idsa/core/Connector> ;
                                                  rdfs:comment "References to Connector which is deployed / maintained in the Configuration Model"@en ;
                                                  rdfs:label "Connector description"@en .


###  https://w3id.org/idsa/core/connectorProxy
<https://w3id.org/idsa/core/connectorProxy> rdf:type owl:ObjectProperty ;
                                            rdfs:domain <https://w3id.org/idsa/core/ConfigurationModel> ;
                                            rdfs:range <https://w3id.org/idsa/core/Proxy> ;
                                            rdfs:comment "Proxies for a Connector which is deployed using the Configuration Model"@en ;
                                            rdfs:label "Connector proxy"@en .


###  https://w3id.org/idsa/core/connectorStatus
<https://w3id.org/idsa/core/connectorStatus> rdf:type owl:ObjectProperty ;
                                             rdfs:domain <https://w3id.org/idsa/core/ConfigurationModel> ;
                                             rdfs:range <https://w3id.org/idsa/core/ConnectorStatus> ;
                                             rdfs:comment "Status of a Connector deployed by the Configuration Model"@en ;
                                             rdfs:label "Connector Status"@en .


###  https://w3id.org/idsa/core/constraint
<https://w3id.org/idsa/core/constraint> rdf:type owl:ObjectProperty ;
                                        rdfs:domain <https://w3id.org/idsa/core/Rule> ;
                                        rdfs:range <https://w3id.org/idsa/core/Constraint> .


###  https://w3id.org/idsa/core/consumer
<https://w3id.org/idsa/core/consumer> rdf:type owl:ObjectProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/Contract> ;
                                      rdfs:range <https://w3id.org/idsa/core/Participant> .


###  https://w3id.org/idsa/core/contentPart
<https://w3id.org/idsa/core/contentPart> rdf:type owl:ObjectProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/DigitalContent> ;
                                         rdfs:range <https://w3id.org/idsa/core/DigitalContent> ;
                                         rdfs:comment "Reference to a Digital Content (physically or logically) included, definition of part-whole hierarchies."@en ;
                                         rdfs:label "content part"@en .


###  https://w3id.org/idsa/core/contentType
<https://w3id.org/idsa/core/contentType> rdf:type owl:ObjectProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/DigitalContent> ;
                                         rdfs:range <https://w3id.org/idsa/core/ContentType> ;
                                         rdfs:comment "Detailed type, genre or interpretation of the Digital Content."@en ;
                                         rdfs:label "content type"@en .


###  https://w3id.org/idsa/core/contract
<https://w3id.org/idsa/core/contract> rdf:type owl:ObjectProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/UsageControlObject> ;
                                      rdfs:range <https://w3id.org/idsa/core/ContractAgreement> ;
                                      rdfs:comment "The target contract defining the usage of the data object."@en ;
                                      rdfs:label "has contract"@en .


###  https://w3id.org/idsa/core/contractAnnex
<https://w3id.org/idsa/core/contractAnnex> rdf:type owl:ObjectProperty ;
                                           rdfs:domain <https://w3id.org/idsa/core/Contract> ;
                                           rdfs:range <https://w3id.org/idsa/core/Resource> ;
                                           rdfs:comment "Any type of resource related to the Contract."@en ;
                                           rdfs:label "Annex to contract"@en .


###  https://w3id.org/idsa/core/contractDocument
<https://w3id.org/idsa/core/contractDocument> rdf:type owl:ObjectProperty ;
                                              rdfs:domain <https://w3id.org/idsa/core/Contract> ;
                                              rdfs:range <https://w3id.org/idsa/core/TextResource> ;
                                              rdfs:comment "Equivalent human-readable encoding of this machine-interpretable Contract."@en ;
                                              rdfs:label "Contract document"@en .


###  https://w3id.org/idsa/core/contractOffer
<https://w3id.org/idsa/core/contractOffer> rdf:type owl:ObjectProperty ;
                                           rdfs:domain <https://w3id.org/idsa/core/Resource> ;
                                           rdfs:range <https://w3id.org/idsa/core/ContractOffer> ;
                                           rdfs:comment "Reference to a Contract Offer defining the authorized use of the Resource."@en ;
                                           rdfs:label "contract offer"@en .


###  https://w3id.org/idsa/core/correlationMessage
<https://w3id.org/idsa/core/correlationMessage> rdf:type owl:ObjectProperty ;
                                                rdfs:domain <https://w3id.org/idsa/core/Message> ;
                                                rdfs:range <https://w3id.org/idsa/core/Message> .


###  https://w3id.org/idsa/core/curator
<https://w3id.org/idsa/core/curator> rdf:type owl:ObjectProperty ;
                                     rdfs:subPropertyOf <http://purl.org/dc/terms/publisher> ;
                                     rdfs:domain <https://w3id.org/idsa/core/InfrastructureComponent> ;
                                     rdfs:range <https://w3id.org/idsa/core/Participant> .


###  https://w3id.org/idsa/core/data
<https://w3id.org/idsa/core/data> rdf:type owl:ObjectProperty ;
                                  rdfs:domain <https://w3id.org/idsa/core/UsageControlObject> .


###  https://w3id.org/idsa/core/dataAppInformation
<https://w3id.org/idsa/core/dataAppInformation> rdf:type owl:ObjectProperty ;
                                                rdfs:domain <https://w3id.org/idsa/core/AppRepresentation> ;
                                                rdfs:range <https://w3id.org/idsa/core/DataApp> ;
                                                rdfs:comment "Information about the concrete data app implementation"@en ;
                                                rdfs:label "data app information"@en .


###  https://w3id.org/idsa/core/dataTypeSchema
<https://w3id.org/idsa/core/dataTypeSchema> rdf:type owl:ObjectProperty ;
                                            rdfs:domain <https://w3id.org/idsa/core/DataRepresentation> ;
                                            rdfs:range <https://w3id.org/idsa/core/Resource> ;
                                            rdfs:comment "Indicates the data type schema of the Representation."@en ;
                                            rdfs:label "Data Type Schema"@en .


###  https://w3id.org/idsa/core/defaultRepresentation
<https://w3id.org/idsa/core/defaultRepresentation> rdf:type owl:ObjectProperty ;
                                                   rdfs:subPropertyOf <https://w3id.org/idsa/core/representation> ;
                                                   rdfs:domain <https://w3id.org/idsa/core/DigitalContent> ;
                                                   rdfs:range <https://w3id.org/idsa/core/Representation> ;
                                                   rdfs:comment "Default representation of the content."@en ;
                                                   rdfs:label "Default representation"@en .


###  https://w3id.org/idsa/core/end
<https://w3id.org/idsa/core/end> rdf:type owl:ObjectProperty ;
                                 rdfs:subPropertyOf <http://www.w3.org/2006/time#hasEnd> ;
                                 rdfs:domain <https://w3id.org/idsa/core/Interval> ;
                                 rdfs:range <https://w3id.org/idsa/core/Instant> ;
                                 rdfs:comment "End of an Interval."@en ;
                                 rdfs:label "end"@en .


###  https://w3id.org/idsa/core/endpointArtifact
<https://w3id.org/idsa/core/endpointArtifact> rdf:type owl:ObjectProperty ;
                                              rdfs:domain <https://w3id.org/idsa/core/ConnectorEndpoint> ;
                                              rdfs:range <https://w3id.org/idsa/core/Artifact> ;
                                              rdfs:comment "Content instance mediated via this individual endpoint (1:1 mapping)."@en ;
                                              rdfs:label "endpoint artifact"@en .


###  https://w3id.org/idsa/core/evaluationFacility
<https://w3id.org/idsa/core/evaluationFacility> rdf:type owl:ObjectProperty ;
                                                rdfs:domain <https://w3id.org/idsa/core/Certification> ;
                                                rdfs:range <https://w3id.org/idsa/core/EvaluationFacility> ;
                                                rdfs:comment "Evaluation Facility that performed and issued given Certification"@en ;
                                                rdfs:label "evaluation facility"@en .


###  https://w3id.org/idsa/core/extendedGuarantee
<https://w3id.org/idsa/core/extendedGuarantee> rdf:type owl:ObjectProperty ;
                                               rdfs:domain [ rdf:type owl:Class ;
                                                             owl:unionOf ( <https://w3id.org/idsa/core/Connector>
                                                                           <https://w3id.org/idsa/core/DatPayload>
                                                                         )
                                                           ] ;
                                               rdfs:range <https://w3id.org/idsa/core/SecurityGuarantee> ;
                                               rdfs:comment "Reference to a security guarantee that, if used in combination with a security profile instance, overrides the respective guarantee of the given predefined instance."@en ;
                                               rdfs:label "extended guarantee"@en .


###  https://w3id.org/idsa/core/geoPoint
<https://w3id.org/idsa/core/geoPoint> rdf:type owl:ObjectProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/BoundingPolygon> ;
                                      rdfs:range <https://w3id.org/idsa/core/GeoPoint> ;
                                      rdfs:comment "Refers to a GeoPoint that is member of a BoundingPolygon."@en ;
                                      rdfs:label "geoPoint"@en .


###  https://w3id.org/idsa/core/hasAgent
<https://w3id.org/idsa/core/hasAgent> rdf:type owl:ObjectProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/Connector> ;
                                      rdfs:range <https://w3id.org/idsa/core/Agent> .


###  https://w3id.org/idsa/core/hasDefaultEndpoint
<https://w3id.org/idsa/core/hasDefaultEndpoint> rdf:type owl:ObjectProperty ;
                                                rdfs:domain <https://w3id.org/idsa/core/Connector> ;
                                                rdfs:range <https://w3id.org/idsa/core/ConnectorEndpoint> ;
                                                rdfs:comment "Indicates the default endpoint that should be used for basic infrastructure interactions, e.g., providing the self description."@en ;
                                                rdfs:label "has default endpoint"@en .


###  https://w3id.org/idsa/core/hasEndpoint
<https://w3id.org/idsa/core/hasEndpoint> rdf:type owl:ObjectProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/Connector> ;
                                         rdfs:range <https://w3id.org/idsa/core/ConnectorEndpoint> ;
                                         rdfs:comment "Reference to the Endpoints serving the resource's content or let you exchange messages with an IDS Connector."@en ;
                                         rdfs:label "has endpoint"@en .


###  https://w3id.org/idsa/core/hasState
<https://w3id.org/idsa/core/hasState> rdf:type owl:ObjectProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/UsageControlObject> ;
                                      rdfs:range <https://w3id.org/idsa/core/ArtifactState> ;
                                      rdfs:comment "The list of combined current states of the data object."@en ;
                                      rdfs:label "has state"@en .


###  https://w3id.org/idsa/core/includedCertificationLevel
<https://w3id.org/idsa/core/includedCertificationLevel> rdf:type owl:ObjectProperty ;
                                                        rdfs:subPropertyOf <http://purl.org/dc/terms/isPartOf> ;
                                                        rdfs:domain <https://w3id.org/idsa/core/CertificationLevel> ;
                                                        rdfs:range <https://w3id.org/idsa/core/CertificationLevel> ;
                                                        rdfs:comment "Certification Level transitively implied by given Certification Level of same root type."@en ;
                                                        rdfs:label "included certification level"@en ;
                                                        rdfs:seeAlso <https://www.w3.org/TR/odrl-vocab/#term-includedIn> .


###  https://w3id.org/idsa/core/includedIn
<https://w3id.org/idsa/core/includedIn> rdf:type owl:ObjectProperty ;
                                        rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/includedIn> ;
                                        rdfs:domain <https://w3id.org/idsa/core/Action> ;
                                        rdfs:range <https://w3id.org/idsa/core/Action> ;
                                        rdfs:comment "The subject transitively asserts the object Action."@en ;
                                        rdfs:label "is included in"@en .


###  https://w3id.org/idsa/core/instance
<https://w3id.org/idsa/core/instance> rdf:type owl:ObjectProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/Representation> ;
                                      rdfs:range <https://w3id.org/idsa/core/RepresentationInstance> ;
                                      rdfs:comment "Reference to an instance of given representation, i.e. inline value or file placeholder."@en ;
                                      rdfs:label "instance"@en .


###  https://w3id.org/idsa/core/issuerConnector
<https://w3id.org/idsa/core/issuerConnector> rdf:type owl:ObjectProperty ;
                                             rdfs:domain <https://w3id.org/idsa/core/Message> ;
                                             rdfs:range <https://w3id.org/idsa/core/Connector> .


###  https://w3id.org/idsa/core/keyType
<https://w3id.org/idsa/core/keyType> rdf:type owl:ObjectProperty ;
                                     rdfs:domain <https://w3id.org/idsa/core/PublicKey> ;
                                     rdfs:range <https://w3id.org/idsa/core/KeyType> ;
                                     rdfs:comment "Type of the public key."@en ;
                                     rdfs:label "Key Type"@en .


###  https://w3id.org/idsa/core/language
<https://w3id.org/idsa/core/language> rdf:type owl:ObjectProperty ;
                                      rdfs:subPropertyOf <http://purl.org/dc/terms/language> ;
                                      rdfs:domain [ rdf:type owl:Class ;
                                                    owl:unionOf ( <https://w3id.org/idsa/core/AppEndpoint>
                                                                  <https://w3id.org/idsa/core/DigitalContent>
                                                                  <https://w3id.org/idsa/core/Representation>
                                                                )
                                                  ] ;
                                      rdfs:range <https://w3id.org/idsa/core/Language> ;
                                      rdfs:comment "Natural language(s) used within the content."@en ;
                                      rdfs:label "language"@en .


###  https://w3id.org/idsa/core/leftOperand
<https://w3id.org/idsa/core/leftOperand> rdf:type owl:ObjectProperty ;
                                         rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/leftOperand> ;
                                         rdfs:domain <https://w3id.org/idsa/core/Constraint> ;
                                         rdfs:range <https://w3id.org/idsa/core/LeftOperand> ;
                                         rdfs:comment "The left operand in a constraint expression."@en ;
                                         rdfs:label "leftOperand"@en .


###  https://w3id.org/idsa/core/listedConnector
<https://w3id.org/idsa/core/listedConnector> rdf:type owl:ObjectProperty ;
                                             rdfs:subPropertyOf <http://www.w3.org/ns/dcat#dataset> ;
                                             rdfs:domain <https://w3id.org/idsa/core/ConnectorCatalog> ;
                                             rdfs:range <https://w3id.org/idsa/core/Connector> ;
                                             rdfs:comment "A Connector, that is part of a Connector catalog."@en ;
                                             rdfs:label "listed Connector"@en .


###  https://w3id.org/idsa/core/maintainer
<https://w3id.org/idsa/core/maintainer> rdf:type owl:ObjectProperty ;
                                        rdfs:domain <https://w3id.org/idsa/core/InfrastructureComponent> ;
                                        rdfs:range <https://w3id.org/idsa/core/Participant> .


###  https://w3id.org/idsa/core/mediaType
<https://w3id.org/idsa/core/mediaType> rdf:type owl:ObjectProperty ;
                                       rdfs:subPropertyOf <http://www.w3.org/ns/dcat#mediaType> ;
                                       rdfs:domain <https://w3id.org/idsa/core/Representation> ;
                                       rdfs:range <https://w3id.org/idsa/core/MediaType> ;
                                       rdfs:comment "Media Type of the Representation."@en ;
                                       rdfs:label "media type"@en .


###  https://w3id.org/idsa/core/member
<https://w3id.org/idsa/core/member> rdf:type owl:ObjectProperty ;
                                    rdfs:subPropertyOf <http://www.w3.org/ns/dcat#dataset> ;
                                    rdfs:domain <https://w3id.org/idsa/core/ParticipantCatalog> ;
                                    rdfs:range <https://w3id.org/idsa/core/Participant> ;
                                    rdfs:comment "A Participant, that is part of a participant catalog."@en ;
                                    rdfs:label "member"@en .


###  https://w3id.org/idsa/core/memberParticipant
<https://w3id.org/idsa/core/memberParticipant> rdf:type owl:ObjectProperty ;
                                               rdfs:domain <https://w3id.org/idsa/core/Participant> ;
                                               rdfs:range <https://w3id.org/idsa/core/Participant> .


###  https://w3id.org/idsa/core/memberPerson
<https://w3id.org/idsa/core/memberPerson> rdf:type owl:ObjectProperty ;
                                          rdfs:domain <https://w3id.org/idsa/core/Participant> ;
                                          rdfs:range <https://w3id.org/idsa/core/Person> .


###  https://w3id.org/idsa/core/obligation
<https://w3id.org/idsa/core/obligation> rdf:type owl:ObjectProperty ;
                                        rdfs:domain <https://w3id.org/idsa/core/Contract> ;
                                        rdfs:range <https://w3id.org/idsa/core/Duty> .


###  https://w3id.org/idsa/core/offeredResource
<https://w3id.org/idsa/core/offeredResource> rdf:type owl:ObjectProperty ;
                                             rdfs:subPropertyOf <http://www.w3.org/ns/dcat#dataset> ;
                                             rdfs:domain <https://w3id.org/idsa/core/ResourceCatalog> ;
                                             rdfs:range <https://w3id.org/idsa/core/Resource> ;
                                             rdfs:comment "A Resource that is part of a resource catalog, indicating an offering (of, e.g., data)."@en ;
                                             rdfs:label "offered resource"@en .


###  https://w3id.org/idsa/core/operationReference
<https://w3id.org/idsa/core/operationReference> rdf:type owl:ObjectProperty ;
                                                rdfs:domain <https://w3id.org/idsa/core/InvokeOperationMessage> ;
                                                rdfs:range <https://w3id.org/idsa/core/Operation> .


###  https://w3id.org/idsa/core/operator
<https://w3id.org/idsa/core/operator> rdf:type owl:ObjectProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/Constraint> ;
                                      rdfs:range <https://w3id.org/idsa/core/BinaryOperator> .


###  https://w3id.org/idsa/core/or
<https://w3id.org/idsa/core/or> rdf:type owl:ObjectProperty ;
                                rdfs:domain <https://w3id.org/idsa/core/LogicalConstraint> ;
                                rdfs:range <https://w3id.org/idsa/core/Constraint> .


###  https://w3id.org/idsa/core/participantCatalog
<https://w3id.org/idsa/core/participantCatalog> rdf:type owl:ObjectProperty ;
                                                rdfs:domain <https://w3id.org/idsa/core/ParIS> ;
                                                rdfs:range <https://w3id.org/idsa/core/ParticipantCatalog> ;
                                                rdfs:comment "List of participants a ParIS may expose."@en ;
                                                rdfs:label "participant catalog"@en .


###  https://w3id.org/idsa/core/participantCertification
<https://w3id.org/idsa/core/participantCertification> rdf:type owl:ObjectProperty ;
                                                      rdfs:domain <https://w3id.org/idsa/core/Participant> ;
                                                      rdfs:range <https://w3id.org/idsa/core/ParticipantCertification> ;
                                                      rdfs:comment "Certification issued for the given Participant."@en ;
                                                      rdfs:label "participant certification"@en .


###  https://w3id.org/idsa/core/participantRefinement
<https://w3id.org/idsa/core/participantRefinement> rdf:type owl:ObjectProperty ;
                                                   rdfs:domain <https://w3id.org/idsa/core/Participant> ;
                                                   rdfs:range <https://w3id.org/idsa/core/AbstractConstraint> ;
                                                   rdfs:comment "Conditions which needs to be satisfied that a single Participant can be seen as a member of the subject Participant. For instance, all Participants with their headquarter in Europe might be a potential consumer of GDPR-releated data."@en ;
                                                   rdfs:label "participant refinment"@en .


###  https://w3id.org/idsa/core/permission
<https://w3id.org/idsa/core/permission> rdf:type owl:ObjectProperty ;
                                        rdfs:domain <https://w3id.org/idsa/core/Contract> ;
                                        rdfs:range <https://w3id.org/idsa/core/Permission> .


###  https://w3id.org/idsa/core/physicalLocation
<https://w3id.org/idsa/core/physicalLocation> rdf:type owl:ObjectProperty ;
                                              rdfs:domain <https://w3id.org/idsa/core/InfrastructureComponent> ;
                                              rdfs:range <https://w3id.org/idsa/core/Location> ;
                                              rdfs:comment "The location where the Connector is physically deployed."@en ;
                                              rdfs:label "physicalLocation"@en .


###  https://w3id.org/idsa/core/pipEndpoint
<https://w3id.org/idsa/core/pipEndpoint> rdf:type owl:ObjectProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/Constraint> .


###  https://w3id.org/idsa/core/postDuty
<https://w3id.org/idsa/core/postDuty> rdf:type owl:ObjectProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/Permission> ;
                                      rdfs:range <https://w3id.org/idsa/core/Duty> .


###  https://w3id.org/idsa/core/preDuty
<https://w3id.org/idsa/core/preDuty> rdf:type owl:ObjectProperty ;
                                     rdfs:domain <https://w3id.org/idsa/core/Permission> ;
                                     rdfs:range <https://w3id.org/idsa/core/Duty> .


###  https://w3id.org/idsa/core/primarySite
<https://w3id.org/idsa/core/primarySite> rdf:type owl:ObjectProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/Participant> ;
                                         rdfs:range <https://w3id.org/idsa/core/Site> .


###  https://w3id.org/idsa/core/prohibition
<https://w3id.org/idsa/core/prohibition> rdf:type owl:ObjectProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/Contract> ;
                                         rdfs:range <https://w3id.org/idsa/core/Prohibition> .


###  https://w3id.org/idsa/core/provider
<https://w3id.org/idsa/core/provider> rdf:type owl:ObjectProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/Contract> ;
                                      rdfs:range <https://w3id.org/idsa/core/Participant> .


###  https://w3id.org/idsa/core/proxyAuthentication
<https://w3id.org/idsa/core/proxyAuthentication> rdf:type owl:ObjectProperty ;
                                                 rdfs:domain <https://w3id.org/idsa/core/Proxy> ;
                                                 rdfs:range <https://w3id.org/idsa/core/BasicAuthentication> .


###  https://w3id.org/idsa/core/publicKey
<https://w3id.org/idsa/core/publicKey> rdf:type owl:ObjectProperty ;
                                       rdfs:domain <https://w3id.org/idsa/core/InfrastructureComponent> ;
                                       rdfs:range <https://w3id.org/idsa/core/PublicKey> ;
                                       rdfs:comment "Public Key that has been created for the Component."@en ;
                                       rdfs:label "Public Key"@en .


###  https://w3id.org/idsa/core/publisher
<https://w3id.org/idsa/core/publisher> rdf:type owl:ObjectProperty ;
                                       rdfs:subPropertyOf <http://purl.org/dc/terms/publisher> ;
                                       rdfs:domain <https://w3id.org/idsa/core/Resource> ;
                                       rdfs:range <https://w3id.org/idsa/core/Agent> .


###  https://w3id.org/idsa/core/queryLanguage
<https://w3id.org/idsa/core/queryLanguage> rdf:type owl:ObjectProperty ;
                                           rdfs:domain <https://w3id.org/idsa/core/QueryMessage> ;
                                           rdfs:range <https://w3id.org/idsa/core/QueryLanguage> ;
                                           rdfs:comment "This property specifies the language of the query."@en ;
                                           rdfs:label "queryLanguage"@en .


###  https://w3id.org/idsa/core/queryScope
<https://w3id.org/idsa/core/queryScope> rdf:type owl:ObjectProperty ;
                                        rdfs:domain <https://w3id.org/idsa/core/QueryMessage> ;
                                        rdfs:range <https://w3id.org/idsa/core/QueryScope> ;
                                        rdfs:comment "Refers to the scope property of a query message, see ids:QueryScope."@en ;
                                        rdfs:label "queryScope"@en .


###  https://w3id.org/idsa/core/recipientAgent
<https://w3id.org/idsa/core/recipientAgent> rdf:type owl:ObjectProperty ;
                                            rdfs:domain <https://w3id.org/idsa/core/Message> ;
                                            rdfs:range <https://w3id.org/idsa/core/Agent> .


###  https://w3id.org/idsa/core/recipientConnector
<https://w3id.org/idsa/core/recipientConnector> rdf:type owl:ObjectProperty ;
                                                rdfs:domain <https://w3id.org/idsa/core/Message> ;
                                                rdfs:range <https://w3id.org/idsa/core/Connector> .


###  https://w3id.org/idsa/core/recipientScope
<https://w3id.org/idsa/core/recipientScope> rdf:type owl:ObjectProperty ;
                                            rdfs:domain <https://w3id.org/idsa/core/QueryMessage> ;
                                            rdfs:range <https://w3id.org/idsa/core/QueryTarget> ;
                                            rdfs:comment "Refers to the target property of a query message, see ids:QueryTarget."@en ;
                                            rdfs:label "recipient scope"@en .


###  https://w3id.org/idsa/core/referringConnector
<https://w3id.org/idsa/core/referringConnector> rdf:type owl:ObjectProperty ;
                                                rdfs:domain <https://w3id.org/idsa/core/JwtPayload> ;
                                                rdfs:range <https://w3id.org/idsa/core/Connector> .


###  https://w3id.org/idsa/core/rejectionReason
<https://w3id.org/idsa/core/rejectionReason> rdf:type owl:ObjectProperty ;
                                             rdfs:domain <https://w3id.org/idsa/core/RejectionMessage> ;
                                             rdfs:range <https://w3id.org/idsa/core/RejectionReason> ;
                                             rdfs:comment "Specifies the reason of the rejection."@en ;
                                             rdfs:label "rejectionReason"@en .


###  https://w3id.org/idsa/core/representation
<https://w3id.org/idsa/core/representation> rdf:type owl:ObjectProperty ;
                                            rdfs:domain <https://w3id.org/idsa/core/DigitalContent> ;
                                            rdfs:range <https://w3id.org/idsa/core/Representation> ;
                                            rdfs:comment "Representation of the content."@en ;
                                            rdfs:label "representation"@en .


###  https://w3id.org/idsa/core/requestedArtifact
<https://w3id.org/idsa/core/requestedArtifact> rdf:type owl:ObjectProperty ;
                                               rdfs:domain <https://w3id.org/idsa/core/ArtifactRequestMessage> ;
                                               rdfs:range <https://w3id.org/idsa/core/Artifact> .


###  https://w3id.org/idsa/core/requestedParticipant
<https://w3id.org/idsa/core/requestedParticipant> rdf:type owl:ObjectProperty ;
                                                  rdfs:domain <https://w3id.org/idsa/core/ParticipantRequestMessage> ;
                                                  rdfs:range <https://w3id.org/idsa/core/Participant> .


###  https://w3id.org/idsa/core/requestedResource
<https://w3id.org/idsa/core/requestedResource> rdf:type owl:ObjectProperty ;
                                               rdfs:subPropertyOf <http://www.w3.org/ns/dcat#dataset> ;
                                               rdfs:domain <https://w3id.org/idsa/core/ResourceCatalog> ;
                                               rdfs:range <https://w3id.org/idsa/core/Resource> ;
                                               rdfs:comment "A Resource that is part of a resource catalog, indicating a request (of, e.g., data, software,...)."@en ;
                                               rdfs:label "requested resource"@en .


###  https://w3id.org/idsa/core/requester
<https://w3id.org/idsa/core/requester> rdf:type owl:ObjectProperty ;
                                       rdfs:domain <https://w3id.org/idsa/core/UsageControlObject> .


###  https://w3id.org/idsa/core/resourceCatalog
<https://w3id.org/idsa/core/resourceCatalog> rdf:type owl:ObjectProperty ;
                                             rdfs:domain <https://w3id.org/idsa/core/Connector> ;
                                             rdfs:range <https://w3id.org/idsa/core/ResourceCatalog> ;
                                             rdfs:comment "References the Catalog of published or requested resource by this Connector."@en ;
                                             rdfs:label "resource catalog"@en .


###  https://w3id.org/idsa/core/resourceEndpoint
<https://w3id.org/idsa/core/resourceEndpoint> rdf:type owl:ObjectProperty ;
                                              rdfs:domain <https://w3id.org/idsa/core/Resource> ;
                                              rdfs:range <https://w3id.org/idsa/core/ConnectorEndpoint> ;
                                              rdfs:comment "Reference to the Endpoints serving the resource's content or let you exchange messages with an IDS Connector."@en ;
                                              rdfs:label "resource endpoint"@en .


###  https://w3id.org/idsa/core/resourcePart
<https://w3id.org/idsa/core/resourcePart> rdf:type owl:ObjectProperty ;
                                          rdfs:subPropertyOf <https://w3id.org/idsa/core/contentPart> ;
                                          rdfs:domain <https://w3id.org/idsa/core/Resource> ;
                                          rdfs:range <https://w3id.org/idsa/core/Resource> ;
                                          rdfs:comment "Reference to a Resource (physically or logically) included, definition of part-whole hierarchies."@en ;
                                          rdfs:label "resource part"@en .


###  https://w3id.org/idsa/core/rightOperand
<https://w3id.org/idsa/core/rightOperand> rdf:type owl:ObjectProperty ;
                                          rdfs:domain <https://w3id.org/idsa/core/Constraint> ;
                                          rdfs:range rdfs:Resource .


###  https://w3id.org/idsa/core/rightOperandReference
<https://w3id.org/idsa/core/rightOperandReference> rdf:type owl:ObjectProperty ;
                                                   rdfs:domain <https://w3id.org/idsa/core/Constraint> ;
                                                   rdfs:range rdfs:Resource .


###  https://w3id.org/idsa/core/sample
<https://w3id.org/idsa/core/sample> rdf:type owl:ObjectProperty ;
                                    rdfs:domain <https://w3id.org/idsa/core/Resource> ;
                                    rdfs:range <https://w3id.org/idsa/core/Resource> ;
                                    rdfs:comment "Sample Resource instance."@en ;
                                    rdfs:label "sample"@en .


###  https://w3id.org/idsa/core/securityGuarantee
<https://w3id.org/idsa/core/securityGuarantee> rdf:type owl:ObjectProperty ;
                                               rdfs:domain <https://w3id.org/idsa/core/SecurityProfile> ;
                                               rdfs:range <https://w3id.org/idsa/core/SecurityGuarantee> ;
                                               rdfs:comment "Reference to a security guarantee supported by given profile."@en ;
                                               rdfs:label "Security guarantee"@en .


###  https://w3id.org/idsa/core/securityProfile
<https://w3id.org/idsa/core/securityProfile> rdf:type owl:ObjectProperty ;
                                             rdfs:domain [ rdf:type owl:Class ;
                                                           owl:unionOf ( <https://w3id.org/idsa/core/Connector>
                                                                         <https://w3id.org/idsa/core/JwtPayload>
                                                                       )
                                                         ] ;
                                             rdfs:range <https://w3id.org/idsa/core/SecurityProfile> ;
                                             rdfs:comment "The SecurityProfile supported by the Connector."@en ;
                                             rdfs:label "securityProfile"@en .


###  https://w3id.org/idsa/core/securityToken
<https://w3id.org/idsa/core/securityToken> rdf:type owl:ObjectProperty ;
                                           rdfs:domain <https://w3id.org/idsa/core/Message> ;
                                           rdfs:range <https://w3id.org/idsa/core/DynamicAttributeToken> ;
                                           rdfs:comment "A token representing a claim that the message sender supports a certain security profile."@en ;
                                           rdfs:label "Security token"@en .


###  https://w3id.org/idsa/core/senderAgent
<https://w3id.org/idsa/core/senderAgent> rdf:type owl:ObjectProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/Message> ;
                                         rdfs:range <https://w3id.org/idsa/core/Agent> .


###  https://w3id.org/idsa/core/source
<https://w3id.org/idsa/core/source> rdf:type owl:ObjectProperty ;
                                    rdfs:domain <https://w3id.org/idsa/core/UsageControlObject> .


###  https://w3id.org/idsa/core/sovereign
<https://w3id.org/idsa/core/sovereign> rdf:type owl:ObjectProperty ;
                                       rdfs:domain <https://w3id.org/idsa/core/Resource> ;
                                       rdfs:range <https://w3id.org/idsa/core/Agent> .


###  https://w3id.org/idsa/core/spatialCoverage
<https://w3id.org/idsa/core/spatialCoverage> rdf:type owl:ObjectProperty ;
                                             rdfs:subPropertyOf <http://purl.org/dc/terms/spatial> ;
                                             rdfs:domain <https://w3id.org/idsa/core/DigitalContent> ;
                                             rdfs:range <https://w3id.org/idsa/core/Location> ;
                                             rdfs:comment "Named spatial entity covered by the Resource."@en ;
                                             rdfs:label "spatial coverage"@en .


###  https://w3id.org/idsa/core/subRoute
<https://w3id.org/idsa/core/subRoute> rdf:type owl:ObjectProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/AppRoute> ;
                                      rdfs:range <https://w3id.org/idsa/core/EndToEndRoute> ;
                                      rdfs:comment "Route between two or more app endpoints inside a app routing pipeline."@en ;
                                      rdfs:label "sub route"@en .


###  https://w3id.org/idsa/core/target
<https://w3id.org/idsa/core/target> rdf:type owl:ObjectProperty ;
                                    rdfs:domain <https://w3id.org/idsa/core/Rule> ;
                                    rdfs:range <https://w3id.org/idsa/core/Asset> .


###  https://w3id.org/idsa/core/temporalCoverage
<https://w3id.org/idsa/core/temporalCoverage> rdf:type owl:ObjectProperty ;
                                              rdfs:subPropertyOf <http://purl.org/dc/terms/temporal> ;
                                              rdfs:domain <https://w3id.org/idsa/core/DigitalContent> ;
                                              rdfs:range <https://w3id.org/idsa/core/TemporalEntity> ;
                                              rdfs:comment "Temporal period or instance covered by the content."@en ;
                                              rdfs:label "temporal coverage"@en .


###  https://w3id.org/idsa/core/temporalResolution
<https://w3id.org/idsa/core/temporalResolution> rdf:type owl:ObjectProperty ;
                                                rdfs:domain <https://w3id.org/idsa/core/DigitalContent> ;
                                                rdfs:range <https://w3id.org/idsa/core/Frequency> .


###  https://w3id.org/idsa/core/theme
<https://w3id.org/idsa/core/theme> rdf:type owl:ObjectProperty ;
                                   rdfs:subPropertyOf <http://www.w3.org/ns/dcat#theme> ;
                                   rdfs:domain <https://w3id.org/idsa/core/DigitalContent> ;
                                   rdfs:range <https://w3id.org/idsa/core/Concept> .


###  https://w3id.org/idsa/core/tokenFormat
<https://w3id.org/idsa/core/tokenFormat> rdf:type owl:ObjectProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/Token> ;
                                         rdfs:range <https://w3id.org/idsa/core/TokenFormat> ;
                                         rdfs:comment "Describes the format of the authentication token."@en ;
                                         rdfs:label "tokenFormat"@en .


###  https://w3id.org/idsa/core/transferContract
<https://w3id.org/idsa/core/transferContract> rdf:type owl:ObjectProperty ;
                                              rdfs:domain <https://w3id.org/idsa/core/Message> ;
                                              rdfs:range <https://w3id.org/idsa/core/Contract> .


###  https://w3id.org/idsa/core/unit
<https://w3id.org/idsa/core/unit> rdf:type owl:ObjectProperty ;
                                  rdfs:domain <https://w3id.org/idsa/core/Constraint> .


###  https://w3id.org/idsa/core/usageDuration
<https://w3id.org/idsa/core/usageDuration> rdf:type owl:ObjectProperty ;
                                           rdfs:domain <https://w3id.org/idsa/core/UsageControlObject> .


###  https://w3id.org/idsa/core/user
<https://w3id.org/idsa/core/user> rdf:type owl:ObjectProperty ;
                                  rdfs:domain <https://w3id.org/idsa/core/UsageControlObject> ;
                                  rdfs:range <https://w3id.org/idsa/core/Participant> ;
                                  rdfs:comment "The participant intending to use the data."@en ;
                                  rdfs:label "has user"@en .


###  https://w3id.org/idsa/core/userAuthentication
<https://w3id.org/idsa/core/userAuthentication> rdf:type owl:ObjectProperty ;
                                                rdfs:domain <https://w3id.org/idsa/core/ConfigurationModel> ;
                                                rdfs:range <https://w3id.org/idsa/core/UserAuthentication> ;
                                                rdfs:comment "authentication methods allowed in a Configuration Model"@en ;
                                                rdfs:label "user authentication"@en .


###  https://w3id.org/idsa/core/variant
<https://w3id.org/idsa/core/variant> rdf:type owl:ObjectProperty ;
                                     rdfs:domain <https://w3id.org/idsa/core/Resource> ;
                                     rdfs:range <https://w3id.org/idsa/core/Resource> ;
                                     rdfs:comment "(Equivalent) variant of given Resource, e.g. a translation."@en ;
                                     rdfs:label "variant"@en .


###  https://w3id.org/idsa/core/xone
<https://w3id.org/idsa/core/xone> rdf:type owl:ObjectProperty ;
                                  rdfs:domain <https://w3id.org/idsa/core/LogicalConstraint> ;
                                  rdfs:range <https://w3id.org/idsa/core/Constraint> .


###  https://w3id.org/idsa/metamodel/constraint
<https://w3id.org/idsa/metamodel/constraint> rdf:type owl:ObjectProperty ;
                                             rdfs:domain <https://w3id.org/idsa/metamodel/PropertyValidation> ;
                                             rdfs:range <https://w3id.org/idsa/metamodel/Constraint> ;
                                             rdfs:comment "Specifies the kind of constraint for a PropertyValidation."@en ;
                                             rdfs:label "constraint"@en .


###  https://w3id.org/idsa/metamodel/forProperty
<https://w3id.org/idsa/metamodel/forProperty> rdf:type owl:ObjectProperty ;
                                              rdfs:domain <https://w3id.org/idsa/metamodel/PropertyValidation> ;
                                              rdfs:range rdf:Property .


###  https://w3id.org/idsa/metamodel/package
<https://w3id.org/idsa/metamodel/package> rdf:type owl:ObjectProperty ;
                                          rdfs:domain rdfs:Resource ;
                                          rdfs:range <https://w3id.org/idsa/metamodel/Package> ;
                                          rdfs:comment "Assigns membership of a resource to a package."@en ;
                                          rdfs:label "package"@en .


###  https://w3id.org/idsa/metamodel/relationType
<https://w3id.org/idsa/metamodel/relationType> rdf:type owl:ObjectProperty ;
                                               rdfs:domain <https://w3id.org/idsa/metamodel/PropertyValidation> ;
                                               rdfs:range <https://w3id.org/idsa/metamodel/RelationType> ;
                                               rdfs:comment "Specifies the relation type for a PropertyValidation."@en ;
                                               rdfs:label "relationType"@en .


###  https://w3id.org/idsa/metamodel/validation
<https://w3id.org/idsa/metamodel/validation> rdf:type owl:ObjectProperty ;
                                             rdfs:domain owl:Class ;
                                             rdfs:range <https://w3id.org/idsa/metamodel/PropertyValidation> ;
                                             rdfs:comment "Annotates a class with a validation concerning a specific property."@en ;
                                             rdfs:label "validation"@en .


###  https://w3id.org/idsa/metamodel/view
<https://w3id.org/idsa/metamodel/view> rdf:type owl:ObjectProperty ;
                                       rdfs:domain rdfs:Resource ;
                                       rdfs:range <https://w3id.org/idsa/metamodel/ModelView> ;
                                       rdfs:comment "Model view associated with given resource."@en ;
                                       rdfs:label "view"@en .


###  https://w3id.org/idsa/metamodel/viewOf
<https://w3id.org/idsa/metamodel/viewOf> rdf:type owl:ObjectProperty ;
                                         rdfs:domain <https://w3id.org/idsa/metamodel/ModelView> ;
                                         rdfs:range rdfs:Resource ;
                                         rdfs:comment "Resource associated with given model view."@en ;
                                         rdfs:label "view"@en .


#################################################################
#    Data properties
#################################################################

###  http://purl.org/dc/terms/accrualPeriodicity
<http://purl.org/dc/terms/accrualPeriodicity> rdf:type owl:DatatypeProperty .


###  http://purl.org/dc/terms/conformsTo
<http://purl.org/dc/terms/conformsTo> rdf:type owl:DatatypeProperty .


###  http://purl.org/dc/terms/created
<http://purl.org/dc/terms/created> rdf:type owl:DatatypeProperty .


###  http://purl.org/dc/terms/description
<http://purl.org/dc/terms/description> rdf:type owl:DatatypeProperty .


###  http://purl.org/dc/terms/hasVersion
<http://purl.org/dc/terms/hasVersion> rdf:type owl:DatatypeProperty .


###  http://purl.org/dc/terms/licence
<http://purl.org/dc/terms/licence> rdf:type owl:DatatypeProperty .


###  http://purl.org/dc/terms/modified
<http://purl.org/dc/terms/modified> rdf:type owl:DatatypeProperty .


###  http://purl.org/dc/terms/title
<http://purl.org/dc/terms/title> rdf:type owl:DatatypeProperty .


###  http://www.w3.org/2006/time#inXSDDateTimeStamp
<http://www.w3.org/2006/time#inXSDDateTimeStamp> rdf:type owl:DatatypeProperty .


###  http://www.w3.org/ns/dcat#byteSize
<http://www.w3.org/ns/dcat#byteSize> rdf:type owl:DatatypeProperty .


###  http://www.w3.org/ns/dcat#keyword
<http://www.w3.org/ns/dcat#keyword> rdf:type owl:DatatypeProperty .


###  http://www.w3.org/ns/dcat#temporalResolution
<http://www.w3.org/ns/dcat#temporalResolution> rdf:type owl:DatatypeProperty .


###  http://www.w3.org/ns/shacl#shapesGraph
<http://www.w3.org/ns/shacl#shapesGraph> rdf:type owl:DatatypeProperty .


###  https://w3id.org/idsa/core/accessURL
<https://w3id.org/idsa/core/accessURL> rdf:type owl:DatatypeProperty ;
                                       rdfs:domain <https://w3id.org/idsa/core/Endpoint> ;
                                       rdfs:range xsd:anyURI ;
                                       rdfs:comment "Access URL of an endpoint."@en ;
                                       rdfs:label "access URL"@en ;
                                       rdfs:seeAlso <https://tools.ietf.org/html/rfc3986#section-3> .


###  https://w3id.org/idsa/core/accessed
<https://w3id.org/idsa/core/accessed> rdf:type owl:DatatypeProperty ;
                                      rdfs:range xsd:dateTimeStamp .


###  https://w3id.org/idsa/core/accrualPeriodicity
<https://w3id.org/idsa/core/accrualPeriodicity> rdf:type owl:DatatypeProperty ;
                                                rdfs:subPropertyOf <http://purl.org/dc/terms/accrualPeriodicity> .


###  https://w3id.org/idsa/core/appDocumentation
<https://w3id.org/idsa/core/appDocumentation> rdf:type owl:DatatypeProperty ;
                                              rdfs:domain <https://w3id.org/idsa/core/DataApp> ;
                                              rdfs:range xsd:string ;
                                              rdfs:comment "text documentation of the data app"@en ;
                                              rdfs:label "app documentation"@en .


###  https://w3id.org/idsa/core/appEndpointPort
<https://w3id.org/idsa/core/appEndpointPort> rdf:type owl:DatatypeProperty ;
                                             rdfs:domain <https://w3id.org/idsa/core/AppEndpoint> ;
                                             rdfs:range xsd:integer ;
                                             rdfs:comment "Port used to access the endpoint."@en ;
                                             rdfs:label "app endpoint port"@en .


###  https://w3id.org/idsa/core/assetSource
<https://w3id.org/idsa/core/assetSource> rdf:type owl:DatatypeProperty ;
                                         rdfs:range xsd:anyURI .


###  https://w3id.org/idsa/core/authPassword
<https://w3id.org/idsa/core/authPassword> rdf:type owl:DatatypeProperty ;
                                          rdfs:domain <https://w3id.org/idsa/core/BasicAuthentication> ;
                                          rdfs:range xsd:string ;
                                          rdfs:comment "Username / ID used for authentication." ;
                                          rdfs:label "auth password" .


###  https://w3id.org/idsa/core/authService
<https://w3id.org/idsa/core/authService> rdf:type owl:DatatypeProperty ;
                                         rdfs:range xsd:anyURI .


###  https://w3id.org/idsa/core/authUsername
<https://w3id.org/idsa/core/authUsername> rdf:type owl:DatatypeProperty ;
                                          rdfs:domain <https://w3id.org/idsa/core/UserAuthentication> ;
                                          rdfs:range xsd:string ;
                                          rdfs:comment "Username / ID used for authentication."@en ;
                                          rdfs:label "auth username"@en .


###  https://w3id.org/idsa/core/byteSize
<https://w3id.org/idsa/core/byteSize> rdf:type owl:DatatypeProperty ;
                                      rdfs:subPropertyOf <http://www.w3.org/ns/dcat#byteSize> ;
                                      rdfs:domain <https://w3id.org/idsa/core/Artifact> ;
                                      rdfs:range xsd:integer ;
                                      rdfs:comment "Size of the Artifact in bytes."@en ;
                                      rdfs:label "byte size"@en .


###  https://w3id.org/idsa/core/checkSum
<https://w3id.org/idsa/core/checkSum> rdf:type owl:DatatypeProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/Artifact> ;
                                      rdfs:range xsd:string ;
                                      rdfs:comment "Checksum of the artifact"@en ;
                                      rdfs:label "checksum"@en .


###  https://w3id.org/idsa/core/contentStandard
<https://w3id.org/idsa/core/contentStandard> rdf:type owl:DatatypeProperty ;
                                             rdfs:subPropertyOf <http://purl.org/dc/terms/conformsTo> ;
                                             rdfs:domain <https://w3id.org/idsa/core/DigitalContent> ;
                                             rdfs:range xsd:anyURI ;
                                             rdfs:comment "IRI containing document, which defines the standard for the given Digital Content. The content is assumed to conform to that Standard."@en ;
                                             rdfs:label "content standard"@en .


###  https://w3id.org/idsa/core/contentVersion
<https://w3id.org/idsa/core/contentVersion> rdf:type owl:DatatypeProperty ;
                                            rdfs:domain <https://w3id.org/idsa/core/Message> ;
                                            rdfs:range xsd:string ;
                                            rdfs:comment "Version of the content in the payload. Use digits and semantic versioning pattern like MAJOR.MINOR.PATCH."@en ;
                                            rdfs:label "contentVersion"@en .


###  https://w3id.org/idsa/core/contractDate
<https://w3id.org/idsa/core/contractDate> rdf:type owl:DatatypeProperty ;
                                          rdfs:domain <https://w3id.org/idsa/core/Contract> ;
                                          rdfs:range xsd:dateTimeStamp ;
                                          rdfs:comment "Absolute datetime of singing the Contract."@en ;
                                          rdfs:label "Contract date"@en .


###  https://w3id.org/idsa/core/contractEnd
<https://w3id.org/idsa/core/contractEnd> rdf:type owl:DatatypeProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/Contract> ;
                                         rdfs:range xsd:dateTimeStamp ;
                                         rdfs:comment "Absolute datetime the Contract is requested, offered or expected to end. If omitted, the contract has to be explicitly terminated by any of the parties."@en ;
                                         rdfs:label "Contract end"@en .


###  https://w3id.org/idsa/core/contractRejectionReason
<https://w3id.org/idsa/core/contractRejectionReason> rdf:type owl:DatatypeProperty ;
                                                     rdfs:domain <https://w3id.org/idsa/core/ContractRejectionMessage> ;
                                                     rdfs:range xsd:string ;
                                                     rdfs:comment "Human-readable text describing the reason for contract rejection."@en ;
                                                     rdfs:label "Contract Rejection Reason"@en .


###  https://w3id.org/idsa/core/contractStart
<https://w3id.org/idsa/core/contractStart> rdf:type owl:DatatypeProperty ;
                                           rdfs:domain <https://w3id.org/idsa/core/Contract> ;
                                           rdfs:range xsd:dateTimeStamp ;
                                           rdfs:comment "Absolute datetime the Contract is requested, offered or expected to start, depending on the type of Contract."@en ;
                                           rdfs:label "Contract start"@en .


###  https://w3id.org/idsa/core/corporateEmailAddress
<https://w3id.org/idsa/core/corporateEmailAddress> rdf:type owl:DatatypeProperty ;
                                                   rdfs:domain <https://w3id.org/idsa/core/Participant> ;
                                                   rdfs:range xsd:string .


###  https://w3id.org/idsa/core/corporateHomepage
<https://w3id.org/idsa/core/corporateHomepage> rdf:type owl:DatatypeProperty ;
                                               rdfs:domain <https://w3id.org/idsa/core/Participant> ;
                                               rdfs:range xsd:anyURI .


###  https://w3id.org/idsa/core/created
<https://w3id.org/idsa/core/created> rdf:type owl:DatatypeProperty ;
                                     rdfs:subPropertyOf <http://purl.org/dc/terms/issued> ;
                                     rdfs:domain _:genid-nodeid-node1eg0mg14fx31 ;
                                     rdfs:range xsd:dateTimeStamp ;
                                     rdfs:comment "The date of the creation of the Digital Content. In contrast to the ids:temporalCoverage, creation dates of ids:Representation, ids:Artifacts or any other form of meta-data, this property describes the creation date of referenced Digital Content itself."@en ;
                                     rdfs:label "created"@en ;
                                     rdfs:seeAlso <http://purl.org/dc/terms/created> .


###  https://w3id.org/idsa/core/creationDate
<https://w3id.org/idsa/core/creationDate> rdf:type owl:DatatypeProperty ;
                                          rdfs:subPropertyOf <http://purl.org/dc/terms/created> ;
                                          rdfs:domain <https://w3id.org/idsa/core/Artifact> ;
                                          rdfs:range xsd:dateTimeStamp ;
                                          rdfs:comment "Date (as xsd:dateTimeStamp) when the artifact was created, i.e. persisted."@en ;
                                          rdfs:label "creation date"@en .


###  https://w3id.org/idsa/core/customLicense
<https://w3id.org/idsa/core/customLicense> rdf:type owl:DatatypeProperty ;
                                           rdfs:subPropertyOf <http://purl.org/dc/terms/licence> ;
                                           rdfs:domain <https://w3id.org/idsa/core/Resource> ;
                                           rdfs:range xsd:anyURI ;
                                           rdfs:comment "URL reference to a custom license regulating the general usage of the Resource."@en ;
                                           rdfs:label "Custom License"@en .


###  https://w3id.org/idsa/core/data
<https://w3id.org/idsa/core/data> rdf:type owl:DatatypeProperty ;
                                  rdfs:range xsd:anyURI .


###  https://w3id.org/idsa/core/dataType
<https://w3id.org/idsa/core/dataType> rdf:type owl:DatatypeProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/DataRepresentation> ;
                                      rdfs:range xsd:anyURI ;
                                      rdfs:comment "Indicates the data type of the Representation."@en ;
                                      rdfs:label "Data type"@en .


###  https://w3id.org/idsa/core/dateTime
<https://w3id.org/idsa/core/dateTime> rdf:type owl:DatatypeProperty ;
                                      rdfs:subPropertyOf <http://www.w3.org/2006/time#inXSDDateTimeStamp> ;
                                      rdfs:domain <https://w3id.org/idsa/core/Instant> ;
                                      rdfs:range xsd:dateTimeStamp .


###  https://w3id.org/idsa/core/description
<https://w3id.org/idsa/core/description> rdf:type owl:DatatypeProperty ;
                                         rdfs:subPropertyOf <http://purl.org/dc/terms/description> ;
                                         rdfs:domain <https://w3id.org/idsa/core/Described> ;
                                         rdfs:range xsd:string ;
                                         rdfs:comment "Explanation of the resource in a natural language text."@en ;
                                         rdfs:label "description"@en .


###  https://w3id.org/idsa/core/duration
<https://w3id.org/idsa/core/duration> rdf:type owl:DatatypeProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/Artifact> ;
                                      rdfs:range xsd:decimal ;
                                      rdfs:comment "Duration of the media resource in seconds."@en ;
                                      rdfs:label "duration"@en .


###  https://w3id.org/idsa/core/emailAddress
<https://w3id.org/idsa/core/emailAddress> rdf:type owl:DatatypeProperty ;
                                          rdfs:domain <https://w3id.org/idsa/core/Person> ;
                                          rdfs:range xsd:string .


###  https://w3id.org/idsa/core/endpointDocumentation
<https://w3id.org/idsa/core/endpointDocumentation> rdf:type owl:DatatypeProperty ;
                                                   rdfs:domain <https://w3id.org/idsa/core/Endpoint> ;
                                                   rdfs:range xsd:anyURI ;
                                                   rdfs:comment "IRI reference to a documentation of the endpoint,  e.g., reference to an OpenAPI-based documentation."@en ;
                                                   rdfs:label "endpoint documentation"@en .


###  https://w3id.org/idsa/core/endpointInformation
<https://w3id.org/idsa/core/endpointInformation> rdf:type owl:DatatypeProperty ;
                                                 rdfs:domain <https://w3id.org/idsa/core/Endpoint> ;
                                                 rdfs:range xsd:string ;
                                                 rdfs:comment "Human-readable information and description of the endpoint."@en ;
                                                 rdfs:label "endpoint information"@en .


###  https://w3id.org/idsa/core/exp
<https://w3id.org/idsa/core/exp> rdf:type owl:DatatypeProperty ;
                                 rdfs:domain <https://w3id.org/idsa/core/JwtPayload> ;
                                 rdfs:range xsd:integer ;
                                 rdfs:comment "The 'exp' (expiration time) claim identifies the expiration time on or after which the JWT MUST NOT be accepted for processing."@en ;
                                 rdfs:label "exp"@en ;
                                 rdfs:seeAlso <https://tools.ietf.org/html/rfc7519#section-4.1.4> .


###  https://w3id.org/idsa/core/familyName
<https://w3id.org/idsa/core/familyName> rdf:type owl:DatatypeProperty ;
                                        rdfs:domain <https://w3id.org/idsa/core/Person> ;
                                        rdfs:range xsd:string .


###  https://w3id.org/idsa/core/fileName
<https://w3id.org/idsa/core/fileName> rdf:type owl:DatatypeProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/Artifact> ;
                                      rdfs:range xsd:string ;
                                      rdfs:comment "Name of the Artifcat file."@en ;
                                      rdfs:label "file name"@en .


###  https://w3id.org/idsa/core/filenameExtension
<https://w3id.org/idsa/core/filenameExtension> rdf:type owl:DatatypeProperty ;
                                               rdfs:domain <https://w3id.org/idsa/core/MediaType> ;
                                               rdfs:range xsd:string ;
                                               rdfs:comment "Suffix of a file name, typically separated by a period, indicating the nature and intended processing of the file."@en ;
                                               rdfs:label "filename extension"@en ;
                                               rdfs:seeAlso <https://en.wikipedia.org/wiki/Filename_extension> .


###  https://w3id.org/idsa/core/frameRate
<https://w3id.org/idsa/core/frameRate> rdf:type owl:DatatypeProperty ;
                                       rdfs:domain <https://w3id.org/idsa/core/VideoRepresentation> ;
                                       rdfs:range xsd:decimal ;
                                       rdfs:comment "Video frame rate, as frames/second."@en ;
                                       rdfs:label "frame rate"@en .


###  https://w3id.org/idsa/core/givenName
<https://w3id.org/idsa/core/givenName> rdf:type owl:DatatypeProperty ;
                                       rdfs:domain <https://w3id.org/idsa/core/Person> ;
                                       rdfs:range xsd:string .


###  https://w3id.org/idsa/core/hasDuration
<https://w3id.org/idsa/core/hasDuration> rdf:type owl:DatatypeProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/TemporalEntity> ;
                                         rdfs:range xsd:duration .


###  https://w3id.org/idsa/core/height
<https://w3id.org/idsa/core/height> rdf:type owl:DatatypeProperty ;
                                    rdfs:domain <https://w3id.org/idsa/core/ImageRepresentation> ;
                                    rdfs:range xsd:decimal ;
                                    rdfs:comment "Height of the visible frame."@en ;
                                    rdfs:label "height"@en .


###  https://w3id.org/idsa/core/homepage
<https://w3id.org/idsa/core/homepage> rdf:type owl:DatatypeProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/Person> ;
                                      rdfs:range xsd:string .


###  https://w3id.org/idsa/core/httpAuthURI
<https://w3id.org/idsa/core/httpAuthURI> rdf:type owl:DatatypeProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/HTTPAuthentication> ;
                                         rdfs:range xsd:anyURI ;
                                         rdfs:comment "HTTP authentication URI."@en ;
                                         rdfs:label "http auth URI"@en ;
                                         rdfs:seeAlso <https://tools.ietf.org/html/rfc7235> .


###  https://w3id.org/idsa/core/iat
<https://w3id.org/idsa/core/iat> rdf:type owl:DatatypeProperty ;
                                 rdfs:domain <https://w3id.org/idsa/core/JwtPayload> ;
                                 rdfs:range xsd:integer ;
                                 rdfs:comment "The 'iat' (issued at) claim contains the point in time when the JWT was created."@en ;
                                 rdfs:label "iat"@en .


###  https://w3id.org/idsa/core/inboundModelVersion
<https://w3id.org/idsa/core/inboundModelVersion> rdf:type owl:DatatypeProperty ;
                                                 rdfs:domain <https://w3id.org/idsa/core/InfrastructureComponent> ;
                                                 rdfs:range xsd:string ;
                                                 rdfs:comment "Information Model version that the InfrastructureComponent is capable of reading/processing."@en ;
                                                 rdfs:label "inboundModelVersion"@en .


###  https://w3id.org/idsa/core/inboundPath
<https://w3id.org/idsa/core/inboundPath> rdf:type owl:DatatypeProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/Endpoint> ;
                                         rdfs:range xsd:string ;
                                         rdfs:comment "Relative path used for inbound communication via this endpoint, i.e. input messages and faults only."@en ;
                                         rdfs:label "inbound topic"@en .


###  https://w3id.org/idsa/core/iss
<https://w3id.org/idsa/core/iss> rdf:type owl:DatatypeProperty ;
                                 rdfs:domain <https://w3id.org/idsa/core/JwtPayload> ;
                                 rdfs:range xsd:string ;
                                 rdfs:comment "The 'iss' (issuer) claim identifies the principal that issued the JWT."@en ;
                                 rdfs:label "iss"@en ;
                                 rdfs:seeAlso <https://tools.ietf.org/html/rfc7519#section-4.1.1> .


###  https://w3id.org/idsa/core/issued
<https://w3id.org/idsa/core/issued> rdf:type owl:DatatypeProperty ;
                                    rdfs:domain <https://w3id.org/idsa/core/Message> ;
                                    rdfs:range xsd:dateTimeStamp .


###  https://w3id.org/idsa/core/issuerConnector
<https://w3id.org/idsa/core/issuerConnector> rdf:type owl:DatatypeProperty .


###  https://w3id.org/idsa/core/keyStore
<https://w3id.org/idsa/core/keyStore> rdf:type owl:DatatypeProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/ConfigurationModel> ;
                                      rdfs:range xsd:anyURI ;
                                      rdfs:comment "URI of the key store server."@en ;
                                      rdfs:label "key store"@en .


###  https://w3id.org/idsa/core/keyValue
<https://w3id.org/idsa/core/keyValue> rdf:type owl:DatatypeProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/PublicKey> ;
                                      rdfs:range xsd:base64Binary ;
                                      rdfs:comment "Binary representation of the key."@en ;
                                      rdfs:label "Key Value"@en .


###  https://w3id.org/idsa/core/keyword
<https://w3id.org/idsa/core/keyword> rdf:type owl:DatatypeProperty ;
                                     rdfs:subPropertyOf <http://www.w3.org/ns/dcat#keyword> ;
                                     rdfs:domain <https://w3id.org/idsa/core/DigitalContent> ;
                                     rdfs:range xsd:string ;
                                     rdfs:comment "Controlled keywords that describe the nature, purpose, or use of the content."@en ;
                                     rdfs:label "keyword"@en .


###  https://w3id.org/idsa/core/lastValidDate
<https://w3id.org/idsa/core/lastValidDate> rdf:type owl:DatatypeProperty ;
                                           rdfs:domain <https://w3id.org/idsa/core/Certification> ;
                                           rdfs:range xsd:dateTimeStamp ;
                                           rdfs:comment "Last date (as xsd:dateTimeStamp) the given Certification is considered valid."@en ;
                                           rdfs:label "last valid date"@en .


###  https://w3id.org/idsa/core/latitude
<https://w3id.org/idsa/core/latitude> rdf:type owl:DatatypeProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/GeoPoint> ;
                                      rdfs:range xsd:float .


###  https://w3id.org/idsa/core/longitude
<https://w3id.org/idsa/core/longitude> rdf:type owl:DatatypeProperty ;
                                       rdfs:domain <https://w3id.org/idsa/core/GeoPoint> ;
                                       rdfs:range xsd:float .


###  https://w3id.org/idsa/core/membershipEnd
<https://w3id.org/idsa/core/membershipEnd> rdf:type owl:DatatypeProperty ;
                                           rdfs:domain <https://w3id.org/idsa/core/ParticipantCertification> ;
                                           rdfs:range xsd:dateTimeStamp ;
                                           rdfs:comment "End of the participant's IDS membership."@en ;
                                           rdfs:label "membership end"@en .


###  https://w3id.org/idsa/core/modelVersion
<https://w3id.org/idsa/core/modelVersion> rdf:type owl:DatatypeProperty ;
                                          rdfs:domain <https://w3id.org/idsa/core/Message> ;
                                          rdfs:range xsd:string ;
                                          rdfs:comment "Version of the Information Model against which the Message should be interpreted."@en ;
                                          rdfs:label "model version"@en .


###  https://w3id.org/idsa/core/modified
<https://w3id.org/idsa/core/modified> rdf:type owl:DatatypeProperty ;
                                      rdfs:subPropertyOf <http://purl.org/dc/terms/modified> ;
                                      rdfs:domain [ rdf:type owl:Class ;
                                                    owl:unionOf ( <https://w3id.org/idsa/core/DigitalContent>
                                                                  <https://w3id.org/idsa/core/Representation>
                                                                  <https://w3id.org/idsa/core/UsageControlObject>
                                                                )
                                                  ] ;
                                      rdfs:range xsd:dateTimeStamp ;
                                      rdfs:comment "The date/time this Digital Content has been changed the last time. Only one 'modified' attribute is usually needed."@en ;
                                      rdfs:label "modified"@en ;
                                      rdfs:seeAlso <http://purl.org/dc/terms/modified> .


###  https://w3id.org/idsa/core/name
<https://w3id.org/idsa/core/name> rdf:type owl:DatatypeProperty ,
                                           owl:FunctionalProperty ;
                                  rdfs:domain <https://w3id.org/idsa/core/Named> ;
                                  rdfs:range xsd:string ;
                                  rdfs:comment "Entity name unique within a specified context."@en ;
                                  rdfs:label "name"@en .


###  https://w3id.org/idsa/core/nbf
<https://w3id.org/idsa/core/nbf> rdf:type owl:DatatypeProperty ;
                                 rdfs:domain <https://w3id.org/idsa/core/JwtPayload> ;
                                 rdfs:range xsd:integer ;
                                 rdfs:comment "The 'aud' (audience) claim identifies the recipients that the JWT is intended for."@en ;
                                 rdfs:label "nbf"@en ;
                                 rdfs:seeAlso <https://tools.ietf.org/html/rfc7519#section-4.1.5> .


###  https://w3id.org/idsa/core/noProxy
<https://w3id.org/idsa/core/noProxy> rdf:type owl:DatatypeProperty ;
                                     rdfs:domain <https://w3id.org/idsa/core/Proxy> ;
                                     rdfs:range xsd:anyURI ;
                                     rdfs:comment "URLs that should be excluded from proxying.GNU emcs documentation contains a good explanation for the usage of noProxy."@en ;
                                     rdfs:label "no proxy"@en ;
                                     rdfs:seeAlso <https://www.gnu.org/software/emacs/manual/html_node/url/Proxies.html> .


###  https://w3id.org/idsa/core/operationReference
<https://w3id.org/idsa/core/operationReference> rdf:type owl:DatatypeProperty .


###  https://w3id.org/idsa/core/outboundModelVersion
<https://w3id.org/idsa/core/outboundModelVersion> rdf:type owl:DatatypeProperty ;
                                                  rdfs:domain <https://w3id.org/idsa/core/InfrastructureComponent> ;
                                                  rdfs:range xsd:string ;
                                                  rdfs:comment "Information Model version being produced by the InfrastructureComponent."@en ;
                                                  rdfs:label "outbound model version"@en .


###  https://w3id.org/idsa/core/outboundPath
<https://w3id.org/idsa/core/outboundPath> rdf:type owl:DatatypeProperty ;
                                          rdfs:domain <https://w3id.org/idsa/core/Endpoint> ;
                                          rdfs:range xsd:string ;
                                          rdfs:comment "Relative path used for outbound communication via this endpoint, i.e. output messages and faults only."@en ;
                                          rdfs:label "outbound topic"@en .


###  https://w3id.org/idsa/core/path
<https://w3id.org/idsa/core/path> rdf:type owl:DatatypeProperty ;
                                  rdfs:domain <https://w3id.org/idsa/core/Endpoint> ;
                                  rdfs:range xsd:string ;
                                  rdfs:comment "Relative path, topic or queue at which the content is published by the related host."@en ;
                                  rdfs:label "path"@en .


###  https://w3id.org/idsa/core/phoneNumber
<https://w3id.org/idsa/core/phoneNumber> rdf:type owl:DatatypeProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/Person> ;
                                         rdfs:range xsd:string .


###  https://w3id.org/idsa/core/pipEndpoint
<https://w3id.org/idsa/core/pipEndpoint> rdf:type owl:DatatypeProperty ;
                                         rdfs:range xsd:anyURI .


###  https://w3id.org/idsa/core/proxyAuthentication
<https://w3id.org/idsa/core/proxyAuthentication> rdf:type owl:DatatypeProperty .


###  https://w3id.org/idsa/core/proxyURI
<https://w3id.org/idsa/core/proxyURI> rdf:type owl:DatatypeProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/Proxy> ;
                                      rdfs:range xsd:anyURI ;
                                      rdfs:comment "URI of the proxy server."@en ;
                                      rdfs:label "proxy URI"@en ;
                                      rdfs:seeAlso <https://www.gnu.org/software/emacs/manual/html_node/url/Proxies.html> .


###  https://w3id.org/idsa/core/recipientAgent
<https://w3id.org/idsa/core/recipientAgent> rdf:type owl:DatatypeProperty .


###  https://w3id.org/idsa/core/referringConnector
<https://w3id.org/idsa/core/referringConnector> rdf:type owl:DatatypeProperty .


###  https://w3id.org/idsa/core/representationStandard
<https://w3id.org/idsa/core/representationStandard> rdf:type owl:DatatypeProperty ;
                                                    rdfs:subPropertyOf <http://purl.org/dc/terms/conformsTo> ;
                                                    rdfs:domain <https://w3id.org/idsa/core/Representation> ;
                                                    rdfs:range xsd:anyURI ;
                                                    rdfs:comment "Standards document defining the given Representation (in contrast to general Resource content). The Representation is assumed to conform to that Standard."@en ;
                                                    rdfs:label "representation standard"@en .


###  https://w3id.org/idsa/core/requestedElement
<https://w3id.org/idsa/core/requestedElement> rdf:type owl:DatatypeProperty ;
                                              rdfs:domain <https://w3id.org/idsa/core/DescriptionRequestMessage> ;
                                              rdfs:range xsd:anyURI ;
                                              rdfs:comment "The element whose metadata is requested. "@en ;
                                              rdfs:label "requested Element"@en .


###  https://w3id.org/idsa/core/requester
<https://w3id.org/idsa/core/requester> rdf:type owl:DatatypeProperty ;
                                       rdfs:range xsd:anyURI .


###  https://w3id.org/idsa/core/revocationReason
<https://w3id.org/idsa/core/revocationReason> rdf:type owl:DatatypeProperty ;
                                              rdfs:domain _:genid2147483766 ;
                                              rdfs:range xsd:string ;
                                              rdfs:comment "Plain Text containing the reason for revoking an existing certificate of either a connector or participant."@en ;
                                              rdfs:label "Revocation Reason"@en .


###  https://w3id.org/idsa/core/routeConfiguration
<https://w3id.org/idsa/core/routeConfiguration> rdf:type owl:DatatypeProperty ;
                                                rdfs:domain <https://w3id.org/idsa/core/AppRoute> ;
                                                rdfs:range xsd:string ;
                                                rdfs:comment "Configuration details (e.g. contents of a config file) used to configure the route. Should be Base64 encoded."@en ;
                                                rdfs:label "route configuration"@en .


###  https://w3id.org/idsa/core/routeDeployMethod
<https://w3id.org/idsa/core/routeDeployMethod> rdf:type owl:DatatypeProperty ;
                                               rdfs:domain <https://w3id.org/idsa/core/AppRoute> ;
                                               rdfs:range xsd:string ;
                                               rdfs:comment "Supplementary information about, e.g., the technology used, for routes." ;
                                               rdfs:label "route deploy method"@en .


###  https://w3id.org/idsa/core/routeDescription
<https://w3id.org/idsa/core/routeDescription> rdf:type owl:DatatypeProperty ;
                                              rdfs:domain <https://w3id.org/idsa/core/AppRoute> ;
                                              rdfs:range xsd:string ;
                                              rdfs:comment "Route description."@en ;
                                              rdfs:label "route description "@en .


###  https://w3id.org/idsa/core/samplingRate
<https://w3id.org/idsa/core/samplingRate> rdf:type owl:DatatypeProperty ;
                                          rdfs:domain <https://w3id.org/idsa/core/AudioRepresentation> ;
                                          rdfs:range xsd:decimal ;
                                          rdfs:comment "Audio sampling rate."@en ;
                                          rdfs:label "sampling rate"@en .


###  https://w3id.org/idsa/core/scope
<https://w3id.org/idsa/core/scope> rdf:type owl:DatatypeProperty ;
                                   rdfs:domain <https://w3id.org/idsa/core/JwtPayload> ;
                                   rdfs:range xsd:string ;
                                   rdfs:comment "Currently, the scope is limited to 'Connector' but can be used for scoping purposes in the future. Scope is currently fixed to 'https://w3id.org/idsa/core/Connector'."@en ;
                                   rdfs:label "scope"@en ;
                                   rdfs:seeAlso <https://tools.ietf.org/html/rfc7519#section-4.1.2> .


###  https://w3id.org/idsa/core/senderAgent
<https://w3id.org/idsa/core/senderAgent> rdf:type owl:DatatypeProperty .


###  https://w3id.org/idsa/core/shapesGraph
<https://w3id.org/idsa/core/shapesGraph> rdf:type owl:DatatypeProperty ;
                                         rdfs:subPropertyOf <http://www.w3.org/ns/shacl#shapesGraph> ;
                                         rdfs:domain <https://w3id.org/idsa/core/DescribedSemantically> ;
                                         rdfs:range xsd:anyURI ;
                                         rdfs:comment "Reference to SHACL shape graph, which describes domain-specific knowledge."@en ;
                                         rdfs:label "shapeGraph"@en .


###  https://w3id.org/idsa/core/siteAddress
<https://w3id.org/idsa/core/siteAddress> rdf:type owl:DatatypeProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/Site> ;
                                         rdfs:range xsd:string ;
                                         rdfs:comment "Indicates an address for the site."@en ;
                                         rdfs:label "site address"@en .


###  https://w3id.org/idsa/core/source
<https://w3id.org/idsa/core/source> rdf:type owl:DatatypeProperty ;
                                    rdfs:range xsd:anyURI .


###  https://w3id.org/idsa/core/standardLicense
<https://w3id.org/idsa/core/standardLicense> rdf:type owl:DatatypeProperty ;
                                             rdfs:subPropertyOf <http://purl.org/dc/terms/licence> ;
                                             rdfs:domain <https://w3id.org/idsa/core/Resource> ;
                                             rdfs:range xsd:anyURI ;
                                             rdfs:comment """
    Reference to a well-known License regulating the general usage of the Resource.
    Check wikidata license documentation for an extensive list of licenses.
    License IRI should refer to the direct of link for a given standard license,
    e.g., MIT license (https://www.wikidata.org/wiki/Q334661). The label of the resolved wikidata license IRI can be used to
    present the license in human-readable form.
    """@en ;
                                             rdfs:label "Standard License"@en ;
                                             rdfs:seeAlso <https://www.wikidata.org/wiki/Q79719> .


###  https://w3id.org/idsa/core/sub
<https://w3id.org/idsa/core/sub> rdf:type owl:DatatypeProperty ;
                                 rdfs:domain <https://w3id.org/idsa/core/JwtPayload> ;
                                 rdfs:range xsd:string ;
                                 rdfs:comment "The 'sub' (subject) claim identifies the principal that is the subject of the JWT."@en ;
                                 rdfs:label "sub"@en ;
                                 rdfs:seeAlso <https://tools.ietf.org/html/rfc7519#section-4.1.2> .


###  https://w3id.org/idsa/core/temporalResolution
<https://w3id.org/idsa/core/temporalResolution> rdf:type owl:DatatypeProperty ;
                                                rdfs:subPropertyOf <http://www.w3.org/ns/dcat#temporalResolution> .


###  https://w3id.org/idsa/core/title
<https://w3id.org/idsa/core/title> rdf:type owl:DatatypeProperty ;
                                   rdfs:subPropertyOf <http://purl.org/dc/terms/title> ;
                                   rdfs:domain <https://w3id.org/idsa/core/Described> ;
                                   rdfs:range xsd:string ;
                                   rdfs:comment "(Localized) name of the entity."@en ;
                                   rdfs:label "title"@en .


###  https://w3id.org/idsa/core/tokenValue
<https://w3id.org/idsa/core/tokenValue> rdf:type owl:DatatypeProperty ;
                                        rdfs:domain <https://w3id.org/idsa/core/Token> ;
                                        rdfs:range xsd:string ;
                                        rdfs:comment "An authentication token value like JSON Web Token."@en ;
                                        rdfs:label "tokenValue"@en .


###  https://w3id.org/idsa/core/transportCertsSha256
<https://w3id.org/idsa/core/transportCertsSha256> rdf:type owl:DatatypeProperty ;
                                                  rdfs:domain <https://w3id.org/idsa/core/JwtPayload> ;
                                                  rdfs:range xsd:string ;
                                                  rdfs:comment "Separate certificates for IDS identification and transport encryption opens an attack vector for relay attacks. In order to prevent these attacks, a binding of this transport certificates to the connector is required. The inclusion of SHA256 fingerprints of currently valid transport certificates, mainly into the DAT, enables the client to relate the transport layer security with the IDS interactions."@en ;
                                                  rdfs:label "transportCertsSha256"@en .


###  https://w3id.org/idsa/core/trustStore
<https://w3id.org/idsa/core/trustStore> rdf:type owl:DatatypeProperty ;
                                        rdfs:domain <https://w3id.org/idsa/core/ConfigurationModel> ;
                                        rdfs:range xsd:anyURI ;
                                        rdfs:comment "URI of the trust store server."@en ;
                                        rdfs:label "trust store"@en .


###  https://w3id.org/idsa/core/unit
<https://w3id.org/idsa/core/unit> rdf:type owl:DatatypeProperty ;
                                  rdfs:range xsd:anyURI .


###  https://w3id.org/idsa/core/usageDuration
<https://w3id.org/idsa/core/usageDuration> rdf:type owl:DatatypeProperty ;
                                           rdfs:range xsd:duration .


###  https://w3id.org/idsa/core/version
<https://w3id.org/idsa/core/version> rdf:type owl:DatatypeProperty ;
                                     rdfs:subPropertyOf <http://purl.org/dc/terms/hasVersion> ;
                                     rdfs:domain <https://w3id.org/idsa/core/ManagedEntity> ;
                                     rdfs:range xsd:string ;
                                     rdfs:comment "Version identifier of the Managed Entity"@en ;
                                     rdfs:label "version"@en .


###  https://w3id.org/idsa/core/width
<https://w3id.org/idsa/core/width> rdf:type owl:DatatypeProperty ;
                                   rdfs:domain <https://w3id.org/idsa/core/ImageRepresentation> ;
                                   rdfs:range xsd:decimal ;
                                   rdfs:comment "Width of the visible frame."@en ;
                                   rdfs:label "width"@en .


###  https://w3id.org/idsa/metamodel/abstract
<https://w3id.org/idsa/metamodel/abstract> rdf:type owl:DatatypeProperty ;
                                           rdfs:domain owl:Class ;
                                           rdfs:range xsd:boolean ;
                                           rdfs:comment "Abstract concept marker, its instantiation is delegated to extending constructs (sub-classes or sub-properties)."@en ;
                                           rdfs:label "abstract"@en .


###  https://w3id.org/idsa/metamodel/competencyQuestion
<https://w3id.org/idsa/metamodel/competencyQuestion> rdf:type owl:DatatypeProperty ;
                                                     rdfs:domain rdfs:Resource ;
                                                     rdfs:range rdf:PlainLiteral ;
                                                     rdfs:comment "Single 'competency question' the modeling construct is intended to address."@en ;
                                                     rdfs:label "competency question"@en ;
                                                     rdfs:seeAlso <https://protege.stanford.edu/publications/ontology_development/ontology101-noy-mcguinness.html#Step1> .


###  https://w3id.org/idsa/metamodel/example
<https://w3id.org/idsa/metamodel/example> rdf:type owl:DatatypeProperty ;
                                          rdfs:domain rdfs:Resource ;
                                          rdfs:range rdf:PlainLiteral ;
                                          rdfs:comment "Literal in-line example of instantiating given modeling construct."@en ;
                                          rdfs:label "example"@en .


###  https://w3id.org/idsa/metamodel/focusClass
<https://w3id.org/idsa/metamodel/focusClass> rdf:type owl:DatatypeProperty ;
                                             rdfs:domain owl:Class ;
                                             rdfs:range xsd:boolean ;
                                             rdfs:comment "Indicates a class as a \"central\" class that should be visualized in a particular way."@en ;
                                             rdfs:label "focusClass"@en .


###  https://w3id.org/idsa/metamodel/forProperty
<https://w3id.org/idsa/metamodel/forProperty> rdf:type owl:DatatypeProperty .


###  https://w3id.org/idsa/metamodel/issue
<https://w3id.org/idsa/metamodel/issue> rdf:type owl:DatatypeProperty ;
                                        rdfs:domain rdfs:Resource ;
                                        rdfs:range rdf:PlainLiteral ;
                                        rdfs:comment "Explicit statement of pending issue related to the resource."@en ;
                                        rdfs:label "issue"@en .


###  https://w3id.org/idsa/metamodel/rationale
<https://w3id.org/idsa/metamodel/rationale> rdf:type owl:DatatypeProperty ;
                                            rdfs:domain rdfs:Resource ;
                                            rdfs:range rdf:PlainLiteral ;
                                            rdfs:comment "Literal description of motivations, requirements and design decisions underlying the modeling of a construct."@en ;
                                            rdfs:label "rationale"@en .


###  https://w3id.org/idsa/metamodel/referenceByUri
<https://w3id.org/idsa/metamodel/referenceByUri> rdf:type owl:DatatypeProperty ;
                                                 rdfs:domain owl:Class ;
                                                 rdfs:range xsd:boolean ;
                                                 rdfs:comment "States that a reference to a class should not be implemented by a local in-memory reference but as a URL addressing the remote instance."@en ;
                                                 rdfs:label "Reference by URL"@en .


###  https://w3id.org/idsa/metamodel/usage
<https://w3id.org/idsa/metamodel/usage> rdf:type owl:DatatypeProperty ;
                                        rdfs:domain rdfs:Resource ;
                                        rdfs:range rdf:PlainLiteral ;
                                        rdfs:comment "Literal in-line note recommending a particular usage of given modeling construct."@en ;
                                        rdfs:label "usage"@en .


#################################################################
#    Classes
#################################################################

###  _:genid-nodeid-node1eg0mg14fx31
_:genid-nodeid-node1eg0mg14fx31 rdf:type owl:Class .


###  _:genid2147483766
_:genid2147483766 rdf:type owl:Class .


###  http://purl.org/dc/terms/Agent
<http://purl.org/dc/terms/Agent> rdf:type owl:Class .


###  http://purl.org/dc/terms/DCMIType
<http://purl.org/dc/terms/DCMIType> rdf:type owl:Class .


###  http://purl.org/dc/terms/Frequency
<http://purl.org/dc/terms/Frequency> rdf:type owl:Class ;
                                     owl:equivalentClass <https://w3id.org/idsa/core/Frequency> .


###  http://purl.org/dc/terms/License
<http://purl.org/dc/terms/License> rdf:type owl:Class .


###  http://purl.org/dc/terms/Location
<http://purl.org/dc/terms/Location> rdf:type owl:Class .


###  http://purl.org/dc/terms/MediaType
<http://purl.org/dc/terms/MediaType> rdf:type owl:Class .


###  http://purl.org/dc/terms/PeriodOfTime
<http://purl.org/dc/terms/PeriodOfTime> rdf:type owl:Class .


###  http://purl.org/vocommons/voaf#Vocabulary
<http://purl.org/vocommons/voaf#Vocabulary> rdf:type owl:Class .


###  http://www.geonames.org/ontology#Feature
<http://www.geonames.org/ontology#Feature> rdf:type owl:Class .


###  http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
rdf:Property rdf:type owl:Class .


###  http://www.w3.org/2000/01/rdf-schema#Resource
rdfs:Resource rdf:type owl:Class .


###  http://www.w3.org/2002/07/owl#Class
owl:Class rdf:type owl:Class .


###  http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing
<http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing> rdf:type owl:Class .


###  http://www.w3.org/2004/02/skos/core#Concept
<http://www.w3.org/2004/02/skos/core#Concept> rdf:type owl:Class .


###  http://www.w3.org/2006/time#Instant
<http://www.w3.org/2006/time#Instant> rdf:type owl:Class .


###  http://www.w3.org/2006/time#Interval
<http://www.w3.org/2006/time#Interval> rdf:type owl:Class .


###  http://www.w3.org/2006/time#TemporalEntity
<http://www.w3.org/2006/time#TemporalEntity> rdf:type owl:Class .


###  http://www.w3.org/ns/dcat#Catalog
<http://www.w3.org/ns/dcat#Catalog> rdf:type owl:Class .


###  http://www.w3.org/ns/dcat#Dataset
<http://www.w3.org/ns/dcat#Dataset> rdf:type owl:Class .


###  http://www.w3.org/ns/dcat#Distribution
<http://www.w3.org/ns/dcat#Distribution> rdf:type owl:Class .


###  http://www.w3.org/ns/locn#Geometry
<http://www.w3.org/ns/locn#Geometry> rdf:type owl:Class .


###  http://www.w3.org/ns/odrl/2/Action
<http://www.w3.org/ns/odrl/2/Action> rdf:type owl:Class .


###  http://www.w3.org/ns/odrl/2/Agreement
<http://www.w3.org/ns/odrl/2/Agreement> rdf:type owl:Class .


###  http://www.w3.org/ns/odrl/2/Asset
<http://www.w3.org/ns/odrl/2/Asset> rdf:type owl:Class .


###  http://www.w3.org/ns/odrl/2/AssetCollection
<http://www.w3.org/ns/odrl/2/AssetCollection> rdf:type owl:Class .


###  http://www.w3.org/ns/odrl/2/Constraint
<http://www.w3.org/ns/odrl/2/Constraint> rdf:type owl:Class .


###  http://www.w3.org/ns/odrl/2/Duty
<http://www.w3.org/ns/odrl/2/Duty> rdf:type owl:Class .


###  http://www.w3.org/ns/odrl/2/LeftOperand
<http://www.w3.org/ns/odrl/2/LeftOperand> rdf:type owl:Class .


###  http://www.w3.org/ns/odrl/2/LogicalConstraint
<http://www.w3.org/ns/odrl/2/LogicalConstraint> rdf:type owl:Class .


###  http://www.w3.org/ns/odrl/2/Offer
<http://www.w3.org/ns/odrl/2/Offer> rdf:type owl:Class .


###  http://www.w3.org/ns/odrl/2/Operator
<http://www.w3.org/ns/odrl/2/Operator> rdf:type owl:Class .


###  http://www.w3.org/ns/odrl/2/Party
<http://www.w3.org/ns/odrl/2/Party> rdf:type owl:Class .


###  http://www.w3.org/ns/odrl/2/Permission
<http://www.w3.org/ns/odrl/2/Permission> rdf:type owl:Class .


###  http://www.w3.org/ns/odrl/2/Policy
<http://www.w3.org/ns/odrl/2/Policy> rdf:type owl:Class .


###  http://www.w3.org/ns/odrl/2/Prohibition
<http://www.w3.org/ns/odrl/2/Prohibition> rdf:type owl:Class .


###  http://www.w3.org/ns/odrl/2/Request
<http://www.w3.org/ns/odrl/2/Request> rdf:type owl:Class .


###  http://www.w3.org/ns/odrl/2/Rule
<http://www.w3.org/ns/odrl/2/Rule> rdf:type owl:Class .


###  http://www.w3.org/ns/org#Organization
<http://www.w3.org/ns/org#Organization> rdf:type owl:Class .


###  http://www.w3.org/ns/org#Site
<http://www.w3.org/ns/org#Site> rdf:type owl:Class .


###  http://xmlns.com/foaf/0.1/Agent
<http://xmlns.com/foaf/0.1/Agent> rdf:type owl:Class .


###  http://xmlns.com/foaf/0.1/Organization
<http://xmlns.com/foaf/0.1/Organization> rdf:type owl:Class .


###  http://xmlns.com/foaf/0.1/Person
<http://xmlns.com/foaf/0.1/Person> rdf:type owl:Class .


###  https://schema.org/Event
<https://schema.org/Event> rdf:type owl:Class .


###  https://w3id.org/idsa/core/AbstractConstraint
<https://w3id.org/idsa/core/AbstractConstraint> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://www.w3.org/ns/odrl/2/Constraint> .


###  https://w3id.org/idsa/core/AccessTokenRequestMessage
<https://w3id.org/idsa/core/AccessTokenRequestMessage> rdf:type owl:Class ;
                                                       rdfs:subClassOf <https://w3id.org/idsa/core/RequestMessage> ;
                                                       rdfs:comment "Message requesting an access token. This is intended for point-to-point communication with, e.g., Brokers."@en ;
                                                       rdfs:label "AccessToken Request Message"@en .


###  https://w3id.org/idsa/core/AccessTokenResponseMessage
<https://w3id.org/idsa/core/AccessTokenResponseMessage> rdf:type owl:Class ;
                                                        rdfs:subClassOf <https://w3id.org/idsa/core/ResponseMessage> ;
                                                        rdfs:comment "Response to an access token request, intended for point-to-point communication."@en ;
                                                        rdfs:label "Access Token Response"@en .


###  https://w3id.org/idsa/core/Action
<https://w3id.org/idsa/core/Action> rdf:type owl:Class ;
                                    rdfs:subClassOf <http://www.w3.org/ns/odrl/2/Action> .


###  https://w3id.org/idsa/core/Agent
<https://w3id.org/idsa/core/Agent> rdf:type owl:Class ;
                                   rdfs:subClassOf <http://www.w3.org/ns/odrl/2/Party> ,
                                                   <http://xmlns.com/foaf/0.1/Agent> ,
                                                   <https://w3id.org/idsa/core/Described> ;
                                   rdfs:comment "Internal or external Agent interacting with the Industrial Data Space, not necessarily an IDS Participant."@en ;
                                   rdfs:label "Agent"@en .


###  https://w3id.org/idsa/core/AppAvailableMessage
<https://w3id.org/idsa/core/AppAvailableMessage> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/idsa/core/AppNotificationMessage> ;
                                                 rdfs:comment "Message indicating that a specific App should be available (again) in the AppStore."@en ;
                                                 rdfs:label "App Available Message"@en .


###  https://w3id.org/idsa/core/AppDeleteMessage
<https://w3id.org/idsa/core/AppDeleteMessage> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/idsa/core/AppNotificationMessage> ;
                                              rdfs:comment "Message indicating that an App should be deleted from the AppStore."@en ;
                                              rdfs:label "App Delete Message"@en .


###  https://w3id.org/idsa/core/AppEndpoint
<https://w3id.org/idsa/core/AppEndpoint> rdf:type owl:Class ;
                                         rdfs:subClassOf <https://w3id.org/idsa/core/Endpoint> .


###  https://w3id.org/idsa/core/AppEndpointType
<https://w3id.org/idsa/core/AppEndpointType> rdf:type owl:Class ;
                                             rdfs:comment "Class of endpoint types a data app offers."@en ;
                                             rdfs:label "App endpoint type"@en .


###  https://w3id.org/idsa/core/AppExecutionResources
<https://w3id.org/idsa/core/AppExecutionResources> rdf:type owl:Class ;
                                                   owl:equivalentClass [ rdf:type owl:Class ;
                                                                         owl:oneOf ( <https://w3id.org/idsa/code/APP_RESOURCES_LOCAL_ENFORCEMENT>
                                                                                     <https://w3id.org/idsa/code/APP_RESOURCES_NONE>
                                                                                     <https://w3id.org/idsa/code/APP_RESOURCES_REMOTE_VERIFICATION>
                                                                                   )
                                                                       ] ;
                                                   rdfs:subClassOf <https://w3id.org/idsa/core/SecurityGuarantee> ;
                                                   rdfs:comment "Resource control for deployed services."@en ;
                                                   rdfs:label "App execution resources"@en .


###  https://w3id.org/idsa/core/AppNotificationMessage
<https://w3id.org/idsa/core/AppNotificationMessage> rdf:type owl:Class ;
                                                    rdfs:subClassOf <https://w3id.org/idsa/core/ResourceNotificationMessage> .


###  https://w3id.org/idsa/core/AppRegistrationRequestMessage
<https://w3id.org/idsa/core/AppRegistrationRequestMessage> rdf:type owl:Class ;
                                                           rdfs:subClassOf <https://w3id.org/idsa/core/RequestMessage> ;
                                                           rdfs:comment "Message that asks for registration or update of a data app to the App Store. Payload contains app-related metadata (instance of class ids:AppResource). Message header may contain an app identifier parameter of a prior registered data app. If the app identifier is supplied, the message should be interpreted as a registration for an app update. Otherwise this message is used to register a new app. "@en ;
                                                           rdfs:label "App Registration Request Message"@en .


###  https://w3id.org/idsa/core/AppRegistrationResponseMessage
<https://w3id.org/idsa/core/AppRegistrationResponseMessage> rdf:type owl:Class ;
                                                            rdfs:subClassOf <https://w3id.org/idsa/core/ResponseMessage> ;
                                                            rdfs:comment "Message that follows up an AppRegistrationRequestMessage and contains the app registration confimation."@en ;
                                                            rdfs:label "App Registration Response Message"@en .


###  https://w3id.org/idsa/core/AppRepresentation
<https://w3id.org/idsa/core/AppRepresentation> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/idsa/core/SoftwareRepresentation> ;
                                               rdfs:comment "App representation"@en ;
                                               rdfs:label "App Representation"@en .


###  https://w3id.org/idsa/core/AppResource
<https://w3id.org/idsa/core/AppResource> rdf:type owl:Class ;
                                         rdfs:subClassOf <https://w3id.org/idsa/core/Resource> ;
                                         rdfs:comment "Resource comprising IDS data apps."@en ;
                                         rdfs:label "App Resource"@en .


###  https://w3id.org/idsa/core/AppRoute
<https://w3id.org/idsa/core/AppRoute> rdf:type owl:Class .


###  https://w3id.org/idsa/core/AppStore
<https://w3id.org/idsa/core/AppStore> rdf:type owl:Class ;
                                      rdfs:subClassOf <https://w3id.org/idsa/core/Connector> ;
                                      rdfs:comment "Secure platform for distributing Data Apps."@en ;
                                      rdfs:label "App Store"@en .


###  https://w3id.org/idsa/core/AppUnavailableMessage
<https://w3id.org/idsa/core/AppUnavailableMessage> rdf:type owl:Class ;
                                                   rdfs:subClassOf <https://w3id.org/idsa/core/AppNotificationMessage> ;
                                                   rdfs:comment "Message indicating that a specific App should be unavailable in the AppStore."@en ;
                                                   rdfs:label "App Unavailable Message"@en .


###  https://w3id.org/idsa/core/AppUploadMessage
<https://w3id.org/idsa/core/AppUploadMessage> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/idsa/core/UploadMessage> .


###  https://w3id.org/idsa/core/AppUploadResponseMessage
<https://w3id.org/idsa/core/AppUploadResponseMessage> rdf:type owl:Class ;
                                                      rdfs:subClassOf <https://w3id.org/idsa/core/UploadResponseMessage> ;
                                                      rdfs:comment "Message that follows up an AppUploadMessage and contains the app upload confimation."@en ;
                                                      rdfs:label "App Upload Response Message"@en .


###  https://w3id.org/idsa/core/Artifact
<https://w3id.org/idsa/core/Artifact> rdf:type owl:Class ;
                                      rdfs:subClassOf <https://w3id.org/idsa/core/RepresentationInstance> ;
                                      owl:disjointWith <https://w3id.org/idsa/core/Value> ;
                                      rdfs:comment "Instance of a Representation materialized at a partiuclar version and point in time. Possesses characteristics like file name, size, creation date etc."@en ;
                                      rdfs:label "Artifact"@en .


###  https://w3id.org/idsa/core/ArtifactRequestMessage
<https://w3id.org/idsa/core/ArtifactRequestMessage> rdf:type owl:Class ;
                                                    rdfs:subClassOf <https://w3id.org/idsa/core/RequestMessage> .


###  https://w3id.org/idsa/core/ArtifactResponseMessage
<https://w3id.org/idsa/core/ArtifactResponseMessage> rdf:type owl:Class ;
                                                     rdfs:subClassOf <https://w3id.org/idsa/core/ResponseMessage> ;
                                                     rdfs:comment "Message that follows up a RetrieveArtifact Message and contains the Artifact's data in the payload section."@en ;
                                                     rdfs:label "Artifact Response Message"@en .


###  https://w3id.org/idsa/core/ArtifactState
<https://w3id.org/idsa/core/ArtifactState> rdf:type owl:Class ;
                                           rdfs:comment "The state which an ids:Artifact may have or not."@en ;
                                           rdfs:label "Artifact State"@en .


###  https://w3id.org/idsa/core/Asset
<https://w3id.org/idsa/core/Asset> rdf:type owl:Class ;
                                   rdfs:subClassOf <http://www.w3.org/ns/odrl/2/Asset> .


###  https://w3id.org/idsa/core/AssetCollection
<https://w3id.org/idsa/core/AssetCollection> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://www.w3.org/ns/odrl/2/AssetCollection> ,
                                                             <https://w3id.org/idsa/core/Asset> ;
                                             rdfs:comment "An AssetCollection is a bracket object combining several ids:Assets."@en ;
                                             rdfs:label "Asset Collection"@en .


###  https://w3id.org/idsa/core/Audience
<https://w3id.org/idsa/core/Audience> rdf:type owl:Class ;
                                      rdfs:comment "The class of audiences (recipients) used in the JWT. "@en ;
                                      rdfs:label "Audience"@en ;
                                      rdfs:seeAlso <https://tools.ietf.org/html/rfc7519> .


###  https://w3id.org/idsa/core/AudioRepresentation
<https://w3id.org/idsa/core/AudioRepresentation> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/idsa/core/Representation> ;
                                                 rdfs:comment "Audio representation"@en ;
                                                 rdfs:label "Audio Representation"@en .


###  https://w3id.org/idsa/core/AudioResource
<https://w3id.org/idsa/core/AudioResource> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/idsa/core/Resource> ;
                                           rdfs:comment "Resource (at least partially) comprising audio content."@en ;
                                           rdfs:label "Audio Resource"@en .


###  https://w3id.org/idsa/core/AuditGuarantee
<https://w3id.org/idsa/core/AuditGuarantee> rdf:type owl:Class ;
                                            owl:equivalentClass [ rdf:type owl:Class ;
                                                                  owl:oneOf ( <https://w3id.org/idsa/code/AUDIT_LOCAL_LOGGING>
                                                                              <https://w3id.org/idsa/code/AUDIT_NONE>
                                                                              <https://w3id.org/idsa/code/AUDIT_REMOTE_TRACING>
                                                                            )
                                                                ] ;
                                            rdfs:subClassOf <https://w3id.org/idsa/core/SecurityGuarantee> ;
                                            rdfs:comment "Local audit logging (including integrity protection) is the baseline for auditing and clearing. Remote audit log tracing provides means to do external audit verification."@en ;
                                            rdfs:label "Audit guarantee"@en .


###  https://w3id.org/idsa/core/AuthInfo
<https://w3id.org/idsa/core/AuthInfo> rdf:type owl:Class .


###  https://w3id.org/idsa/core/AuthStandard
<https://w3id.org/idsa/core/AuthStandard> rdf:type owl:Class ;
                                          rdfs:comment "The class of authentication standards that may be supported by Connectors."@en ;
                                          rdfs:label "AuthStandard"@en .


###  https://w3id.org/idsa/core/AuthenticationGuarantee
<https://w3id.org/idsa/core/AuthenticationGuarantee> rdf:type owl:Class ;
                                                     owl:equivalentClass [ rdf:type owl:Class ;
                                                                           owl:oneOf ( <https://w3id.org/idsa/code/AUTHENTICATION_MUTUAL>
                                                                                       <https://w3id.org/idsa/code/AUTHENTICATION_NONE>
                                                                                       <https://w3id.org/idsa/code/AUTHENTICATION_SERVER_SIDE>
                                                                                     )
                                                                         ] ;
                                                     rdfs:subClassOf <https://w3id.org/idsa/core/SecurityGuarantee> ;
                                                     rdfs:comment "Authentication mechanism applied prior to opening a connection. Examples are the verification server's identity or doing mutual authentication."@en ;
                                                     rdfs:label "Authentication"@en .


###  https://w3id.org/idsa/core/BaseConnector
<https://w3id.org/idsa/core/BaseConnector> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/idsa/core/Connector> ;
                                           rdfs:comment "Implementation of the Connector specification providing only restricted security capabilities."@en ;
                                           rdfs:label "Base Connector"@en .


###  https://w3id.org/idsa/core/BasicAuthentication
<https://w3id.org/idsa/core/BasicAuthentication> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/idsa/core/UserAuthentication> ;
                                                 rdfs:comment "Basic authentication using username / password "@en ;
                                                 rdfs:label "User Authentication"@en ;
                                                 rdfs:seeAlso <https://tools.ietf.org/html/rfc7617> .


###  https://w3id.org/idsa/core/BinaryOperator
<https://w3id.org/idsa/core/BinaryOperator> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://www.w3.org/ns/odrl/2/Operator> ;
                                            rdfs:comment "The class of binary operators."@en ;
                                            rdfs:label "BinaryOperator"@en .


###  https://w3id.org/idsa/core/BoundingPolygon
<https://w3id.org/idsa/core/BoundingPolygon> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/idsa/core/Geometry> .


###  https://w3id.org/idsa/core/Broker
<https://w3id.org/idsa/core/Broker> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://w3id.org/idsa/core/Connector> .


###  https://w3id.org/idsa/core/Catalog
<https://w3id.org/idsa/core/Catalog> rdf:type owl:Class ;
                                     rdfs:subClassOf <http://www.w3.org/ns/dcat#Catalog> .


###  https://w3id.org/idsa/core/Certification
<https://w3id.org/idsa/core/Certification> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/idsa/core/ManagedEntity> .


###  https://w3id.org/idsa/core/CertificationLevel
<https://w3id.org/idsa/core/CertificationLevel> rdf:type owl:Class .


###  https://w3id.org/idsa/core/ClearingHouse
<https://w3id.org/idsa/core/ClearingHouse> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/idsa/core/InfrastructureComponent> ;
                                           rdfs:comment "The Clearing House provides clearing and settlement services B2B interactions within the International Data Spaces."@en ;
                                           rdfs:label "Clearing House"@en .


###  https://w3id.org/idsa/core/CommandMessage
<https://w3id.org/idsa/core/CommandMessage> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/idsa/core/RequestMessage> .


###  https://w3id.org/idsa/core/ComponentCertification
<https://w3id.org/idsa/core/ComponentCertification> rdf:type owl:Class ;
                                                    rdfs:subClassOf <https://w3id.org/idsa/core/Certification> ,
                                                                    [ rdf:type owl:Restriction ;
                                                                      owl:onProperty <https://w3id.org/idsa/core/certificationLevel> ;
                                                                      owl:allValuesFrom <https://w3id.org/idsa/core/ComponentCertificationLevel>
                                                                    ] ;
                                                    owl:disjointWith <https://w3id.org/idsa/core/ParticipantCertification> ;
                                                    rdfs:comment "Process and result of certifying a software component/servivce in order to become a certified part of the International Data Space infrastructure."@en ;
                                                    rdfs:label "Component Certification"@en .


###  https://w3id.org/idsa/core/ComponentCertificationLevel
<https://w3id.org/idsa/core/ComponentCertificationLevel> rdf:type owl:Class ;
                                                         rdfs:subClassOf <https://w3id.org/idsa/core/CertificationLevel> ;
                                                         owl:disjointWith <https://w3id.org/idsa/core/ParticipantCertificationLevel> ;
                                                         rdfs:comment "Level of a Component Certification"@en ;
                                                         rdfs:label "Component Certification Level"@en .


###  https://w3id.org/idsa/core/Concept
<https://w3id.org/idsa/core/Concept> rdf:type owl:Class ;
                                     rdfs:subClassOf <http://www.w3.org/2004/02/skos/core#Concept> .


###  https://w3id.org/idsa/core/ConfigurationModel
<https://w3id.org/idsa/core/ConfigurationModel> rdf:type owl:Class .


###  https://w3id.org/idsa/core/Connector
<https://w3id.org/idsa/core/Connector> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://w3id.org/idsa/core/InfrastructureComponent> .


###  https://w3id.org/idsa/core/ConnectorCatalog
<https://w3id.org/idsa/core/ConnectorCatalog> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/idsa/core/Catalog> .


###  https://w3id.org/idsa/core/ConnectorCertificateGrantedMessage
<https://w3id.org/idsa/core/ConnectorCertificateGrantedMessage> rdf:type owl:Class ;
                                                                rdfs:subClassOf <https://w3id.org/idsa/core/ConnectorNotificationMessage> ;
                                                                rdfs:comment "Whenever a Connector has been successfully certified by the Certification Body, the Identity Provider can use this message to notify Infrastructure Components."@en ;
                                                                rdfs:label "Connector Certificate Granted Message"@en .


###  https://w3id.org/idsa/core/ConnectorCertificateRevokedMessage
<https://w3id.org/idsa/core/ConnectorCertificateRevokedMessage> rdf:type owl:Class ;
                                                                rdfs:subClassOf <https://w3id.org/idsa/core/ConnectorNotificationMessage> ;
                                                                rdfs:comment "Indicates that a (previously certified) Connector is no more certified. This could happen, for instance, if the Certification Body revokes a granted certificate or if the certificate just expires."@en ;
                                                                rdfs:label "Connector Certificate Revoked Message"@en .


###  https://w3id.org/idsa/core/ConnectorDeployMode
<https://w3id.org/idsa/core/ConnectorDeployMode> rdf:type owl:Class ;
                                                 rdfs:comment "Deploy mode of a Connector. Used mainly to capture a Connectors deployment type in the Configuration Model."@en ;
                                                 rdfs:label "Connector Deploy Mode"@en .


###  https://w3id.org/idsa/core/ConnectorEndpoint
<https://w3id.org/idsa/core/ConnectorEndpoint> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/idsa/core/Endpoint> .


###  https://w3id.org/idsa/core/ConnectorNotificationMessage
<https://w3id.org/idsa/core/ConnectorNotificationMessage> rdf:type owl:Class ;
                                                          rdfs:subClassOf <https://w3id.org/idsa/core/NotificationMessage> .


###  https://w3id.org/idsa/core/ConnectorStatus
<https://w3id.org/idsa/core/ConnectorStatus> rdf:type owl:Class ;
                                             rdfs:comment "Connector Status is used to represent a Connectors current state inside the Configuration Model."@en ;
                                             rdfs:label "Connector Status"@en .


###  https://w3id.org/idsa/core/ConnectorUnavailableMessage
<https://w3id.org/idsa/core/ConnectorUnavailableMessage> rdf:type owl:Class ;
                                                         rdfs:subClassOf <https://w3id.org/idsa/core/ConnectorNotificationMessage> ;
                                                         rdfs:comment "Event notifying the recipient(s) that a connector will be unavailable. The same connector may be available again in the future."@en ;
                                                         rdfs:label "Connector Unavailable Message"@en .


###  https://w3id.org/idsa/core/ConnectorUpdateMessage
<https://w3id.org/idsa/core/ConnectorUpdateMessage> rdf:type owl:Class ;
                                                    rdfs:subClassOf <https://w3id.org/idsa/core/ConnectorNotificationMessage> ;
                                                    rdfs:comment "Event notifying the recipient(s) about the availability and current configuration of a connector. The payload of the message must contain the updated connector's self-description."@en ;
                                                    rdfs:label "Connector Update Message"@en .


###  https://w3id.org/idsa/core/ConnectorbasedAgreement
<https://w3id.org/idsa/core/ConnectorbasedAgreement> rdf:type owl:Class ;
                                                     rdfs:subClassOf <https://w3id.org/idsa/core/ContractAgreement> ;
                                                     rdfs:comment "The ContractAgreement class representing the 'Connector-restricted Data Usage' policy class."@en ;
                                                     rdfs:label "Connector-restricted Data Usage Agreement"@en .


###  https://w3id.org/idsa/core/ConnectorbasedOffer
<https://w3id.org/idsa/core/ConnectorbasedOffer> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/idsa/core/ContractOffer> ;
                                                 rdfs:comment "The ContractOffer class representing the 'Connector-restricted Data Usage' policy class."@en ;
                                                 rdfs:label "Connector-restricted Data Usage Offer"@en .


###  https://w3id.org/idsa/core/ConnectorbasedRequest
<https://w3id.org/idsa/core/ConnectorbasedRequest> rdf:type owl:Class ;
                                                   rdfs:subClassOf <https://w3id.org/idsa/core/ContractRequest> ;
                                                   rdfs:comment "The ContractRequest class representing the 'Connector-restricted Data Usage' policy class."@en ;
                                                   rdfs:label "Connector-restricted Data Usage Request"@en .


###  https://w3id.org/idsa/core/Constraint
<https://w3id.org/idsa/core/Constraint> rdf:type owl:Class ;
                                        rdfs:subClassOf <https://w3id.org/idsa/core/AbstractConstraint> .


###  https://w3id.org/idsa/core/ContentType
<https://w3id.org/idsa/core/ContentType> rdf:type owl:Class ;
                                         rdfs:subClassOf <http://purl.org/dc/terms/DCMIType> .


###  https://w3id.org/idsa/core/Contract
<https://w3id.org/idsa/core/Contract> rdf:type owl:Class ;
                                      rdfs:subClassOf <http://www.w3.org/ns/odrl/2/Policy> .


###  https://w3id.org/idsa/core/ContractAgreement
<https://w3id.org/idsa/core/ContractAgreement> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://www.w3.org/ns/odrl/2/Agreement> ,
                                                               <https://w3id.org/idsa/core/Contract> ;
                                               owl:disjointWith <https://w3id.org/idsa/core/ContractOffer> ,
                                                                <https://w3id.org/idsa/core/ContractRequest> .


###  https://w3id.org/idsa/core/ContractAgreementMessage
<https://w3id.org/idsa/core/ContractAgreementMessage> rdf:type owl:Class ;
                                                      rdfs:subClassOf <https://w3id.org/idsa/core/ResponseMessage> ;
                                                      rdfs:comment "Message containing a contract, as an instance of ids:ContractAgreement, with resource access modalities on which two parties have agreed in the payload."@en ;
                                                      rdfs:label "Contract Agreement Message"@en .


###  https://w3id.org/idsa/core/ContractOffer
<https://w3id.org/idsa/core/ContractOffer> rdf:type owl:Class ;
                                           rdfs:subClassOf <http://www.w3.org/ns/odrl/2/Offer> ,
                                                           <https://w3id.org/idsa/core/Contract> ;
                                           owl:disjointWith <https://w3id.org/idsa/core/ContractRequest> ;
                                           rdfs:comment "Contract issued by the Data Provider offering the usage of a Resource at particular conditions."@en ;
                                           rdfs:label "Contract offer"@en .


###  https://w3id.org/idsa/core/ContractOfferMessage
<https://w3id.org/idsa/core/ContractOfferMessage> rdf:type owl:Class ;
                                                  rdfs:subClassOf <https://w3id.org/idsa/core/NotificationMessage> ;
                                                  rdfs:comment "Message containing a offered content contract (as offered by a data provider to the data consumer) in the associated payload (which is an instance of ContractOffer). In contrast to the ids:ContractResponseMessage, the ids:ContractOfferMessage is not related to a previous contract "@en ;
                                                  rdfs:label "Contract Offer Message"@en .


###  https://w3id.org/idsa/core/ContractRejectionMessage
<https://w3id.org/idsa/core/ContractRejectionMessage> rdf:type owl:Class ;
                                                      rdfs:subClassOf <https://w3id.org/idsa/core/RejectionMessage> ;
                                                      rdfs:comment "Message indicating rejection of a contract."@en ;
                                                      rdfs:label "Contract Rejection Message"@en .


###  https://w3id.org/idsa/core/ContractRequest
<https://w3id.org/idsa/core/ContractRequest> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://www.w3.org/ns/odrl/2/Request> ,
                                                             <https://w3id.org/idsa/core/Contract> ;
                                             rdfs:comment "Contract issued by the Data Consumer requesting the usage of a Resource at particular conditions."@en ;
                                             rdfs:label "Contract request"@en .


###  https://w3id.org/idsa/core/ContractRequestMessage
<https://w3id.org/idsa/core/ContractRequestMessage> rdf:type owl:Class ;
                                                    rdfs:subClassOf <https://w3id.org/idsa/core/RequestMessage> ;
                                                    rdfs:comment "Message containing a suggested content contract (as offered by the data consumer to the data provider) in the associated payload (which is an instance of ContractRequest)."@en ;
                                                    rdfs:label "Contract Request Message"@en .


###  https://w3id.org/idsa/core/ContractResponseMessage
<https://w3id.org/idsa/core/ContractResponseMessage> rdf:type owl:Class ;
                                                     rdfs:subClassOf <https://w3id.org/idsa/core/ResponseMessage> ;
                                                     rdfs:comment "Message containing a response to a contract request (of a data consumer) in form of a counter-proposal of a contract in the associated payload (which is an instance of ContractOffcer). "@en ;
                                                     rdfs:label "Contract Response Message"@en .


###  https://w3id.org/idsa/core/ContractSupplementMessage
<https://w3id.org/idsa/core/ContractSupplementMessage> rdf:type owl:Class ;
                                                       rdfs:subClassOf <https://w3id.org/idsa/core/NotificationMessage> ;
                                                       rdfs:comment "Message containing supplemental information to access resources of a contract (e.g. resource access tokens)."@en ;
                                                       rdfs:label "Contract Supplement Message"@en .


###  https://w3id.org/idsa/core/CustomMediaType
<https://w3id.org/idsa/core/CustomMediaType> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/idsa/core/MediaType> ;
                                             rdfs:comment "A selection of custom media types to be used for data published on the IDS when no IANA type is available."@en ;
                                             rdfs:label "Custom Media Type"@en .


###  https://w3id.org/idsa/core/DAPS
<https://w3id.org/idsa/core/DAPS> rdf:type owl:Class ;
                                  rdfs:subClassOf <https://w3id.org/idsa/core/InfrastructureComponent> ;
                                  rdfs:comment "The Dynamic Attribute Provisioning Service (DAPS) is a component of the Identity Provider and manages and issues the Dynamic Attribute Tokens (DAT), acting as digtial proofs for dynamic attributes of both connectors and participants."@en ;
                                  rdfs:label "Dynamic Attribute Provisioning Service"@en .


###  https://w3id.org/idsa/core/DatPayload
<https://w3id.org/idsa/core/DatPayload> rdf:type owl:Class ;
                                        rdfs:subClassOf <https://w3id.org/idsa/core/JwtPayload> .


###  https://w3id.org/idsa/core/DatRequestPayload
<https://w3id.org/idsa/core/DatRequestPayload> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/idsa/core/JwtPayload> ;
                                               rdfs:comment "The Dynamic Attribute Token (DAT) *Request* Payload is the JSON Element of any DAT containing the claims of the token bearer. This payload itself is a JSON-LD encoded RDF class with a defined set of attributes. These attributes are either defined by RFC 7519 or by the IDS Information Model. As a direct consequence of regarding the DAT Payload as JSON-LD, *all* DAT Payloads must have exactly one \"@context\" attribute with the IDS context URI as its value and a \"@type\" with ids:DatPayload as its value. Note that, different to the DatPayload, the DatRequestPayload contains the *self-claims* of a connector and is not yet signed by any DAPS. Consequently, no other connector must accept a DatRequest object as a DAT. A DatRequest and its contained DatRequestPayload is *only* intended for interactions with a DAPS and *nothing else*!"@en ;
                                               rdfs:label "DAT Request Payload"@en ;
                                               rdfs:seeAlso <https://tools.ietf.org/html/rfc7519> .


###  https://w3id.org/idsa/core/DataApp
<https://w3id.org/idsa/core/DataApp> rdf:type owl:Class .


###  https://w3id.org/idsa/core/DataRepresentation
<https://w3id.org/idsa/core/DataRepresentation> rdf:type owl:Class ;
                                                rdfs:subClassOf <https://w3id.org/idsa/core/Representation> ;
                                                rdfs:comment "Physical representation of (structured) data."@en ;
                                                rdfs:label "Data representation"@en .


###  https://w3id.org/idsa/core/DataResource
<https://w3id.org/idsa/core/DataResource> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/idsa/core/Resource> ;
                                          rdfs:comment "Resource (at least partially) comprising data content."@en ;
                                          rdfs:label "Data Resource"@en .


###  https://w3id.org/idsa/core/DeleteAfterIntervalAgreement
<https://w3id.org/idsa/core/DeleteAfterIntervalAgreement> rdf:type owl:Class ;
                                                          rdfs:subClassOf <https://w3id.org/idsa/core/ContractAgreement> ;
                                                          rdfs:comment "The ContractAgreement class representing the 'Interval-restricted Data Usage' policy class with the further obligation to delete the data."@en ;
                                                          rdfs:label "Delete After Interval Agreement"@en .


###  https://w3id.org/idsa/core/DeleteAfterIntervalOffer
<https://w3id.org/idsa/core/DeleteAfterIntervalOffer> rdf:type owl:Class ;
                                                      rdfs:subClassOf <https://w3id.org/idsa/core/ContractOffer> ;
                                                      rdfs:comment "The ContractOffer class representing the 'Interval-restricted Data Usage' policy class with the further obligation to delete the data."@en ;
                                                      rdfs:label "Sales Offer"@en .


###  https://w3id.org/idsa/core/DeleteAfterIntervalRequest
<https://w3id.org/idsa/core/DeleteAfterIntervalRequest> rdf:type owl:Class ;
                                                        rdfs:subClassOf <https://w3id.org/idsa/core/ContractRequest> ;
                                                        rdfs:comment "The ContractRequest class representing the 'Interval-restricted Data Usage' policy class with the further obligation to delete the data."@en ;
                                                        rdfs:label "Sales Request"@en .


###  https://w3id.org/idsa/core/Described
<https://w3id.org/idsa/core/Described> rdf:type owl:Class .


###  https://w3id.org/idsa/core/DescribedSemantically
<https://w3id.org/idsa/core/DescribedSemantically> rdf:type owl:Class .


###  https://w3id.org/idsa/core/DescriptionRequestMessage
<https://w3id.org/idsa/core/DescriptionRequestMessage> rdf:type owl:Class ;
                                                       rdfs:subClassOf <https://w3id.org/idsa/core/RequestMessage> ;
                                                       rdfs:comment "Message requesting metadata. If no URI is supplied via the ids:requestedElement field, this messages is treated like a self-description request and the recipient should return its self-description via an ids:DescriptionResponseMessage. However, if a URI is supplied, the Connector should either return metadata about the requested element via an ids:DescriptionResponseMessage, or send an ids:RejectionMessage, e.g. because the element was not found."@en ;
                                                       rdfs:label "Description Request Message"@en .


###  https://w3id.org/idsa/core/DescriptionResponseMessage
<https://w3id.org/idsa/core/DescriptionResponseMessage> rdf:type owl:Class ;
                                                        rdfs:subClassOf <https://w3id.org/idsa/core/ResponseMessage> ;
                                                        rdfs:comment "Message containing the metadata, which a Connector previously requested via the ids:DescriptionRequestMessage, in its payload."@en ;
                                                        rdfs:label "Description Response Message"@en .


###  https://w3id.org/idsa/core/DigitalContent
<https://w3id.org/idsa/core/DigitalContent> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://www.w3.org/ns/dcat#Dataset> ,
                                                            <https://w3id.org/idsa/core/Described> .


###  https://w3id.org/idsa/core/DistributeEcryptedAgreement
<https://w3id.org/idsa/core/DistributeEcryptedAgreement> rdf:type owl:Class ;
                                                         rdfs:subClassOf <https://w3id.org/idsa/core/ContractAgreement> ;
                                                         rdfs:comment "The ContractAgreement class representing the 'Distribute only if Encrypted' policy class."@en ;
                                                         rdfs:label "Distribute Encrypted Agreement"@en .


###  https://w3id.org/idsa/core/DistributeEcryptedOffer
<https://w3id.org/idsa/core/DistributeEcryptedOffer> rdf:type owl:Class ;
                                                     rdfs:subClassOf <https://w3id.org/idsa/core/ContractOffer> ;
                                                     rdfs:comment "The ContractOffer class representing the 'Distribute only if Encrypted' policy class."@en ;
                                                     rdfs:label "Distribute Encrypted Offer"@en .


###  https://w3id.org/idsa/core/DistributeEcryptedRequest
<https://w3id.org/idsa/core/DistributeEcryptedRequest> rdf:type owl:Class ;
                                                       rdfs:subClassOf <https://w3id.org/idsa/core/ContractRequest> ;
                                                       rdfs:comment "The ContractRequest class representing the 'Distribute only if Encrypted' policy class."@en ;
                                                       rdfs:label "Distribute Encrypted Request"@en .


###  https://w3id.org/idsa/core/DurationAgreement
<https://w3id.org/idsa/core/DurationAgreement> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/idsa/core/ContractAgreement> ;
                                               rdfs:comment "The ContractAgreement class representing the 'Duration-restricted Data Usage' policy class."@en ;
                                               rdfs:label "Duration Agreement"@en .


###  https://w3id.org/idsa/core/DurationEntity
<https://w3id.org/idsa/core/DurationEntity> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/idsa/core/TemporalEntity> .


###  https://w3id.org/idsa/core/DurationOffer
<https://w3id.org/idsa/core/DurationOffer> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/idsa/core/ContractOffer> ;
                                           rdfs:comment "The ContractOffer class representing the 'Duration-restricted Data Usage' policy class."@en ;
                                           rdfs:label "Sales Offer"@en .


###  https://w3id.org/idsa/core/DurationRequest
<https://w3id.org/idsa/core/DurationRequest> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/idsa/core/ContractRequest> ;
                                             rdfs:comment "The ContractRequest class representing the 'Duration-restricted Data Usage' policy class."@en ;
                                             rdfs:label "Sales Request"@en .


###  https://w3id.org/idsa/core/Duty
<https://w3id.org/idsa/core/Duty> rdf:type owl:Class ;
                                  rdfs:subClassOf <http://www.w3.org/ns/odrl/2/Duty> ,
                                                  <https://w3id.org/idsa/core/Rule> ;
                                  rdfs:comment "The class of Duties as defined in the ODRL ontology."@en ;
                                  rdfs:label "Duty"@en .


###  https://w3id.org/idsa/core/DynamicAttributeToken
<https://w3id.org/idsa/core/DynamicAttributeToken> rdf:type owl:Class ;
                                                   rdfs:subClassOf <https://w3id.org/idsa/core/Token> .


###  https://w3id.org/idsa/core/EndToEndRoute
<https://w3id.org/idsa/core/EndToEndRoute> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/idsa/core/AppRoute> ;
                                           rdfs:comment """
    EndToEndRoute hold information about a communication pipelines between apps. An EndToEndRoute should hold
    one value for the ids:appRouteStart and/or ids:appRouteEnd properties, so that communication between app endpoints remain distinguishable.
    """@en ;
                                           rdfs:label "end to end route"@en .


###  https://w3id.org/idsa/core/Endpoint
<https://w3id.org/idsa/core/Endpoint> rdf:type owl:Class .


###  https://w3id.org/idsa/core/EvaluationFacility
<https://w3id.org/idsa/core/EvaluationFacility> rdf:type owl:Class ;
                                                rdfs:comment "Evaluation Facilities carry out the evaluation work during a certification process and issue the corresponding Certifications."@en ;
                                                rdfs:label "Evaluation Facility"@en .


###  https://w3id.org/idsa/core/Event
<https://w3id.org/idsa/core/Event> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://schema.org/Event> ;
                                   rdfs:comment "Named event with a known or unknown temporal location or duration."@en ;
                                   rdfs:label "event"@en ;
                                   rdfs:seeAlso <https://github.com/cloudevents/spec/blob/master/spec.md#context-attributes> .


###  https://w3id.org/idsa/core/EventAgreement
<https://w3id.org/idsa/core/EventAgreement> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/idsa/core/ContractAgreement> ;
                                            rdfs:comment "The ContractAgreement class representing the 'Event-restricted Usage Policy' policy class."@en ;
                                            rdfs:label "Event-restricted Data Usage Agreement"@en .


###  https://w3id.org/idsa/core/EventOffer
<https://w3id.org/idsa/core/EventOffer> rdf:type owl:Class ;
                                        rdfs:subClassOf <https://w3id.org/idsa/core/ContractOffer> ;
                                        rdfs:comment "The ContractOffer class representing the 'Event-restricted Usage Policy' policy class."@en ;
                                        rdfs:label "Event-restricted Data Usage Offer"@en .


###  https://w3id.org/idsa/core/EventRequest
<https://w3id.org/idsa/core/EventRequest> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/idsa/core/ContractRequest> ;
                                          rdfs:comment "The ContractRequest class representing the 'Event-restricted Usage Policy' policy class."@en ;
                                          rdfs:label "Event-restricted Data Usage Request"@en .


###  https://w3id.org/idsa/core/Frequency
<https://w3id.org/idsa/core/Frequency> rdf:type owl:Class ;
                                       rdfs:comment "Class of all frequencies."@en ;
                                       rdfs:label "Frequency"@en .


###  https://w3id.org/idsa/core/GeoFeature
<https://w3id.org/idsa/core/GeoFeature> rdf:type owl:Class ;
                                        rdfs:subClassOf <http://www.geonames.org/ontology#Feature> ,
                                                        <https://w3id.org/idsa/core/Location> ;
                                        rdfs:comment "A location identified by a geonames URL."@en ;
                                        rdfs:label "GeoFeature"@en .


###  https://w3id.org/idsa/core/GeoPoint
<https://w3id.org/idsa/core/GeoPoint> rdf:type owl:Class ;
                                      rdfs:subClassOf <https://w3id.org/idsa/core/Location> .


###  https://w3id.org/idsa/core/Geometry
<https://w3id.org/idsa/core/Geometry> rdf:type owl:Class ;
                                      rdfs:subClassOf <http://www.w3.org/ns/locn#Geometry> ,
                                                      <https://w3id.org/idsa/core/Location> .


###  https://w3id.org/idsa/core/HTTPAuthentication
<https://w3id.org/idsa/core/HTTPAuthentication> rdf:type owl:Class ;
                                                rdfs:subClassOf <https://w3id.org/idsa/core/BasicAuthentication> ;
                                                rdfs:comment "HTTP authentication."@en ;
                                                rdfs:label "HTTP Authentication"@en .


###  https://w3id.org/idsa/core/IANAMediaType
<https://w3id.org/idsa/core/IANAMediaType> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/idsa/core/MediaType> .


###  https://w3id.org/idsa/core/IdentityProvider
<https://w3id.org/idsa/core/IdentityProvider> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/idsa/core/InfrastructureComponent> ;
                                              rdfs:comment "The Identity Provider manages and validates the digital identity of International Data Spaces Participants."@en ;
                                              rdfs:label "Identity provider"@en .


###  https://w3id.org/idsa/core/ImageRepresentation
<https://w3id.org/idsa/core/ImageRepresentation> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/idsa/core/Representation> ;
                                                 rdfs:comment "Image representation"@en ;
                                                 rdfs:label "Image Representation"@en .


###  https://w3id.org/idsa/core/ImageResource
<https://w3id.org/idsa/core/ImageResource> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/idsa/core/Resource> ;
                                           rdfs:comment "Resource (at least partially) comprising image content."@en ;
                                           rdfs:label "Image Resource"@en .


###  https://w3id.org/idsa/core/InfrastructureComponent
<https://w3id.org/idsa/core/InfrastructureComponent> rdf:type owl:Class ;
                                                     rdfs:subClassOf <https://w3id.org/idsa/core/ManagedEntity> .


###  https://w3id.org/idsa/core/Instant
<https://w3id.org/idsa/core/Instant> rdf:type owl:Class ;
                                     rdfs:subClassOf <http://www.w3.org/2006/time#Instant> ,
                                                     <https://w3id.org/idsa/core/TemporalEntity> ;
                                     rdfs:comment "A defined point in time with zero duration."@en ;
                                     rdfs:label "Instant"@en .


###  https://w3id.org/idsa/core/IntegrityGuarantee
<https://w3id.org/idsa/core/IntegrityGuarantee> rdf:type owl:Class ;
                                                owl:equivalentClass [ rdf:type owl:Class ;
                                                                      owl:oneOf ( <https://w3id.org/idsa/code/INTEGRITY_PROTECTION_LOCAL>
                                                                                  <https://w3id.org/idsa/code/INTEGRITY_PROTECTION_NONE>
                                                                                  <https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_REMOTE>
                                                                                )
                                                                    ] ;
                                                rdfs:subClassOf <https://w3id.org/idsa/core/SecurityGuarantee> ;
                                                rdfs:comment "Level of integrity protection and verification of the installed software stack. Trusted boot is an example of local integrity protection, remote integrity verification comprises, for example, remote attestation."@en ;
                                                rdfs:label "Integrity protection and verification"@en .


###  https://w3id.org/idsa/core/IntegrityVerificationScopeGuarantee
<https://w3id.org/idsa/core/IntegrityVerificationScopeGuarantee> rdf:type owl:Class ;
                                                                 owl:equivalentClass [ rdf:type owl:Class ;
                                                                                       owl:oneOf ( <https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_SCOPE_KERNEL_CORE_CONTAINER>
                                                                                                   <https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_SCOPE_KERNEL_CORE_CONTAINER_APPLICATION>
                                                                                                   <https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_SCOPE_NONE>
                                                                                                 )
                                                                                     ] ;
                                                                 rdfs:subClassOf <https://w3id.org/idsa/core/SecurityGuarantee> ;
                                                                 rdfs:comment "Level/extent of verifying the software stack."@en ;
                                                                 rdfs:label "Integrity verification scope"@en .


###  https://w3id.org/idsa/core/Interval
<https://w3id.org/idsa/core/Interval> rdf:type owl:Class ;
                                      rdfs:subClassOf <http://purl.org/dc/terms/PeriodOfTime> ,
                                                      <http://www.w3.org/2006/time#Interval> ,
                                                      <https://w3id.org/idsa/core/TemporalEntity> .


###  https://w3id.org/idsa/core/IntervalUsageAgreement
<https://w3id.org/idsa/core/IntervalUsageAgreement> rdf:type owl:Class ;
                                                    rdfs:subClassOf <https://w3id.org/idsa/core/ContractAgreement> ;
                                                    rdfs:comment "The ContractAgreement class representing the 'Interval-restricted Data Usage' policy class."@en ;
                                                    rdfs:label "Interval Usage Agreement"@en .


###  https://w3id.org/idsa/core/IntervalUsageOffer
<https://w3id.org/idsa/core/IntervalUsageOffer> rdf:type owl:Class ;
                                                rdfs:subClassOf <https://w3id.org/idsa/core/ContractOffer> ;
                                                rdfs:comment "The ContractOffer class representing the 'Interval-restricted Data Usage' policy class."@en ;
                                                rdfs:label "Sales Offer"@en .


###  https://w3id.org/idsa/core/IntervalUsageRequest
<https://w3id.org/idsa/core/IntervalUsageRequest> rdf:type owl:Class ;
                                                  rdfs:subClassOf <https://w3id.org/idsa/core/ContractRequest> ;
                                                  rdfs:comment "The ContractRequest class representing the 'Interval-restricted Data Usage' policy class."@en ;
                                                  rdfs:label "Sales Request"@en .


###  https://w3id.org/idsa/core/InvokeOperationMessage
<https://w3id.org/idsa/core/InvokeOperationMessage> rdf:type owl:Class ;
                                                    rdfs:subClassOf <https://w3id.org/idsa/core/RequestMessage> .


###  https://w3id.org/idsa/core/JwtPayload
<https://w3id.org/idsa/core/JwtPayload> rdf:type owl:Class .


###  https://w3id.org/idsa/core/KeyType
<https://w3id.org/idsa/core/KeyType> rdf:type owl:Class ;
                                     rdfs:comment "Cryptographic Key Type."@en ;
                                     rdfs:label "Key Type"@en .


###  https://w3id.org/idsa/core/Language
<https://w3id.org/idsa/core/Language> rdf:type owl:Class ;
                                      rdfs:comment "The class of languages potentially being used by textual Data Assets."@en ;
                                      rdfs:label "Language"@en .


###  https://w3id.org/idsa/core/LeftOperand
<https://w3id.org/idsa/core/LeftOperand> rdf:type owl:Class ;
                                         rdfs:subClassOf <http://www.w3.org/ns/odrl/2/LeftOperand> ;
                                         rdfs:comment "Instances of the LeftOperand class are used as the leftOperand of a Constraint."@en ;
                                         rdfs:label "LeftOperand"@en .


###  https://w3id.org/idsa/core/License
<https://w3id.org/idsa/core/License> rdf:type owl:Class ;
                                     rdfs:subClassOf <http://purl.org/dc/terms/License> ;
                                     rdfs:comment "Class of Licences to be referred to by Resources."@en ;
                                     rdfs:label "License"@en .


###  https://w3id.org/idsa/core/LocalDataConfidentialityGuarantee
<https://w3id.org/idsa/core/LocalDataConfidentialityGuarantee> rdf:type owl:Class ;
                                                               owl:equivalentClass [ rdf:type owl:Class ;
                                                                                     owl:oneOf ( <https://w3id.org/idsa/code/LOCAL_DATA_CONFIDENTIALITY_FULL_ENCRYPTION>
                                                                                                 <https://w3id.org/idsa/code/LOCAL_DATA_CONFIDENTIALITY_NONE>
                                                                                                 <https://w3id.org/idsa/code/LOCAL_DATA_CONFIDENTIALITY_SECURE_ERASURE>
                                                                                               )
                                                                                   ] ;
                                                               rdfs:subClassOf <https://w3id.org/idsa/core/SecurityGuarantee> ;
                                                               rdfs:comment "Means by which local data is protected."@en ;
                                                               rdfs:label "Local data confidentiality"@en .


###  https://w3id.org/idsa/core/Location
<https://w3id.org/idsa/core/Location> rdf:type owl:Class ;
                                      rdfs:subClassOf <http://purl.org/dc/terms/Location> ,
                                                      <http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing> .


###  https://w3id.org/idsa/core/LogLevel
<https://w3id.org/idsa/core/LogLevel> rdf:type owl:Class ;
                                      rdfs:comment "Instances of ids:LogLevel can be used to specify a log level. Currently this is only used by the Configuration Model."@en ;
                                      rdfs:label "Log Level"@en .


###  https://w3id.org/idsa/core/LogMessage
<https://w3id.org/idsa/core/LogMessage> rdf:type owl:Class ;
                                        rdfs:subClassOf <https://w3id.org/idsa/core/NotificationMessage> ;
                                        rdfs:comment "Log Message which can be used to transfer logs e.g. to the clearing house."@en ;
                                        rdfs:label "Log Message"@en .


###  https://w3id.org/idsa/core/LoggingAgreement
<https://w3id.org/idsa/core/LoggingAgreement> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/idsa/core/ContractAgreement> ;
                                              rdfs:comment "The ContractAgreement class representing the 'Local Logging' policy class."@en ;
                                              rdfs:label "Logging Agreement"@en .


###  https://w3id.org/idsa/core/LoggingOffer
<https://w3id.org/idsa/core/LoggingOffer> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/idsa/core/ContractOffer> ;
                                          rdfs:comment "The ContractOffer class representing the 'Local Logging' policy class."@en ;
                                          rdfs:label "Sales Offer"@en .


###  https://w3id.org/idsa/core/LoggingRequest
<https://w3id.org/idsa/core/LoggingRequest> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/idsa/core/ContractRequest> ;
                                            rdfs:comment "The ContractRequest class representing the 'Local Logging' policy class."@en ;
                                            rdfs:label "Sales Request"@en .


###  https://w3id.org/idsa/core/LogicalConstraint
<https://w3id.org/idsa/core/LogicalConstraint> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://www.w3.org/ns/odrl/2/LogicalConstraint> ,
                                                               <https://w3id.org/idsa/core/AbstractConstraint> .


###  https://w3id.org/idsa/core/ManagedEntity
<https://w3id.org/idsa/core/ManagedEntity> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/idsa/core/Described> .


###  https://w3id.org/idsa/core/MediaType
<https://w3id.org/idsa/core/MediaType> rdf:type owl:Class ;
                                       rdfs:subClassOf <http://purl.org/dc/terms/MediaType> .


###  https://w3id.org/idsa/core/Message
<https://w3id.org/idsa/core/Message> rdf:type owl:Class .


###  https://w3id.org/idsa/core/MessageProcessedNotificationMessage
<https://w3id.org/idsa/core/MessageProcessedNotificationMessage> rdf:type owl:Class ;
                                                                 rdfs:subClassOf <https://w3id.org/idsa/core/NotificationMessage> .


###  https://w3id.org/idsa/core/Named
<https://w3id.org/idsa/core/Named> rdf:type owl:Class ;
                                   owl:equivalentClass [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/idsa/core/name> ;
                                                         owl:cardinality "1"^^xsd:nonNegativeInteger
                                                       ] ;
                                   rdfs:comment "Entity that is identifiable within a context by means of a name."@en ;
                                   rdfs:label "Named"@en .


###  https://w3id.org/idsa/core/NotMoreThanNAgreement
<https://w3id.org/idsa/core/NotMoreThanNAgreement> rdf:type owl:Class ;
                                                   rdfs:subClassOf <https://w3id.org/idsa/core/ContractAgreement> ;
                                                   rdfs:comment "The ContractAgreement class representing the 'Restricted Number of Usages' policy class."@en ;
                                                   rdfs:label "Use Not More Than N Times Agreement"@en .


###  https://w3id.org/idsa/core/NotMoreThanNOffer
<https://w3id.org/idsa/core/NotMoreThanNOffer> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/idsa/core/ContractOffer> ;
                                               rdfs:comment "The ContractOffer class representing the 'Restricted Number of Usages' policy class."@en ;
                                               rdfs:label "Sales Offer"@en .


###  https://w3id.org/idsa/core/NotMoreThanNRequest
<https://w3id.org/idsa/core/NotMoreThanNRequest> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/idsa/core/ContractRequest> ;
                                                 rdfs:comment "The ContractRequest class representing the 'Restricted Number of Usages' policy class."@en ;
                                                 rdfs:label "Sales Request"@en .


###  https://w3id.org/idsa/core/NotificationAgreement
<https://w3id.org/idsa/core/NotificationAgreement> rdf:type owl:Class ;
                                                   rdfs:subClassOf <https://w3id.org/idsa/core/ContractAgreement> ;
                                                   rdfs:comment "The ContractAgreement class representing the 'Remote Notifications' policy class."@en ;
                                                   rdfs:label "Notification Agreement"@en .


###  https://w3id.org/idsa/core/NotificationMessage
<https://w3id.org/idsa/core/NotificationMessage> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/idsa/core/Message> ;
                                                 rdfs:comment "Event messages are informative and no response is expected by the sender."@en ;
                                                 rdfs:label "Notification Message"@en .


###  https://w3id.org/idsa/core/NotificationOffer
<https://w3id.org/idsa/core/NotificationOffer> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/idsa/core/ContractOffer> ;
                                               rdfs:comment "The ContractOffer class representing the 'Remote Notifications' policy class."@en ;
                                               rdfs:label "Sales Offer"@en .


###  https://w3id.org/idsa/core/NotificationRequest
<https://w3id.org/idsa/core/NotificationRequest> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/idsa/core/ContractRequest> ;
                                                 rdfs:comment "The ContractRequest class representing the 'Remote Notifications' policy class."@en ;
                                                 rdfs:label "Sales Request"@en .


###  https://w3id.org/idsa/core/Operation
<https://w3id.org/idsa/core/Operation> rdf:type owl:Class .


###  https://w3id.org/idsa/core/OperationResultMessage
<https://w3id.org/idsa/core/OperationResultMessage> rdf:type owl:Class ;
                                                    rdfs:subClassOf <https://w3id.org/idsa/core/ResponseMessage> ;
                                                    rdfs:comment "Message indicating that the result of a former InvokeOperation message is available. May transfer the result data in its associated payload section."@en ;
                                                    rdfs:label "Operation Result Message"@en .


###  https://w3id.org/idsa/core/OrchestrationApp
<https://w3id.org/idsa/core/OrchestrationApp> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/idsa/core/DataApp> ;
                                              rdfs:comment "Apps for orchestrating System Adapter Apps or Smart Data Apps, inside a Connector."@en ;
                                              rdfs:label "Orchestration App"@en .


###  https://w3id.org/idsa/core/ParIS
<https://w3id.org/idsa/core/ParIS> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://w3id.org/idsa/core/Connector> .


###  https://w3id.org/idsa/core/Participant
<https://w3id.org/idsa/core/Participant> rdf:type owl:Class ;
                                         rdfs:subClassOf <http://www.w3.org/ns/org#Organization> ,
                                                         <https://w3id.org/idsa/core/Agent> ,
                                                         <https://w3id.org/idsa/core/ManagedEntity> .


###  https://w3id.org/idsa/core/ParticipantCatalog
<https://w3id.org/idsa/core/ParticipantCatalog> rdf:type owl:Class ;
                                                rdfs:subClassOf <https://w3id.org/idsa/core/Catalog> .


###  https://w3id.org/idsa/core/ParticipantCertificateGrantedMessage
<https://w3id.org/idsa/core/ParticipantCertificateGrantedMessage> rdf:type owl:Class ;
                                                                  rdfs:subClassOf <https://w3id.org/idsa/core/ParticipantNotificationMessage> ;
                                                                  rdfs:comment "Whenever a Participant has been successfully certified by the Certification Body, the Identity Provider can use this message to notify Infrastructure Components."@en ;
                                                                  rdfs:label "Participant Certificate Granted Message"@en .


###  https://w3id.org/idsa/core/ParticipantCertificateRevokedMessage
<https://w3id.org/idsa/core/ParticipantCertificateRevokedMessage> rdf:type owl:Class ;
                                                                  rdfs:subClassOf <https://w3id.org/idsa/core/ParticipantNotificationMessage> ;
                                                                  rdfs:comment "Indicates that a (previously certified) Participant is no more certified. This could happen, for instance, if the Certification Body revokes a granted certificate or if the certificate just expires."@en ;
                                                                  rdfs:label "Participant Certificate Revoked Message"@en .


###  https://w3id.org/idsa/core/ParticipantCertification
<https://w3id.org/idsa/core/ParticipantCertification> rdf:type owl:Class ;
                                                      rdfs:subClassOf <https://w3id.org/idsa/core/Certification> ,
                                                                      [ rdf:type owl:Restriction ;
                                                                        owl:onProperty <https://w3id.org/idsa/core/certificationLevel> ;
                                                                        owl:allValuesFrom <https://w3id.org/idsa/core/ParticipantCertificationLevel>
                                                                      ] ;
                                                      rdfs:comment "Process and result of certifying an interested party in order to become a certified member of the International Data Space."@en ;
                                                      rdfs:label "Participant Certification"@en .


###  https://w3id.org/idsa/core/ParticipantCertificationLevel
<https://w3id.org/idsa/core/ParticipantCertificationLevel> rdf:type owl:Class ;
                                                           rdfs:subClassOf <https://w3id.org/idsa/core/CertificationLevel> ;
                                                           rdfs:comment "Level of a Participant Certification"@en ;
                                                           rdfs:label "Participant Certification Level"@en .


###  https://w3id.org/idsa/core/ParticipantNotificationMessage
<https://w3id.org/idsa/core/ParticipantNotificationMessage> rdf:type owl:Class ;
                                                            rdfs:subClassOf <https://w3id.org/idsa/core/NotificationMessage> .


###  https://w3id.org/idsa/core/ParticipantRequestMessage
<https://w3id.org/idsa/core/ParticipantRequestMessage> rdf:type owl:Class ;
                                                       rdfs:subClassOf <https://w3id.org/idsa/core/RequestMessage> .


###  https://w3id.org/idsa/core/ParticipantResponseMessage
<https://w3id.org/idsa/core/ParticipantResponseMessage> rdf:type owl:Class ;
                                                        rdfs:subClassOf <https://w3id.org/idsa/core/ResponseMessage> ;
                                                        rdfs:comment "Message that follows up a ParticipantRequestMessage and contains the Participant's information in the payload section."@en ;
                                                        rdfs:label "Participant Response Message"@en .


###  https://w3id.org/idsa/core/ParticipantUnavailableMessage
<https://w3id.org/idsa/core/ParticipantUnavailableMessage> rdf:type owl:Class ;
                                                           rdfs:subClassOf <https://w3id.org/idsa/core/ParticipantNotificationMessage> ;
                                                           rdfs:comment "Event notifying the recipient(s) that a participant will be unavailable. The same participant may be available again in the future."@en ;
                                                           rdfs:label "Participant Unavailable Message"@en .


###  https://w3id.org/idsa/core/ParticipantUpdateMessage
<https://w3id.org/idsa/core/ParticipantUpdateMessage> rdf:type owl:Class ;
                                                      rdfs:subClassOf <https://w3id.org/idsa/core/ParticipantNotificationMessage> ;
                                                      rdfs:comment "Event notifying the recipient(s) about the availability and current description of a participant. The payload of the message must contain the participant's self-description."@en ;
                                                      rdfs:label "Participant Available Message"@en .


###  https://w3id.org/idsa/core/Permission
<https://w3id.org/idsa/core/Permission> rdf:type owl:Class ;
                                        rdfs:subClassOf <http://www.w3.org/ns/odrl/2/Permission> ,
                                                        <https://w3id.org/idsa/core/Rule> .


###  https://w3id.org/idsa/core/Person
<https://w3id.org/idsa/core/Person> rdf:type owl:Class ;
                                    rdfs:subClassOf <http://xmlns.com/foaf/0.1/Person> .


###  https://w3id.org/idsa/core/PolicyTemplate
<https://w3id.org/idsa/core/PolicyTemplate> rdf:type owl:Class .


###  https://w3id.org/idsa/core/Prohibition
<https://w3id.org/idsa/core/Prohibition> rdf:type owl:Class ;
                                         rdfs:subClassOf <http://www.w3.org/ns/odrl/2/Prohibition> ,
                                                         <https://w3id.org/idsa/core/Rule> ;
                                         rdfs:comment "The class of Prohibitions as defined in the ODRL ontology."@en ;
                                         rdfs:label "Prohibition"@en .


###  https://w3id.org/idsa/core/Proxy
<https://w3id.org/idsa/core/Proxy> rdf:type owl:Class .


###  https://w3id.org/idsa/core/PublicKey
<https://w3id.org/idsa/core/PublicKey> rdf:type owl:Class ;
                                       rdfs:comment "Public key as used in asymmetric cryptography."@en ;
                                       rdfs:label "Public Key"@en .


###  https://w3id.org/idsa/core/PurposeAgreement
<https://w3id.org/idsa/core/PurposeAgreement> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/idsa/core/ContractAgreement> ;
                                              rdfs:comment "The ContractAgreement class representing the 'Purpose-restricted Data Usage' policy class."@en ;
                                              rdfs:label "Purpose Agreement"@en .


###  https://w3id.org/idsa/core/PurposeOffer
<https://w3id.org/idsa/core/PurposeOffer> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/idsa/core/ContractOffer> ;
                                          rdfs:comment "The ContractOffer class representing the 'Purpose-restricted Data Usage' policy class."@en ;
                                          rdfs:label "Sales Offer"@en .


###  https://w3id.org/idsa/core/PurposeRequest
<https://w3id.org/idsa/core/PurposeRequest> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/idsa/core/ContractRequest> ;
                                            rdfs:comment "The ContractRequest class representing the 'Purpose-restricted Data Usage' policy class."@en ;
                                            rdfs:label "Sales Request"@en .


###  https://w3id.org/idsa/core/QueryLanguage
<https://w3id.org/idsa/core/QueryLanguage> rdf:type owl:Class ;
                                           rdfs:comment "Class of query languages in which query strings may be formalized."@en ;
                                           rdfs:label "QueryLanguage"@en .


###  https://w3id.org/idsa/core/QueryMessage
<https://w3id.org/idsa/core/QueryMessage> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/idsa/core/RequestMessage> ;
                                          rdfs:comment "Query message intended to be consumed by a component."@en ;
                                          rdfs:label "Query Message"@en .


###  https://w3id.org/idsa/core/QueryScope
<https://w3id.org/idsa/core/QueryScope> rdf:type owl:Class ;
                                        rdfs:comment "Class of scopes that may limit the space of query results, e.g. ALL, ACTIVE_ONLY."@en ;
                                        rdfs:label "Query Scope"@en .


###  https://w3id.org/idsa/core/QueryTarget
<https://w3id.org/idsa/core/QueryTarget> rdf:type owl:Class ;
                                         rdfs:comment "Class of recipients of a query message, e.g. BROKER, APPSTORE, ANY."@en ;
                                         rdfs:label "Query Target"@en .


###  https://w3id.org/idsa/core/RejectionMessage
<https://w3id.org/idsa/core/RejectionMessage> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/idsa/core/ResponseMessage> ;
                                              rdfs:comment "Rejection messages are specialized response messages that notify the sender of a message that processing of this message has failed."@en ;
                                              rdfs:label "Rejection Message"@en .


###  https://w3id.org/idsa/core/RejectionReason
<https://w3id.org/idsa/core/RejectionReason> rdf:type owl:Class ;
                                             rdfs:comment "Class of reasons that might lead to issuing a Rejection message."@en ;
                                             rdfs:label "RejectionReason"@en .


###  https://w3id.org/idsa/core/RentalAgreement
<https://w3id.org/idsa/core/RentalAgreement> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/idsa/core/ContractAgreement> ;
                                             rdfs:comment "The ContractAgreement class representing the 'Data Rental' policy class."@en ;
                                             rdfs:label "Rental Agreement"@en .


###  https://w3id.org/idsa/core/RentalOffer
<https://w3id.org/idsa/core/RentalOffer> rdf:type owl:Class ;
                                         rdfs:subClassOf <https://w3id.org/idsa/core/ContractOffer> ;
                                         rdfs:comment "The ContractOffer class representing the 'Data Rental' policy class."@en ;
                                         rdfs:label "Sales Offer"@en .


###  https://w3id.org/idsa/core/RentalRequest
<https://w3id.org/idsa/core/RentalRequest> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/idsa/core/ContractRequest> ;
                                           rdfs:comment "The ContractRequest class representing the 'Data Rental' policy class."@en ;
                                           rdfs:label "Sales Request"@en .


###  https://w3id.org/idsa/core/Representation
<https://w3id.org/idsa/core/Representation> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://www.w3.org/ns/dcat#Distribution> ,
                                                            <https://w3id.org/idsa/core/DescribedSemantically> .


###  https://w3id.org/idsa/core/RepresentationInstance
<https://w3id.org/idsa/core/RepresentationInstance> rdf:type owl:Class .


###  https://w3id.org/idsa/core/RequestInProcessMessage
<https://w3id.org/idsa/core/RequestInProcessMessage> rdf:type owl:Class ;
                                                     rdfs:subClassOf <https://w3id.org/idsa/core/NotificationMessage> .


###  https://w3id.org/idsa/core/RequestMessage
<https://w3id.org/idsa/core/RequestMessage> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/idsa/core/Message> ;
                                            rdfs:comment "Client-generated message initiating a communication, motivated by a certain reason and with an answer expected."@en ;
                                            rdfs:label "Request Message"@en .


###  https://w3id.org/idsa/core/Resource
<https://w3id.org/idsa/core/Resource> rdf:type owl:Class ;
                                      rdfs:subClassOf <https://w3id.org/idsa/core/Asset> ,
                                                      <https://w3id.org/idsa/core/DescribedSemantically> ,
                                                      <https://w3id.org/idsa/core/DigitalContent> ,
                                                      <https://w3id.org/idsa/core/ManagedEntity> .


###  https://w3id.org/idsa/core/ResourceCatalog
<https://w3id.org/idsa/core/ResourceCatalog> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/idsa/core/Catalog> .


###  https://w3id.org/idsa/core/ResourceNotificationMessage
<https://w3id.org/idsa/core/ResourceNotificationMessage> rdf:type owl:Class ;
                                                         rdfs:subClassOf <https://w3id.org/idsa/core/NotificationMessage> .


###  https://w3id.org/idsa/core/ResourceUnavailableMessage
<https://w3id.org/idsa/core/ResourceUnavailableMessage> rdf:type owl:Class ;
                                                        rdfs:subClassOf <https://w3id.org/idsa/core/ResourceNotificationMessage> ;
                                                        rdfs:comment "Message indicating that a specific resource is unavailable. The same resource may be available again in the future."@en ;
                                                        rdfs:label "Resource Unavailable Message"@en .


###  https://w3id.org/idsa/core/ResourceUpdateMessage
<https://w3id.org/idsa/core/ResourceUpdateMessage> rdf:type owl:Class ;
                                                   rdfs:subClassOf <https://w3id.org/idsa/core/ResourceNotificationMessage> ;
                                                   rdfs:comment "Message indicating the availability and current description of a specific resource. The resource must be present in the payload of this message."@en ;
                                                   rdfs:label "Resource Update Message"@en .


###  https://w3id.org/idsa/core/ResponseMessage
<https://w3id.org/idsa/core/ResponseMessage> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/idsa/core/Message> .


###  https://w3id.org/idsa/core/ResultMessage
<https://w3id.org/idsa/core/ResultMessage> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/idsa/core/ResponseMessage> ;
                                           rdfs:comment "Result messages are intended to annotate the results of a query command. "@en ;
                                           rdfs:label "Result Message"@en .


###  https://w3id.org/idsa/core/RolebasedAgreement
<https://w3id.org/idsa/core/RolebasedAgreement> rdf:type owl:Class ;
                                                rdfs:subClassOf <https://w3id.org/idsa/core/ContractAgreement> ;
                                                rdfs:comment "The ContractAgreement class representing the 'Role-restricted Data Usage' policy class."@en ;
                                                rdfs:label "Role-restricted Data Usage Agreement"@en .


###  https://w3id.org/idsa/core/RolebasedOffer
<https://w3id.org/idsa/core/RolebasedOffer> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/idsa/core/ContractOffer> ;
                                            rdfs:comment "The ContractOffer class representing the 'Role-restricted Data Usage' policy class."@en ;
                                            rdfs:label "Role-restricted Data Usage Offer"@en .


###  https://w3id.org/idsa/core/RolebasedRequest
<https://w3id.org/idsa/core/RolebasedRequest> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/idsa/core/ContractRequest> ;
                                              rdfs:comment "The ContractRequest class representing the 'Role-restricted Data Usage' policy class."@en ;
                                              rdfs:label "Role-restricted Data Usage Request"@en .


###  https://w3id.org/idsa/core/Rule
<https://w3id.org/idsa/core/Rule> rdf:type owl:Class ;
                                  rdfs:subClassOf <http://www.w3.org/ns/odrl/2/Rule> ,
                                                  <https://w3id.org/idsa/core/Described> .


###  https://w3id.org/idsa/core/SalesAgreement
<https://w3id.org/idsa/core/SalesAgreement> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/idsa/core/ContractAgreement> ;
                                            rdfs:comment "The ContractAgreement class representing the Perpetual Data Sale policy class."@en ;
                                            rdfs:label "Sales Agreement"@en .


###  https://w3id.org/idsa/core/SalesOffer
<https://w3id.org/idsa/core/SalesOffer> rdf:type owl:Class ;
                                        rdfs:subClassOf <https://w3id.org/idsa/core/ContractOffer> ;
                                        rdfs:comment "The ContractOffer class representing the 'Perpetual Data Sale' policy class."@en ;
                                        rdfs:label "Sales Offer"@en .


###  https://w3id.org/idsa/core/SalesRequest
<https://w3id.org/idsa/core/SalesRequest> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/idsa/core/ContractRequest> ;
                                          rdfs:comment "The ContractRequest class representing the 'Perpetual Data Sale' policy class."@en ;
                                          rdfs:label "Sales Request"@en .


###  https://w3id.org/idsa/core/SecurityAgreement
<https://w3id.org/idsa/core/SecurityAgreement> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/idsa/core/ContractAgreement> ;
                                               rdfs:comment "The ContractAgreement class representing the 'Security Level Restricted Policy' policy class."@en ;
                                               rdfs:label "Security Agreement"@en .


###  https://w3id.org/idsa/core/SecurityGuarantee
<https://w3id.org/idsa/core/SecurityGuarantee> rdf:type owl:Class ;
                                               rdfs:comment "Security guarantee claimed by a security profile."@en ;
                                               rdfs:label "Security guarantee"@en .


###  https://w3id.org/idsa/core/SecurityOffer
<https://w3id.org/idsa/core/SecurityOffer> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/idsa/core/ContractOffer> ;
                                           rdfs:comment "The ContractOffer class representing the 'Security Level Restricted Policy' policy class."@en ;
                                           rdfs:label "Security Offer"@en .


###  https://w3id.org/idsa/core/SecurityProfile
<https://w3id.org/idsa/core/SecurityProfile> rdf:type owl:Class .


###  https://w3id.org/idsa/core/SecurityRequest
<https://w3id.org/idsa/core/SecurityRequest> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/idsa/core/ContractRequest> ;
                                             rdfs:comment "The ContractRequest class representing the 'Security Level Restricted Policy' policy class."@en ;
                                             rdfs:label "Security Request"@en .


###  https://w3id.org/idsa/core/ServiceIsolationGuarantee
<https://w3id.org/idsa/core/ServiceIsolationGuarantee> rdf:type owl:Class ;
                                                       owl:equivalentClass [ rdf:type owl:Class ;
                                                                             owl:oneOf ( <https://w3id.org/idsa/code/SERVICE_ISOLATION_LEAST_PRIVILEGE>
                                                                                         <https://w3id.org/idsa/code/SERVICE_ISOLATION_NONE>
                                                                                         <https://w3id.org/idsa/code/SERVICE_ISOLATION_PROCESS_GROUP>
                                                                                       )
                                                                           ] ;
                                                       rdfs:subClassOf <https://w3id.org/idsa/core/SecurityGuarantee> ;
                                                       rdfs:comment "Service isolation mechanism supported by the Connector. Examples are process group (Docker) or by least privilege with clear separation and support for additional security modules as done by trustme."@en ;
                                                       rdfs:label "Service isolation"@en .


###  https://w3id.org/idsa/core/Site
<https://w3id.org/idsa/core/Site> rdf:type owl:Class ;
                                  rdfs:subClassOf <http://www.w3.org/ns/org#Site> ;
                                  rdfs:comment "An office or other premise at which the organization is located"@en ;
                                  rdfs:label "Site"@en .


###  https://w3id.org/idsa/core/SmartDataApp
<https://w3id.org/idsa/core/SmartDataApp> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/idsa/core/DataApp> ;
                                          rdfs:comment "Smart DataApps are executing any kind of necessary data processing or transformation."@en ;
                                          rdfs:label "Smart DataApp"@en .


###  https://w3id.org/idsa/core/SoftwareRepresentation
<https://w3id.org/idsa/core/SoftwareRepresentation> rdf:type owl:Class ;
                                                    rdfs:subClassOf <https://w3id.org/idsa/core/Representation> ;
                                                    rdfs:comment "Software representation"@en ;
                                                    rdfs:label "Software Representation"@en .


###  https://w3id.org/idsa/core/SoftwareResource
<https://w3id.org/idsa/core/SoftwareResource> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/idsa/core/Resource> ;
                                              rdfs:comment "Resource (at least partially) comprising Software."@en ;
                                              rdfs:label "Software Resource"@en .


###  https://w3id.org/idsa/core/SpatialAgreement
<https://w3id.org/idsa/core/SpatialAgreement> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/idsa/core/ContractAgreement> ;
                                              rdfs:comment "The ContractAgreement class representing the 'Location Restricted Usage' policy class."@en ;
                                              rdfs:label "Spatial Usage Agreement"@en .


###  https://w3id.org/idsa/core/SpatialOffer
<https://w3id.org/idsa/core/SpatialOffer> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/idsa/core/ContractOffer> ;
                                          rdfs:comment "The ContractOffer class representing the 'Location Restricted Usage' policy class."@en ;
                                          rdfs:label "Spatial Usage Offer"@en .


###  https://w3id.org/idsa/core/SpatialRequest
<https://w3id.org/idsa/core/SpatialRequest> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/idsa/core/ContractRequest> ;
                                            rdfs:comment "The ContractRequest class representing the 'Location Restricted Usage' policy class."@en ;
                                            rdfs:label "Spatial Usage Request"@en .


###  https://w3id.org/idsa/core/SwapAgreement
<https://w3id.org/idsa/core/SwapAgreement> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/idsa/core/ContractAgreement> ;
                                           rdfs:comment "The ContractAgreement class representing the 'Data Swap' policy class."@en ;
                                           rdfs:label "Swap Agreement"@en .


###  https://w3id.org/idsa/core/SwapOffer
<https://w3id.org/idsa/core/SwapOffer> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://w3id.org/idsa/core/ContractOffer> ;
                                       rdfs:comment "The ContractOffer class representing the 'Data Swap' policy class."@en ;
                                       rdfs:label "Sales Offer"@en .


###  https://w3id.org/idsa/core/SwapRequest
<https://w3id.org/idsa/core/SwapRequest> rdf:type owl:Class ;
                                         rdfs:subClassOf <https://w3id.org/idsa/core/ContractRequest> ;
                                         rdfs:comment "The ContractRequest class representing the 'Data Swap' policy class."@en ;
                                         rdfs:label "Sales Request"@en .


###  https://w3id.org/idsa/core/SystemAdapter
<https://w3id.org/idsa/core/SystemAdapter> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/idsa/core/DataApp> ;
                                           rdfs:comment "Data Apps that integrate sources and sinks of digital content maintained internally on Participant's premises with a Connector."@en ;
                                           rdfs:label "System Adapter"@en .


###  https://w3id.org/idsa/core/TemporalEntity
<https://w3id.org/idsa/core/TemporalEntity> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://www.w3.org/2006/time#TemporalEntity> ;
                                            rdfs:comment "A temporal interval, instant or a relative duration."@en ;
                                            rdfs:label "TemporalEntity"@en .


###  https://w3id.org/idsa/core/TextRepresentation
<https://w3id.org/idsa/core/TextRepresentation> rdf:type owl:Class ;
                                                rdfs:subClassOf <https://w3id.org/idsa/core/Representation> ;
                                                rdfs:comment "Representation of a textual content."@en ;
                                                rdfs:label "Text representation"@en .


###  https://w3id.org/idsa/core/TextResource
<https://w3id.org/idsa/core/TextResource> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/idsa/core/Resource> ;
                                          rdfs:comment "Resource (at least partially) comprising textual content."@en ;
                                          rdfs:label "Text Resource"@en .


###  https://w3id.org/idsa/core/Token
<https://w3id.org/idsa/core/Token> rdf:type owl:Class .


###  https://w3id.org/idsa/core/TokenFormat
<https://w3id.org/idsa/core/TokenFormat> rdf:type owl:Class ;
                                         rdfs:comment "Possible formats for (security-related) tokens."@en ;
                                         rdfs:label "Token format"@en .


###  https://w3id.org/idsa/core/TrustedConnector
<https://w3id.org/idsa/core/TrustedConnector> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/idsa/core/Connector> ;
                                              rdfs:comment "Hardened implementation of the Connector specification providing enhanced security capabilities."@en ;
                                              rdfs:label "Trusted Connector"@en .


###  https://w3id.org/idsa/core/UploadMessage
<https://w3id.org/idsa/core/UploadMessage> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/idsa/core/RequestMessage> ;
                                           rdfs:comment "Message used to upload a data to a recipient. Payload contains data."@en ;
                                           rdfs:label "Upload Message"@en .


###  https://w3id.org/idsa/core/UploadResponseMessage
<https://w3id.org/idsa/core/UploadResponseMessage> rdf:type owl:Class ;
                                                   rdfs:subClassOf <https://w3id.org/idsa/core/ResponseMessage> ;
                                                   rdfs:comment "Message that follows up a UploadMessage and contains the upload confirmation."@en ;
                                                   rdfs:label "Upload Response Message"@en .


###  https://w3id.org/idsa/core/UsageControlGuarantee
<https://w3id.org/idsa/core/UsageControlGuarantee> rdf:type owl:Class ;
                                                   owl:equivalentClass [ rdf:type owl:Class ;
                                                                         owl:oneOf ( <https://w3id.org/idsa/code/USAGE_CONTROL_NONE>
                                                                                     <https://w3id.org/idsa/code/USAGE_CONTROL_POLICY_ENFORCEMENT>
                                                                                     <https://w3id.org/idsa/code/USAGE_CONTROL_REMOTE_COMPLIANCE_VERIFICATION>
                                                                                   )
                                                                       ] ;
                                                   rdfs:subClassOf <https://w3id.org/idsa/core/SecurityGuarantee> ;
                                                   rdfs:comment "Extent of supporting usage control."@en ;
                                                   rdfs:label "Usage control"@en .


###  https://w3id.org/idsa/core/UsageControlObject
<https://w3id.org/idsa/core/UsageControlObject> rdf:type owl:Class .


###  https://w3id.org/idsa/core/UserAuthentication
<https://w3id.org/idsa/core/UserAuthentication> rdf:type owl:Class .


###  https://w3id.org/idsa/core/Value
<https://w3id.org/idsa/core/Value> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://w3id.org/idsa/core/RepresentationInstance> ;
                                   rdfs:comment "Literal, inline value instantiation of a representation."@en ;
                                   rdfs:label "Value"@en .


###  https://w3id.org/idsa/core/VideoRepresentation
<https://w3id.org/idsa/core/VideoRepresentation> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/idsa/core/Representation> ;
                                                 rdfs:comment "Video representation"@en ;
                                                 rdfs:label "Video Representation"@en .


###  https://w3id.org/idsa/core/VideoResource
<https://w3id.org/idsa/core/VideoResource> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/idsa/core/Resource> ;
                                           rdfs:comment "Resource (at least partially) comprising video content."@en ;
                                           rdfs:label "Video Resource"@en .


###  https://w3id.org/idsa/metamodel/Constraint
<https://w3id.org/idsa/metamodel/Constraint> rdf:type owl:Class ;
                                             rdfs:comment "The class of contraints concerning the right operand of a relation." ;
                                             rdfs:label "Constraint"@en .


###  https://w3id.org/idsa/metamodel/ModelView
<https://w3id.org/idsa/metamodel/ModelView> rdf:type owl:Class ;
                                            rdfs:comment "Tailored view defined upon and generated from an ontology for a particular purpose."@en ;
                                            rdfs:label "Model view"@en .


###  https://w3id.org/idsa/metamodel/Package
<https://w3id.org/idsa/metamodel/Package> rdf:type owl:Class ;
                                          rdfs:comment "Abstract grouping of concepts relevant for a particular model view."@en ;
                                          rdfs:label "Package"@en .


###  https://w3id.org/idsa/metamodel/PropertyValidation
<https://w3id.org/idsa/metamodel/PropertyValidation> rdf:type owl:Class ;
                                                     rdfs:comment "The class of all property validations." ;
                                                     rdfs:label "PropertyValidation"@en .


###  https://w3id.org/idsa/metamodel/RelationType
<https://w3id.org/idsa/metamodel/RelationType> rdf:type owl:Class ;
                                               rdfs:comment "The class of relation types, i.e., cardinality definitions of left and right operands of a relation." ;
                                               rdfs:label "RelationType"@en .


#################################################################
#    Individuals
#################################################################

###  http://sebastian.tramp.name
<http://sebastian.tramp.name> rdf:type owl:NamedIndividual ,
                                       <http://purl.org/dc/terms/Agent> ,
                                       <http://xmlns.com/foaf/0.1/Person> ;
                              <http://xmlns.com/foaf/0.1/name> "Sebastian Tramp" .


###  http://dbpedia.org/resource/ISO_639:aa
<http://dbpedia.org/resource/ISO_639:aa> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/AA> .


###  http://dbpedia.org/resource/ISO_639:ab
<http://dbpedia.org/resource/ISO_639:ab> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/AB> .


###  http://dbpedia.org/resource/ISO_639:ae
<http://dbpedia.org/resource/ISO_639:ae> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/AE> .


###  http://dbpedia.org/resource/ISO_639:af
<http://dbpedia.org/resource/ISO_639:af> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/AF> .


###  http://dbpedia.org/resource/ISO_639:ak
<http://dbpedia.org/resource/ISO_639:ak> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/AK> .


###  http://dbpedia.org/resource/ISO_639:am
<http://dbpedia.org/resource/ISO_639:am> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/AM> .


###  http://dbpedia.org/resource/ISO_639:an
<http://dbpedia.org/resource/ISO_639:an> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/AN> .


###  http://dbpedia.org/resource/ISO_639:ar
<http://dbpedia.org/resource/ISO_639:ar> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/AR> .


###  http://dbpedia.org/resource/ISO_639:as
<http://dbpedia.org/resource/ISO_639:as> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/AS> .


###  http://dbpedia.org/resource/ISO_639:av
<http://dbpedia.org/resource/ISO_639:av> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/AV> .


###  http://dbpedia.org/resource/ISO_639:ay
<http://dbpedia.org/resource/ISO_639:ay> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/AY> .


###  http://dbpedia.org/resource/ISO_639:az
<http://dbpedia.org/resource/ISO_639:az> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/AZ> .


###  http://dbpedia.org/resource/ISO_639:ba
<http://dbpedia.org/resource/ISO_639:ba> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/BA> .


###  http://dbpedia.org/resource/ISO_639:be
<http://dbpedia.org/resource/ISO_639:be> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/BE> .


###  http://dbpedia.org/resource/ISO_639:bg
<http://dbpedia.org/resource/ISO_639:bg> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/BG> .


###  http://dbpedia.org/resource/ISO_639:bh
<http://dbpedia.org/resource/ISO_639:bh> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/BH> .


###  http://dbpedia.org/resource/ISO_639:bi
<http://dbpedia.org/resource/ISO_639:bi> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/BI> .


###  http://dbpedia.org/resource/ISO_639:bm
<http://dbpedia.org/resource/ISO_639:bm> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/BM> .


###  http://dbpedia.org/resource/ISO_639:bn
<http://dbpedia.org/resource/ISO_639:bn> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/BN> .


###  http://dbpedia.org/resource/ISO_639:bo
<http://dbpedia.org/resource/ISO_639:bo> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/BO> .


###  http://dbpedia.org/resource/ISO_639:br
<http://dbpedia.org/resource/ISO_639:br> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/BR> .


###  http://dbpedia.org/resource/ISO_639:bs
<http://dbpedia.org/resource/ISO_639:bs> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/BS> .


###  http://dbpedia.org/resource/ISO_639:ca
<http://dbpedia.org/resource/ISO_639:ca> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/CA> .


###  http://dbpedia.org/resource/ISO_639:ce
<http://dbpedia.org/resource/ISO_639:ce> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/CE> .


###  http://dbpedia.org/resource/ISO_639:ch
<http://dbpedia.org/resource/ISO_639:ch> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/CH> .


###  http://dbpedia.org/resource/ISO_639:co
<http://dbpedia.org/resource/ISO_639:co> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/CO> .


###  http://dbpedia.org/resource/ISO_639:cr
<http://dbpedia.org/resource/ISO_639:cr> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/CR> .


###  http://dbpedia.org/resource/ISO_639:cs
<http://dbpedia.org/resource/ISO_639:cs> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/CS> .


###  http://dbpedia.org/resource/ISO_639:cu
<http://dbpedia.org/resource/ISO_639:cu> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/CU> .


###  http://dbpedia.org/resource/ISO_639:cv
<http://dbpedia.org/resource/ISO_639:cv> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/CV> .


###  http://dbpedia.org/resource/ISO_639:cy
<http://dbpedia.org/resource/ISO_639:cy> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/CY> .


###  http://dbpedia.org/resource/ISO_639:da
<http://dbpedia.org/resource/ISO_639:da> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/DA> .


###  http://dbpedia.org/resource/ISO_639:de
<http://dbpedia.org/resource/ISO_639:de> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/DE> .


###  http://dbpedia.org/resource/ISO_639:dv
<http://dbpedia.org/resource/ISO_639:dv> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/DV> .


###  http://dbpedia.org/resource/ISO_639:dz
<http://dbpedia.org/resource/ISO_639:dz> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/DZ> .


###  http://dbpedia.org/resource/ISO_639:ee
<http://dbpedia.org/resource/ISO_639:ee> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/EE> .


###  http://dbpedia.org/resource/ISO_639:el
<http://dbpedia.org/resource/ISO_639:el> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/EL> .


###  http://dbpedia.org/resource/ISO_639:en
<http://dbpedia.org/resource/ISO_639:en> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/EN> .


###  http://dbpedia.org/resource/ISO_639:eo
<http://dbpedia.org/resource/ISO_639:eo> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/EO> .


###  http://dbpedia.org/resource/ISO_639:es
<http://dbpedia.org/resource/ISO_639:es> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/ES> .


###  http://dbpedia.org/resource/ISO_639:et
<http://dbpedia.org/resource/ISO_639:et> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/ET> .


###  http://dbpedia.org/resource/ISO_639:eu
<http://dbpedia.org/resource/ISO_639:eu> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/EU> .


###  http://dbpedia.org/resource/ISO_639:fa
<http://dbpedia.org/resource/ISO_639:fa> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/FA> .


###  http://dbpedia.org/resource/ISO_639:ff
<http://dbpedia.org/resource/ISO_639:ff> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/FF> .


###  http://dbpedia.org/resource/ISO_639:fi
<http://dbpedia.org/resource/ISO_639:fi> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/FI> .


###  http://dbpedia.org/resource/ISO_639:fj
<http://dbpedia.org/resource/ISO_639:fj> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/FJ> .


###  http://dbpedia.org/resource/ISO_639:fo
<http://dbpedia.org/resource/ISO_639:fo> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/FO> .


###  http://dbpedia.org/resource/ISO_639:fr
<http://dbpedia.org/resource/ISO_639:fr> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/FR> .


###  http://dbpedia.org/resource/ISO_639:fy
<http://dbpedia.org/resource/ISO_639:fy> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/FY> .


###  http://dbpedia.org/resource/ISO_639:ga
<http://dbpedia.org/resource/ISO_639:ga> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/GA> .


###  http://dbpedia.org/resource/ISO_639:gd
<http://dbpedia.org/resource/ISO_639:gd> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/GD> .


###  http://dbpedia.org/resource/ISO_639:gl
<http://dbpedia.org/resource/ISO_639:gl> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/GL> .


###  http://dbpedia.org/resource/ISO_639:gn
<http://dbpedia.org/resource/ISO_639:gn> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/GN> .


###  http://dbpedia.org/resource/ISO_639:gu
<http://dbpedia.org/resource/ISO_639:gu> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/GU> .


###  http://dbpedia.org/resource/ISO_639:gv
<http://dbpedia.org/resource/ISO_639:gv> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/GV> .


###  http://dbpedia.org/resource/ISO_639:ha
<http://dbpedia.org/resource/ISO_639:ha> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/HA> .


###  http://dbpedia.org/resource/ISO_639:he
<http://dbpedia.org/resource/ISO_639:he> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/HE> .


###  http://dbpedia.org/resource/ISO_639:hi
<http://dbpedia.org/resource/ISO_639:hi> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/HI> .


###  http://dbpedia.org/resource/ISO_639:ho
<http://dbpedia.org/resource/ISO_639:ho> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/HO> .


###  http://dbpedia.org/resource/ISO_639:hr
<http://dbpedia.org/resource/ISO_639:hr> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/HR> .


###  http://dbpedia.org/resource/ISO_639:ht
<http://dbpedia.org/resource/ISO_639:ht> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/HT> .


###  http://dbpedia.org/resource/ISO_639:hu
<http://dbpedia.org/resource/ISO_639:hu> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/HU> .


###  http://dbpedia.org/resource/ISO_639:hy
<http://dbpedia.org/resource/ISO_639:hy> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/HY> .


###  http://dbpedia.org/resource/ISO_639:hz
<http://dbpedia.org/resource/ISO_639:hz> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/HZ> .


###  http://dbpedia.org/resource/ISO_639:ia
<http://dbpedia.org/resource/ISO_639:ia> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/IA> .


###  http://dbpedia.org/resource/ISO_639:id
<http://dbpedia.org/resource/ISO_639:id> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/ID> .


###  http://dbpedia.org/resource/ISO_639:ie
<http://dbpedia.org/resource/ISO_639:ie> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/IE> .


###  http://dbpedia.org/resource/ISO_639:ig
<http://dbpedia.org/resource/ISO_639:ig> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/IG> .


###  http://dbpedia.org/resource/ISO_639:ii
<http://dbpedia.org/resource/ISO_639:ii> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/II> .


###  http://dbpedia.org/resource/ISO_639:ik
<http://dbpedia.org/resource/ISO_639:ik> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/IK> .


###  http://dbpedia.org/resource/ISO_639:io
<http://dbpedia.org/resource/ISO_639:io> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/IO> .


###  http://dbpedia.org/resource/ISO_639:is
<http://dbpedia.org/resource/ISO_639:is> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/IS> .


###  http://dbpedia.org/resource/ISO_639:it
<http://dbpedia.org/resource/ISO_639:it> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/IT> .


###  http://dbpedia.org/resource/ISO_639:iu
<http://dbpedia.org/resource/ISO_639:iu> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/IU> .


###  http://dbpedia.org/resource/ISO_639:ja
<http://dbpedia.org/resource/ISO_639:ja> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/JA> .


###  http://dbpedia.org/resource/ISO_639:jv
<http://dbpedia.org/resource/ISO_639:jv> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/JV> .


###  http://dbpedia.org/resource/ISO_639:ka
<http://dbpedia.org/resource/ISO_639:ka> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KA> .


###  http://dbpedia.org/resource/ISO_639:kg
<http://dbpedia.org/resource/ISO_639:kg> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KG> .


###  http://dbpedia.org/resource/ISO_639:ki
<http://dbpedia.org/resource/ISO_639:ki> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KI> .


###  http://dbpedia.org/resource/ISO_639:kj
<http://dbpedia.org/resource/ISO_639:kj> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KJ> .


###  http://dbpedia.org/resource/ISO_639:kk
<http://dbpedia.org/resource/ISO_639:kk> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KK> .


###  http://dbpedia.org/resource/ISO_639:kl
<http://dbpedia.org/resource/ISO_639:kl> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KL> .


###  http://dbpedia.org/resource/ISO_639:km
<http://dbpedia.org/resource/ISO_639:km> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KM> .


###  http://dbpedia.org/resource/ISO_639:kn
<http://dbpedia.org/resource/ISO_639:kn> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KN> .


###  http://dbpedia.org/resource/ISO_639:ko
<http://dbpedia.org/resource/ISO_639:ko> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KO> .


###  http://dbpedia.org/resource/ISO_639:kr
<http://dbpedia.org/resource/ISO_639:kr> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KR> .


###  http://dbpedia.org/resource/ISO_639:ks
<http://dbpedia.org/resource/ISO_639:ks> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KS> .


###  http://dbpedia.org/resource/ISO_639:ku
<http://dbpedia.org/resource/ISO_639:ku> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KU> .


###  http://dbpedia.org/resource/ISO_639:kv
<http://dbpedia.org/resource/ISO_639:kv> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KV> .


###  http://dbpedia.org/resource/ISO_639:kw
<http://dbpedia.org/resource/ISO_639:kw> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KW> .


###  http://dbpedia.org/resource/ISO_639:ky
<http://dbpedia.org/resource/ISO_639:ky> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KY> .


###  http://dbpedia.org/resource/ISO_639:la
<http://dbpedia.org/resource/ISO_639:la> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/LA> .


###  http://dbpedia.org/resource/ISO_639:lb
<http://dbpedia.org/resource/ISO_639:lb> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/LB> .


###  http://dbpedia.org/resource/ISO_639:lg
<http://dbpedia.org/resource/ISO_639:lg> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/LG> .


###  http://dbpedia.org/resource/ISO_639:li
<http://dbpedia.org/resource/ISO_639:li> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/LI> .


###  http://dbpedia.org/resource/ISO_639:ln
<http://dbpedia.org/resource/ISO_639:ln> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/LN> .


###  http://dbpedia.org/resource/ISO_639:lo
<http://dbpedia.org/resource/ISO_639:lo> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/LO> .


###  http://dbpedia.org/resource/ISO_639:lt
<http://dbpedia.org/resource/ISO_639:lt> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/LT> .


###  http://dbpedia.org/resource/ISO_639:lu
<http://dbpedia.org/resource/ISO_639:lu> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/LU> .


###  http://dbpedia.org/resource/ISO_639:lv
<http://dbpedia.org/resource/ISO_639:lv> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/LV> .


###  http://dbpedia.org/resource/ISO_639:mg
<http://dbpedia.org/resource/ISO_639:mg> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/MG> .


###  http://dbpedia.org/resource/ISO_639:mh
<http://dbpedia.org/resource/ISO_639:mh> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/MH> .


###  http://dbpedia.org/resource/ISO_639:mi
<http://dbpedia.org/resource/ISO_639:mi> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/MI> .


###  http://dbpedia.org/resource/ISO_639:mk
<http://dbpedia.org/resource/ISO_639:mk> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/MK> .


###  http://dbpedia.org/resource/ISO_639:ml
<http://dbpedia.org/resource/ISO_639:ml> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/ML> .


###  http://dbpedia.org/resource/ISO_639:mn
<http://dbpedia.org/resource/ISO_639:mn> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/MN> .


###  http://dbpedia.org/resource/ISO_639:mr
<http://dbpedia.org/resource/ISO_639:mr> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/MR> .


###  http://dbpedia.org/resource/ISO_639:ms
<http://dbpedia.org/resource/ISO_639:ms> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/MS> .


###  http://dbpedia.org/resource/ISO_639:mt
<http://dbpedia.org/resource/ISO_639:mt> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/MT> .


###  http://dbpedia.org/resource/ISO_639:my
<http://dbpedia.org/resource/ISO_639:my> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/MY> .


###  http://dbpedia.org/resource/ISO_639:na
<http://dbpedia.org/resource/ISO_639:na> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/NA> .


###  http://dbpedia.org/resource/ISO_639:nb
<http://dbpedia.org/resource/ISO_639:nb> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/NB> .


###  http://dbpedia.org/resource/ISO_639:nd
<http://dbpedia.org/resource/ISO_639:nd> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/ND> .


###  http://dbpedia.org/resource/ISO_639:ne
<http://dbpedia.org/resource/ISO_639:ne> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/NE> .


###  http://dbpedia.org/resource/ISO_639:ng
<http://dbpedia.org/resource/ISO_639:ng> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/NG> .


###  http://dbpedia.org/resource/ISO_639:nl
<http://dbpedia.org/resource/ISO_639:nl> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/NL> .


###  http://dbpedia.org/resource/ISO_639:nn
<http://dbpedia.org/resource/ISO_639:nn> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/NN> .


###  http://dbpedia.org/resource/ISO_639:no
<http://dbpedia.org/resource/ISO_639:no> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/NO> .


###  http://dbpedia.org/resource/ISO_639:nr
<http://dbpedia.org/resource/ISO_639:nr> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/NR> .


###  http://dbpedia.org/resource/ISO_639:nv
<http://dbpedia.org/resource/ISO_639:nv> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/NV> .


###  http://dbpedia.org/resource/ISO_639:ny
<http://dbpedia.org/resource/ISO_639:ny> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/NY> .


###  http://dbpedia.org/resource/ISO_639:oc
<http://dbpedia.org/resource/ISO_639:oc> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/OC> .


###  http://dbpedia.org/resource/ISO_639:oj
<http://dbpedia.org/resource/ISO_639:oj> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/OJ> .


###  http://dbpedia.org/resource/ISO_639:om
<http://dbpedia.org/resource/ISO_639:om> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/OM> .


###  http://dbpedia.org/resource/ISO_639:or
<http://dbpedia.org/resource/ISO_639:or> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/OR> .


###  http://dbpedia.org/resource/ISO_639:os
<http://dbpedia.org/resource/ISO_639:os> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/OS> .


###  http://dbpedia.org/resource/ISO_639:pa
<http://dbpedia.org/resource/ISO_639:pa> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/PA> .


###  http://dbpedia.org/resource/ISO_639:pi
<http://dbpedia.org/resource/ISO_639:pi> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/PI> .


###  http://dbpedia.org/resource/ISO_639:pl
<http://dbpedia.org/resource/ISO_639:pl> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/PL> .


###  http://dbpedia.org/resource/ISO_639:ps
<http://dbpedia.org/resource/ISO_639:ps> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/PS> .


###  http://dbpedia.org/resource/ISO_639:pt
<http://dbpedia.org/resource/ISO_639:pt> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/PT> .


###  http://dbpedia.org/resource/ISO_639:qu
<http://dbpedia.org/resource/ISO_639:qu> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/QU> .


###  http://dbpedia.org/resource/ISO_639:rm
<http://dbpedia.org/resource/ISO_639:rm> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/RM> .


###  http://dbpedia.org/resource/ISO_639:rn
<http://dbpedia.org/resource/ISO_639:rn> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/RN> .


###  http://dbpedia.org/resource/ISO_639:ro
<http://dbpedia.org/resource/ISO_639:ro> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/RO> .


###  http://dbpedia.org/resource/ISO_639:ru
<http://dbpedia.org/resource/ISO_639:ru> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/RU> .


###  http://dbpedia.org/resource/ISO_639:rw
<http://dbpedia.org/resource/ISO_639:rw> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/RW> .


###  http://dbpedia.org/resource/ISO_639:sa
<http://dbpedia.org/resource/ISO_639:sa> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SA> .


###  http://dbpedia.org/resource/ISO_639:sc
<http://dbpedia.org/resource/ISO_639:sc> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SC> .


###  http://dbpedia.org/resource/ISO_639:sd
<http://dbpedia.org/resource/ISO_639:sd> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SD> .


###  http://dbpedia.org/resource/ISO_639:se
<http://dbpedia.org/resource/ISO_639:se> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SE> .


###  http://dbpedia.org/resource/ISO_639:sg
<http://dbpedia.org/resource/ISO_639:sg> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SG> .


###  http://dbpedia.org/resource/ISO_639:si
<http://dbpedia.org/resource/ISO_639:si> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SI> .


###  http://dbpedia.org/resource/ISO_639:sk
<http://dbpedia.org/resource/ISO_639:sk> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SK> .


###  http://dbpedia.org/resource/ISO_639:sl
<http://dbpedia.org/resource/ISO_639:sl> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SL> .


###  http://dbpedia.org/resource/ISO_639:sm
<http://dbpedia.org/resource/ISO_639:sm> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SM> .


###  http://dbpedia.org/resource/ISO_639:sn
<http://dbpedia.org/resource/ISO_639:sn> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SN> .


###  http://dbpedia.org/resource/ISO_639:so
<http://dbpedia.org/resource/ISO_639:so> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SO> .


###  http://dbpedia.org/resource/ISO_639:sq
<http://dbpedia.org/resource/ISO_639:sq> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SQ> .


###  http://dbpedia.org/resource/ISO_639:sr
<http://dbpedia.org/resource/ISO_639:sr> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SR> .


###  http://dbpedia.org/resource/ISO_639:ss
<http://dbpedia.org/resource/ISO_639:ss> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SS> .


###  http://dbpedia.org/resource/ISO_639:st
<http://dbpedia.org/resource/ISO_639:st> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/ST> .


###  http://dbpedia.org/resource/ISO_639:su
<http://dbpedia.org/resource/ISO_639:su> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SU> .


###  http://dbpedia.org/resource/ISO_639:sv
<http://dbpedia.org/resource/ISO_639:sv> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SV> .


###  http://dbpedia.org/resource/ISO_639:sw
<http://dbpedia.org/resource/ISO_639:sw> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SW> .


###  http://dbpedia.org/resource/ISO_639:ta
<http://dbpedia.org/resource/ISO_639:ta> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/TA> .


###  http://dbpedia.org/resource/ISO_639:te
<http://dbpedia.org/resource/ISO_639:te> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/TE> .


###  http://dbpedia.org/resource/ISO_639:tg
<http://dbpedia.org/resource/ISO_639:tg> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/TG> .


###  http://dbpedia.org/resource/ISO_639:th
<http://dbpedia.org/resource/ISO_639:th> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/TH> .


###  http://dbpedia.org/resource/ISO_639:ti
<http://dbpedia.org/resource/ISO_639:ti> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/TI> .


###  http://dbpedia.org/resource/ISO_639:tk
<http://dbpedia.org/resource/ISO_639:tk> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/TK> .


###  http://dbpedia.org/resource/ISO_639:tl
<http://dbpedia.org/resource/ISO_639:tl> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/TL> .


###  http://dbpedia.org/resource/ISO_639:tn
<http://dbpedia.org/resource/ISO_639:tn> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/TN> .


###  http://dbpedia.org/resource/ISO_639:to
<http://dbpedia.org/resource/ISO_639:to> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/TO> .


###  http://dbpedia.org/resource/ISO_639:tr
<http://dbpedia.org/resource/ISO_639:tr> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/TR> .


###  http://dbpedia.org/resource/ISO_639:ts
<http://dbpedia.org/resource/ISO_639:ts> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/TS> .


###  http://dbpedia.org/resource/ISO_639:tt
<http://dbpedia.org/resource/ISO_639:tt> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/TT> .


###  http://dbpedia.org/resource/ISO_639:tw
<http://dbpedia.org/resource/ISO_639:tw> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/TW> .


###  http://dbpedia.org/resource/ISO_639:ty
<http://dbpedia.org/resource/ISO_639:ty> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/TY> .


###  http://dbpedia.org/resource/ISO_639:ug
<http://dbpedia.org/resource/ISO_639:ug> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/UG> .


###  http://dbpedia.org/resource/ISO_639:uk
<http://dbpedia.org/resource/ISO_639:uk> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/UK> .


###  http://dbpedia.org/resource/ISO_639:ur
<http://dbpedia.org/resource/ISO_639:ur> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/UR> .


###  http://dbpedia.org/resource/ISO_639:uz
<http://dbpedia.org/resource/ISO_639:uz> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/UZ> .


###  http://dbpedia.org/resource/ISO_639:ve
<http://dbpedia.org/resource/ISO_639:ve> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/VE> .


###  http://dbpedia.org/resource/ISO_639:vi
<http://dbpedia.org/resource/ISO_639:vi> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/VI> .


###  http://dbpedia.org/resource/ISO_639:vo
<http://dbpedia.org/resource/ISO_639:vo> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/VO> .


###  http://dbpedia.org/resource/ISO_639:wa
<http://dbpedia.org/resource/ISO_639:wa> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/WA> .


###  http://dbpedia.org/resource/ISO_639:wo
<http://dbpedia.org/resource/ISO_639:wo> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/WO> .


###  http://dbpedia.org/resource/ISO_639:xh
<http://dbpedia.org/resource/ISO_639:xh> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/XH> .


###  http://dbpedia.org/resource/ISO_639:yi
<http://dbpedia.org/resource/ISO_639:yi> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/YI> .


###  http://dbpedia.org/resource/ISO_639:yo
<http://dbpedia.org/resource/ISO_639:yo> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/YO> .


###  http://dbpedia.org/resource/ISO_639:za
<http://dbpedia.org/resource/ISO_639:za> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/ZA> .


###  http://dbpedia.org/resource/ISO_639:zh
<http://dbpedia.org/resource/ISO_639:zh> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/ZH> .


###  http://dbpedia.org/resource/ISO_639:zu
<http://dbpedia.org/resource/ISO_639:zu> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/ZU> .


###  http://purl.org/cld/freq/annual
<http://purl.org/cld/freq/annual> rdf:type owl:NamedIndividual ;
                                  owl:sameAs <https://w3id.org/idsa/code/ANNUAL> .


###  http://purl.org/cld/freq/biennial
<http://purl.org/cld/freq/biennial> rdf:type owl:NamedIndividual ;
                                    owl:sameAs <https://w3id.org/idsa/code/BIENNIAL> .


###  http://purl.org/cld/freq/bimonthly
<http://purl.org/cld/freq/bimonthly> rdf:type owl:NamedIndividual ;
                                     owl:sameAs <https://w3id.org/idsa/code/BIMONTHLY> .


###  http://purl.org/cld/freq/biweekly
<http://purl.org/cld/freq/biweekly> rdf:type owl:NamedIndividual ;
                                    owl:sameAs <https://w3id.org/idsa/code/BIWEEKLY> .


###  http://purl.org/cld/freq/continuous
<http://purl.org/cld/freq/continuous> rdf:type owl:NamedIndividual ;
                                      owl:sameAs <https://w3id.org/idsa/code/CONTINUOUS> .


###  http://purl.org/cld/freq/daily
<http://purl.org/cld/freq/daily> rdf:type owl:NamedIndividual ;
                                 owl:sameAs <https://w3id.org/idsa/code/DAILY> .


###  http://purl.org/cld/freq/irregular
<http://purl.org/cld/freq/irregular> rdf:type owl:NamedIndividual ;
                                     owl:sameAs <https://w3id.org/idsa/code/IRREGULAR> .


###  http://purl.org/cld/freq/monthly
<http://purl.org/cld/freq/monthly> rdf:type owl:NamedIndividual ;
                                   owl:sameAs <https://w3id.org/idsa/code/MONTHLY> .


###  http://purl.org/cld/freq/quarterly
<http://purl.org/cld/freq/quarterly> rdf:type owl:NamedIndividual ;
                                     owl:sameAs <https://w3id.org/idsa/code/QUARTERLY> .


###  http://purl.org/cld/freq/semiannual
<http://purl.org/cld/freq/semiannual> rdf:type owl:NamedIndividual ;
                                      owl:sameAs <https://w3id.org/idsa/code/SEMIANNUAL> .


###  http://purl.org/cld/freq/semimonthly
<http://purl.org/cld/freq/semimonthly> rdf:type owl:NamedIndividual ;
                                       owl:sameAs <https://w3id.org/idsa/code/SEMIMONTHLY> .


###  http://purl.org/cld/freq/semiweekly
<http://purl.org/cld/freq/semiweekly> rdf:type owl:NamedIndividual ;
                                      owl:sameAs <https://w3id.org/idsa/code/SEMIWEEKLY> .


###  http://purl.org/cld/freq/threeTimesAMonth
<http://purl.org/cld/freq/threeTimesAMonth> rdf:type owl:NamedIndividual ;
                                            owl:sameAs <https://w3id.org/idsa/code/THREE_TIMES_A_MONTH> .


###  http://purl.org/cld/freq/threeTimesAWeek
<http://purl.org/cld/freq/threeTimesAWeek> rdf:type owl:NamedIndividual ;
                                           owl:sameAs <https://w3id.org/idsa/code/THREE_TIMES_A_WEEK> .


###  http://purl.org/cld/freq/threeTimesAYear
<http://purl.org/cld/freq/threeTimesAYear> rdf:type owl:NamedIndividual ;
                                           owl:sameAs <https://w3id.org/idsa/code/THREE_TIMES_A_YEAR> .


###  http://purl.org/cld/freq/triennial
<http://purl.org/cld/freq/triennial> rdf:type owl:NamedIndividual ;
                                     owl:sameAs <https://w3id.org/idsa/code/TRIENNIAL> .


###  http://purl.org/cld/freq/weekly
<http://purl.org/cld/freq/weekly> rdf:type owl:NamedIndividual ;
                                  owl:sameAs <https://w3id.org/idsa/code/WEEKLY> .


###  https://github.com/HaydarAk
<https://github.com/HaydarAk> rdf:type owl:NamedIndividual ,
                                       <http://purl.org/dc/terms/Agent> ,
                                       <http://xmlns.com/foaf/0.1/Person> ;
                              <http://xmlns.com/foaf/0.1/name> "Haydar Akyürek" .


###  https://github.com/JohannesLipp
<https://github.com/JohannesLipp> rdf:type owl:NamedIndividual ,
                                           <http://purl.org/dc/terms/Agent> ,
                                           <http://xmlns.com/foaf/0.1/Person> ;
                                  <http://xmlns.com/foaf/0.1/name> "Johannes Lipp" .


###  https://github.com/Maboeckmann
<https://github.com/Maboeckmann> rdf:type owl:NamedIndividual ,
                                          <http://purl.org/dc/terms/Agent> ,
                                          <http://xmlns.com/foaf/0.1/Person> ;
                                 <http://xmlns.com/foaf/0.1/name> "Matthias Böckmann" .


###  https://github.com/clange
<https://github.com/clange> rdf:type owl:NamedIndividual ,
                                     <http://purl.org/dc/terms/Agent> ,
                                     <http://xmlns.com/foaf/0.1/Person> ;
                            <http://xmlns.com/foaf/0.1/name> "Christoph Lange" .


###  https://github.com/cmader
<https://github.com/cmader> rdf:type owl:NamedIndividual ,
                                     <http://purl.org/dc/terms/Agent> ,
                                     <http://xmlns.com/foaf/0.1/Person> ;
                            <http://xmlns.com/foaf/0.1/name> "Christian Mader" .


###  https://github.com/jlangkau
<https://github.com/jlangkau> rdf:type owl:NamedIndividual ,
                                       <http://purl.org/dc/terms/Agent> ,
                                       <http://xmlns.com/foaf/0.1/Person> ;
                              <http://xmlns.com/foaf/0.1/name> "Jörg Langkau" .


###  https://github.com/jpullmann
<https://github.com/jpullmann> rdf:type owl:NamedIndividual ,
                                        <http://purl.org/dc/terms/Agent> ,
                                        <http://xmlns.com/foaf/0.1/Person> ;
                               <http://xmlns.com/foaf/0.1/name> "Jaroslav Pullmann" .


###  https://github.com/mkollenstart
<https://github.com/mkollenstart> rdf:type owl:NamedIndividual ,
                                           <http://purl.org/dc/terms/Agent> ,
                                           <http://xmlns.com/foaf/0.1/Person> ;
                                  <http://xmlns.com/foaf/0.1/name> "Maarten Kollenstart" .


###  https://github.com/sebbader
<https://github.com/sebbader> rdf:type owl:NamedIndividual ,
                                       <http://purl.org/dc/terms/Agent> ,
                                       <http://xmlns.com/foaf/0.1/Person> ;
                              <http://xmlns.com/foaf/0.1/name> "Sebastian Bader" .


###  https://w3id.org/idsa/code/AA
<https://w3id.org/idsa/code/AA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Afar"@en .


###  https://w3id.org/idsa/code/AB
<https://w3id.org/idsa/code/AB> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Abkhaz"@en .


###  https://w3id.org/idsa/code/ABSOLUTE_SPATIAL_POSITION
<https://w3id.org/idsa/code/ABSOLUTE_SPATIAL_POSITION> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/idsa/core/LeftOperand> ;
                                                       rdfs:comment "The current geospatial position of the *consuming connector*. In case the connector only appears as a virtual entity, the physical location of the hosting server is referenced. Allowed operators are idsc:in. No other spatial operators (close to, north of, etc.) are currently allowed."@en ;
                                                       rdfs:label "Absolute geo-spatial position"@en ;
                                                       <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/absoluteSpatialPosition> .


###  https://w3id.org/idsa/code/ACTIVE_ONLY
<https://w3id.org/idsa/code/ACTIVE_ONLY> rdf:type owl:NamedIndividual ,
                                                  <https://w3id.org/idsa/core/QueryScope> ;
                                         rdfs:label "ACTIVE_ONLY" .


###  https://w3id.org/idsa/code/AE
<https://w3id.org/idsa/code/AE> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Avestan"@en .


###  https://w3id.org/idsa/code/AF
<https://w3id.org/idsa/code/AF> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Afrikaans"@en .


###  https://w3id.org/idsa/code/AFTER
<https://w3id.org/idsa/code/AFTER> rdf:type owl:NamedIndividual ,
                                            <https://w3id.org/idsa/core/BinaryOperator> ;
                                   rdfs:comment "If a temporal entity T1 is after another temporal entity T2, then the beginning of T1 is after the end of T2 and the beginning of T1 is different to the ending of T2. Temporal entities can either be a xsd:dateTimeStamp or an ids:TemporalEntity."@en ;
                                   rdfs:label "after"@en ;
                                   rdfs:seeAlso <https://www.w3.org/TR/owl-time/#after> .


###  https://w3id.org/idsa/code/AGGREGATE_BY_CONSUMER
<https://w3id.org/idsa/code/AGGREGATE_BY_CONSUMER> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/idsa/core/Action> ;
                                                   rdfs:comment "Data will be part of another piece of data so that it is not distinguishable anymore."@en ;
                                                   rdfs:label "aggregate by consumer"@en ;
                                                   <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/aggregate> ;
                                                   <http://www.w3.org/2004/02/skos/core#note> "This action is always evaluated at the consumer side."@en ;
                                                   <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/USE> .


###  https://w3id.org/idsa/code/AGGREGATE_BY_PROVIDER
<https://w3id.org/idsa/code/AGGREGATE_BY_PROVIDER> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/idsa/core/Action> ;
                                                   rdfs:comment "Data will be part of another piece of data so that it is not distinguishable anymore."@en ;
                                                   rdfs:label "aggregate by provider"@en ;
                                                   <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/aggregate> ;
                                                   <http://www.w3.org/2004/02/skos/core#note> "This action is always evaluated at the provider side."@en ;
                                                   <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/AGGREGATE_BY_CONSUMER> .


###  https://w3id.org/idsa/code/AK
<https://w3id.org/idsa/code/AK> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Akan"@en .


###  https://w3id.org/idsa/code/ALL
<https://w3id.org/idsa/code/ALL> rdf:type owl:NamedIndividual ,
                                          <https://w3id.org/idsa/core/QueryScope> ;
                                 rdfs:label "ALL" .


###  https://w3id.org/idsa/code/AM
<https://w3id.org/idsa/code/AM> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Amharic"@en .


###  https://w3id.org/idsa/code/AN
<https://w3id.org/idsa/code/AN> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Aragonese"@en .


###  https://w3id.org/idsa/code/ANNUAL
<https://w3id.org/idsa/code/ANNUAL> rdf:type owl:NamedIndividual ,
                                             <http://www.w3.org/2004/02/skos/core#Concept> ,
                                             <https://w3id.org/idsa/core/Frequency> ;
                                    <http://purl.org/dc/dcam/memberOf> <http://purl.org/cld/terms/Frequency> ;
                                    rdfs:comment "The event occurs once a year."@en ;
                                    rdfs:isDefinedBy <http://purl.org/cld/freq/> ;
                                    rdfs:label "Annual"@en ;
                                    rdfs:seeAlso <https://www.loc.gov/marc/holdings/hd853855.html> ;
                                    <http://www.w3.org/2004/02/skos/core#inScheme> <http://purl.org/cld/terms/Frequency> ;
                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Annual"@en .


###  https://w3id.org/idsa/code/ANONYMIZE
<https://w3id.org/idsa/code/ANONYMIZE> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/idsa/core/Action> ;
                                       rdfs:comment "To anonymize all, parts or certain attributes of the resource."@en ;
                                       rdfs:label "anonymize"@en ;
                                       <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/anonymize> ;
                                       <http://www.w3.org/2004/02/skos/core#note> "This action is always evaluated at the provider side."@en ;
                                       <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/USE> .


###  https://w3id.org/idsa/code/ANONYMIZED
<https://w3id.org/idsa/code/ANONYMIZED> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/idsa/core/ArtifactState> ;
                                        rdfs:comment "The artifact is anonymized so the data source can not be recognized by any further user."@en ;
                                        rdfs:label "is anonymized"@en .


###  https://w3id.org/idsa/code/ANY
<https://w3id.org/idsa/code/ANY> rdf:type owl:NamedIndividual ,
                                          <https://w3id.org/idsa/core/QueryTarget> ;
                                 rdfs:label "ANY" .


###  https://w3id.org/idsa/code/APPSTORE
<https://w3id.org/idsa/code/APPSTORE> rdf:type owl:NamedIndividual ,
                                               <https://w3id.org/idsa/core/QueryTarget> ;
                                      rdfs:label "APPSTORE" .


###  https://w3id.org/idsa/code/APP_RESOURCES_LOCAL_ENFORCEMENT
<https://w3id.org/idsa/code/APP_RESOURCES_LOCAL_ENFORCEMENT> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/idsa/core/AppExecutionResources> ;
                                                             rdfs:label "App Resources Local Enforcement" .


###  https://w3id.org/idsa/code/APP_RESOURCES_NONE
<https://w3id.org/idsa/code/APP_RESOURCES_NONE> rdf:type owl:NamedIndividual ,
                                                         <https://w3id.org/idsa/core/AppExecutionResources> ;
                                                rdfs:label "App Resources None" .


###  https://w3id.org/idsa/code/APP_RESOURCES_REMOTE_VERIFICATION
<https://w3id.org/idsa/code/APP_RESOURCES_REMOTE_VERIFICATION> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/idsa/core/AppExecutionResources> ;
                                                               rdfs:label "App Resources Remote Verification" .


###  https://w3id.org/idsa/code/AR
<https://w3id.org/idsa/code/AR> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Arabic"@en .


###  https://w3id.org/idsa/code/AS
<https://w3id.org/idsa/code/AS> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Assamese"@en .


###  https://w3id.org/idsa/code/AUDIT_LOCAL_LOGGING
<https://w3id.org/idsa/code/AUDIT_LOCAL_LOGGING> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/idsa/core/AuditGuarantee> ;
                                                 rdfs:label "Audit Local Logging" .


###  https://w3id.org/idsa/code/AUDIT_NONE
<https://w3id.org/idsa/code/AUDIT_NONE> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/idsa/core/AuditGuarantee> ;
                                        rdfs:label "Audit None" .


###  https://w3id.org/idsa/code/AUDIT_REMOTE_TRACING
<https://w3id.org/idsa/code/AUDIT_REMOTE_TRACING> rdf:type owl:NamedIndividual ,
                                                           <https://w3id.org/idsa/core/AuditGuarantee> ;
                                                  rdfs:label "Audit Remote Tracing" .


###  https://w3id.org/idsa/code/AUTHENTICATION_MUTUAL
<https://w3id.org/idsa/code/AUTHENTICATION_MUTUAL> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/idsa/core/AuthenticationGuarantee> ;
                                                   rdfs:label "Authentication Mutual" .


###  https://w3id.org/idsa/code/AUTHENTICATION_NONE
<https://w3id.org/idsa/code/AUTHENTICATION_NONE> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/idsa/core/AuthenticationGuarantee> ;
                                                 rdfs:label "Authentication None" .


###  https://w3id.org/idsa/code/AUTHENTICATION_SERVER_SIDE
<https://w3id.org/idsa/code/AUTHENTICATION_SERVER_SIDE> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/idsa/core/AuthenticationGuarantee> ;
                                                        rdfs:label "Authentication Serverside" .


###  https://w3id.org/idsa/code/AV
<https://w3id.org/idsa/code/AV> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Avaric"@en .


###  https://w3id.org/idsa/code/AY
<https://w3id.org/idsa/code/AY> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Aymara"@en .


###  https://w3id.org/idsa/code/AZ
<https://w3id.org/idsa/code/AZ> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Azerbaijani"@en .


###  https://w3id.org/idsa/code/BA
<https://w3id.org/idsa/code/BA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Bashkir"@en .


###  https://w3id.org/idsa/code/BAD_PARAMETERS
<https://w3id.org/idsa/code/BAD_PARAMETERS> rdf:type owl:NamedIndividual ,
                                                     <https://w3id.org/idsa/core/RejectionReason> ;
                                            rdfs:comment "At least one query or operation parameter is not acceptable for the sender of this rejection message." ;
                                            rdfs:label "BAD_PARAMETERS" .


###  https://w3id.org/idsa/code/BASE_SECURITY_PROFILE
<https://w3id.org/idsa/code/BASE_SECURITY_PROFILE> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/idsa/core/SecurityProfile> ;
                                                   <https://w3id.org/idsa/core/securityGuarantee> <https://w3id.org/idsa/code/APP_RESOURCES_NONE> ,
                                                                                                  <https://w3id.org/idsa/code/AUDIT_LOCAL_LOGGING> ,
                                                                                                  <https://w3id.org/idsa/code/AUTHENTICATION_MUTUAL> ,
                                                                                                  <https://w3id.org/idsa/code/INTEGRITY_PROTECTION_NONE> ,
                                                                                                  <https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_SCOPE_NONE> ,
                                                                                                  <https://w3id.org/idsa/code/LOCAL_DATA_CONFIDENTIALITY_NONE> ,
                                                                                                  <https://w3id.org/idsa/code/SERVICE_ISOLATION_PROCESS_GROUP> ,
                                                                                                  <https://w3id.org/idsa/code/USAGE_CONTROL_NONE> ;
                                                   rdfs:comment "Default security profile of a certified IDS Connector."@en ;
                                                   rdfs:label "Base security profile"@en .


###  https://w3id.org/idsa/code/BE
<https://w3id.org/idsa/code/BE> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Belarusian"@en .


###  https://w3id.org/idsa/code/BEFORE
<https://w3id.org/idsa/code/BEFORE> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/BinaryOperator> ;
                                    rdfs:comment "If a temporal entity T1 is before another temporal entity T2, then the ending of T1 is before the end of T2 and the ending of T1 is different to the beginning of T2. Temporal entities can either be a xsd:dateTimeStamp or an ids:TemporalEntity."@en ;
                                    rdfs:label "before"@en ;
                                    rdfs:seeAlso <https://www.w3.org/TR/owl-time/#before> ;
                                    <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of ids:TemporalEntity or a Literal of xsd:dateTimeStamp to an instance of ids:TemporalEntity or a Literal of xsd:dateTimeStamp."@en .


###  https://w3id.org/idsa/code/BG
<https://w3id.org/idsa/code/BG> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Bulgarian"@en .


###  https://w3id.org/idsa/code/BH
<https://w3id.org/idsa/code/BH> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Bihari"@en .


###  https://w3id.org/idsa/code/BI
<https://w3id.org/idsa/code/BI> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Bislama"@en .


###  https://w3id.org/idsa/code/BIENNIAL
<https://w3id.org/idsa/code/BIENNIAL> rdf:type owl:NamedIndividual ,
                                               <http://www.w3.org/2004/02/skos/core#Concept> ,
                                               <https://w3id.org/idsa/core/Frequency> ;
                                      <http://purl.org/dc/dcam/memberOf> <http://purl.org/cld/terms/Frequency> ;
                                      rdfs:comment "The event occurs every two years."@en ;
                                      rdfs:isDefinedBy <http://purl.org/cld/freq/> ;
                                      rdfs:label "Biennial"@en ;
                                      rdfs:seeAlso <https://www.loc.gov/marc/holdings/hd853855.html> ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <http://purl.org/cld/terms/Frequency> ;
                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "Biennial"@en .


###  https://w3id.org/idsa/code/BIMONTHLY
<https://w3id.org/idsa/code/BIMONTHLY> rdf:type owl:NamedIndividual ,
                                                <http://www.w3.org/2004/02/skos/core#Concept> ,
                                                <https://w3id.org/idsa/core/Frequency> ;
                                       <http://purl.org/dc/dcam/memberOf> <http://purl.org/cld/terms/Frequency> ;
                                       rdfs:comment "The event occurs every two months."@en ;
                                       rdfs:isDefinedBy <http://purl.org/cld/freq/> ;
                                       rdfs:label "Bimonthly"@en ;
                                       rdfs:seeAlso <https://www.loc.gov/marc/holdings/hd853855.html> ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <http://purl.org/cld/terms/Frequency> ;
                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "Bimonthly"@en .


###  https://w3id.org/idsa/code/BIWEEKLY
<https://w3id.org/idsa/code/BIWEEKLY> rdf:type owl:NamedIndividual ,
                                               <http://www.w3.org/2004/02/skos/core#Concept> ,
                                               <https://w3id.org/idsa/core/Frequency> ;
                                      <http://purl.org/dc/dcam/memberOf> <http://purl.org/cld/terms/Frequency> ;
                                      rdfs:comment "The event occurs every two weeks."@en ;
                                      rdfs:isDefinedBy <http://purl.org/cld/freq/> ;
                                      rdfs:label "Biweekly"@en ;
                                      rdfs:seeAlso <https://www.loc.gov/marc/holdings/hd853855.html> ;
                                      <http://www.w3.org/2004/02/skos/core#inScheme> <http://purl.org/cld/terms/Frequency> ;
                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "Biweekly"@en .


###  https://w3id.org/idsa/code/BM
<https://w3id.org/idsa/code/BM> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Bambara"@en .


###  https://w3id.org/idsa/code/BN
<https://w3id.org/idsa/code/BN> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Bengali, Bangla"@en .


###  https://w3id.org/idsa/code/BO
<https://w3id.org/idsa/code/BO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Tibetan Standard, Tibetan, Central"@en .


###  https://w3id.org/idsa/code/BR
<https://w3id.org/idsa/code/BR> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Breton"@en .


###  https://w3id.org/idsa/code/BROKER
<https://w3id.org/idsa/code/BROKER> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/QueryTarget> ;
                                    rdfs:label "BROKER" .


###  https://w3id.org/idsa/code/BS
<https://w3id.org/idsa/code/BS> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Bosnian"@en .


###  https://w3id.org/idsa/code/CA
<https://w3id.org/idsa/code/CA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Catalan"@en .


###  https://w3id.org/idsa/code/CE
<https://w3id.org/idsa/code/CE> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Chechen"@en .


###  https://w3id.org/idsa/code/CH
<https://w3id.org/idsa/code/CH> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Chamorro"@en .


###  https://w3id.org/idsa/code/CLEARING_HOUSE
<https://w3id.org/idsa/code/CLEARING_HOUSE> rdf:type owl:NamedIndividual ,
                                                     <https://w3id.org/idsa/core/QueryTarget> ;
                                            rdfs:label "CLEARING_HOUSE" .


###  https://w3id.org/idsa/code/CO
<https://w3id.org/idsa/code/CO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Corsican"@en .


###  https://w3id.org/idsa/code/COMBINED
<https://w3id.org/idsa/code/COMBINED> rdf:type owl:NamedIndividual ,
                                               <https://w3id.org/idsa/core/ArtifactState> ;
                                      rdfs:comment "The artifact is a collection of smaller artifacts and can be split into parts when necessary."@en ;
                                      rdfs:label "is combined"@en .


###  https://w3id.org/idsa/code/COMPENSATE
<https://w3id.org/idsa/code/COMPENSATE> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/idsa/core/Action> ;
                                        rdfs:comment "To pay a certain amount of money in order to use a resource."@en ;
                                        rdfs:label "compensate"@en ;
                                        <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/compensate> ;
                                        <http://www.w3.org/2004/02/skos/core#note> "This action must be evaluated both at the consumer and provider side. A compensation might be required before access is granted (provider-side), or each time the usage action is performed (consumer-side)."@en ;
                                        <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/USE> .


###  https://w3id.org/idsa/code/COMPONENT_BASE_SECURITY_PROFILE_CHECKLIST_APPROACH
<https://w3id.org/idsa/code/COMPONENT_BASE_SECURITY_PROFILE_CHECKLIST_APPROACH> rdf:type owl:NamedIndividual ,
                                                                                         <https://w3id.org/idsa/core/ComponentCertificationLevel> ;
                                                                                rdfs:label "Base Security Profile Certification of Components based on Checklist Approach"@en .


###  https://w3id.org/idsa/code/COMPONENT_BASE_SECURITY_PROFILE_CONCEPT_REVIEW
<https://w3id.org/idsa/code/COMPONENT_BASE_SECURITY_PROFILE_CONCEPT_REVIEW> rdf:type owl:NamedIndividual ,
                                                                                     <https://w3id.org/idsa/core/ComponentCertificationLevel> ;
                                                                            <https://w3id.org/idsa/core/includedCertificationLevel> <https://w3id.org/idsa/code/COMPONENT_BASE_SECURITY_PROFILE_CHECKLIST_APPROACH> ;
                                                                            rdfs:label "Base Security Profile Certification of Components based on Concept Review"@en .


###  https://w3id.org/idsa/code/COMPONENT_TRUSTPLUS_SECURITY_PROFILE_CONCEPT_REVIEW
<https://w3id.org/idsa/code/COMPONENT_TRUSTPLUS_SECURITY_PROFILE_CONCEPT_REVIEW> rdf:type owl:NamedIndividual ,
                                                                                          <https://w3id.org/idsa/core/ComponentCertificationLevel> ;
                                                                                 <https://w3id.org/idsa/core/includedCertificationLevel> <https://w3id.org/idsa/code/COMPONENT_TRUST_SECURITY_PROFILE_CONCEPT_REVIEW> ;
                                                                                 rdfs:label "Trust-Plus Security Profile Certification of Components based on Concept Review"@en .


###  https://w3id.org/idsa/code/COMPONENT_TRUSTPLUS_SECURITY_PROFILE_HIGH_ASSURANCE_EVALUATION
<https://w3id.org/idsa/code/COMPONENT_TRUSTPLUS_SECURITY_PROFILE_HIGH_ASSURANCE_EVALUATION> rdf:type owl:NamedIndividual ,
                                                                                                     <https://w3id.org/idsa/core/ComponentCertificationLevel> ;
                                                                                            <https://w3id.org/idsa/core/includedCertificationLevel> <https://w3id.org/idsa/code/COMPONENT_TRUSTPLUS_SECURITY_PROFILE_CONCEPT_REVIEW> ;
                                                                                            rdfs:label "Trust-Plus Security Profile Certification of Components based on High AssuranceEvaluation"@en .


###  https://w3id.org/idsa/code/COMPONENT_TRUST_SECURITY_PROFILE_CONCEPT_REVIEW
<https://w3id.org/idsa/code/COMPONENT_TRUST_SECURITY_PROFILE_CONCEPT_REVIEW> rdf:type owl:NamedIndividual ,
                                                                                      <https://w3id.org/idsa/core/ComponentCertificationLevel> ;
                                                                             <https://w3id.org/idsa/core/includedCertificationLevel> <https://w3id.org/idsa/code/COMPONENT_BASE_SECURITY_PROFILE_CONCEPT_REVIEW> ;
                                                                             rdfs:label "Trust Security Profile Certification of Components based on Concept Review"@en .


###  https://w3id.org/idsa/code/COMPONENT_TRUST_SECURITY_PROFILE_HIGH_ASSURANCE_EVALUATION
<https://w3id.org/idsa/code/COMPONENT_TRUST_SECURITY_PROFILE_HIGH_ASSURANCE_EVALUATION> rdf:type owl:NamedIndividual ,
                                                                                                 <https://w3id.org/idsa/core/ComponentCertificationLevel> ;
                                                                                        <https://w3id.org/idsa/core/includedCertificationLevel> <https://w3id.org/idsa/code/COMPONENT_TRUST_SECURITY_PROFILE_CONCEPT_REVIEW> ;
                                                                                        rdfs:label "Trust Security Profile Certification of Components based on High Assurance Evaluation"@en .


###  https://w3id.org/idsa/code/CONFIG_ENDPOINT
<https://w3id.org/idsa/code/CONFIG_ENDPOINT> rdf:type owl:NamedIndividual ,
                                                      <https://w3id.org/idsa/core/AppEndpointType> ;
                                             rdfs:comment "Endpoint is used for runtime-related app configurations and app parameters."@en ;
                                             rdfs:label "Config endpoint"@en .


###  https://w3id.org/idsa/code/CONNECTOR_BADLY_CONFIGURED
<https://w3id.org/idsa/code/CONNECTOR_BADLY_CONFIGURED> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/idsa/core/ConnectorStatus> ;
                                                        rdfs:comment "Indicates that a Connector is badly configured."@en ;
                                                        rdfs:label "Connector badly configured"@en .


###  https://w3id.org/idsa/code/CONNECTOR_OFFLINE
<https://w3id.org/idsa/code/CONNECTOR_OFFLINE> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/idsa/core/ConnectorStatus> ;
                                               rdfs:comment "Indicates that a Connector is offline."@en ;
                                               rdfs:label "Connector Offline"@en .


###  https://w3id.org/idsa/code/CONNECTOR_ONLINE
<https://w3id.org/idsa/code/CONNECTOR_ONLINE> rdf:type owl:NamedIndividual ,
                                                       <https://w3id.org/idsa/core/ConnectorStatus> ;
                                              rdfs:comment "Indicates that a Connector is online."@en ;
                                              rdfs:label "Connector Online"@en .


###  https://w3id.org/idsa/code/CONTAINS
<https://w3id.org/idsa/code/CONTAINS> rdf:type owl:NamedIndividual ,
                                               <https://w3id.org/idsa/core/BinaryOperator> ;
                                      rdfs:comment "If a TemporalEntity (or xsd:dateTimeStamp) T1 contains another ids:TemporalEntity T2, then the beginning of T1 is idsc:AFTER the beginning of T2 and the ending of T1 is idsc:BEFORE the ending of T2. An Instant (or xsd:dateTimeStamp) cannot contain another Instant (or xsd:dateTimeStamp), neihter contains itself."@en ;
                                      rdfs:label "contains"@en ;
                                      rdfs:seeAlso <https://www.w3.org/TR/owl-time/#inside> ,
                                                   <https://www.w3.org/TR/owl-time/#intervalContains> ;
                                      <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of ids:Instant, ids:Interval or xsd:dateTimeStamp with an instance of ids:Interval. Evaluates to false if compared to a non ids:Interval."@en .


###  https://w3id.org/idsa/code/CONTINUOUS
<https://w3id.org/idsa/code/CONTINUOUS> rdf:type owl:NamedIndividual ,
                                                 <http://www.w3.org/2004/02/skos/core#Concept> ,
                                                 <https://w3id.org/idsa/core/Frequency> ;
                                        <http://purl.org/dc/dcam/memberOf> <http://purl.org/cld/terms/Frequency> ;
                                        rdfs:comment "The event repeats without interruption."@en ;
                                        rdfs:isDefinedBy <http://purl.org/cld/freq/> ;
                                        rdfs:label "Continuous"@en ;
                                        rdfs:seeAlso <https://www.loc.gov/marc/holdings/hd853855.html> ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <http://purl.org/cld/terms/Frequency> ;
                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "Continuous"@en .


###  https://w3id.org/idsa/code/COUNT
<https://w3id.org/idsa/code/COUNT> rdf:type owl:NamedIndividual ,
                                            <https://w3id.org/idsa/core/LeftOperand> ;
                                   rdfs:comment "Numeric count of executions of the Rule. Operators can be idsc:LT, idsc:LTEQ, idsc:EQ, idsc:GT, idsc:GTEQ. Datatype is xsd:double."@en ;
                                   rdfs:label "count"@en ;
                                   <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/count> .


###  https://w3id.org/idsa/code/COVERED_BY
<https://w3id.org/idsa/code/COVERED_BY> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/idsa/core/BinaryOperator> ;
                                        rdfs:comment "Spatial operator 'covered by' as defined by the Egenhofer Topological Relations family: An object A is covered_by another object B if both objects share common bounding and interior faces; if A has interior faces which are bounding faces of B; and if none of B's interior faces are part of A's boundary. (https://doi.org/10.1007/3-540-51295-0_148 Definition 7)"@en ;
                                        rdfs:label "covered by"@en ;
                                        rdfs:seeAlso <http://www.opengis.net/ont/geosparql#ehCoveredBy> .


###  https://w3id.org/idsa/code/COVERS
<https://w3id.org/idsa/code/COVERS> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/BinaryOperator> ;
                                    rdfs:comment "Spatial operator 'covers' as defined by the Egenhofer Topological Relations family: An object A covers another object B if both objects share common bounding and interior faces; if B has interior faces which are bounding faces of A; and if none of A's interior faces are part of B's boundary. (https://doi.org/10.1007/3-540-51295-0_148 Definition 6)"@en ;
                                    rdfs:label "covers"@en ;
                                    rdfs:seeAlso <http://www.opengis.net/ont/geosparql#ehCovers> .


###  https://w3id.org/idsa/code/CR
<https://w3id.org/idsa/code/CR> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Cree"@en .


###  https://w3id.org/idsa/code/CS
<https://w3id.org/idsa/code/CS> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Czech"@en .


###  https://w3id.org/idsa/code/CU
<https://w3id.org/idsa/code/CU> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Old Church Slavonic, Church Slavonic, Old Bulgarian"@en .


###  https://w3id.org/idsa/code/CV
<https://w3id.org/idsa/code/CV> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Chuvash"@en .


###  https://w3id.org/idsa/code/CY
<https://w3id.org/idsa/code/CY> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Welsh"@en .


###  https://w3id.org/idsa/code/DA
<https://w3id.org/idsa/code/DA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Danish"@en .


###  https://w3id.org/idsa/code/DAILY
<https://w3id.org/idsa/code/DAILY> rdf:type owl:NamedIndividual ,
                                            <http://www.w3.org/2004/02/skos/core#Concept> ,
                                            <https://w3id.org/idsa/core/Frequency> ;
                                   <http://purl.org/dc/dcam/memberOf> <http://purl.org/cld/terms/Frequency> ;
                                   rdfs:comment "The event occurs once a day."@en ;
                                   rdfs:isDefinedBy <http://purl.org/cld/freq/> ;
                                   rdfs:label "Daily"@en ;
                                   rdfs:seeAlso <https://www.loc.gov/marc/holdings/hd853855.html> ;
                                   <http://www.w3.org/2004/02/skos/core#inScheme> <http://purl.org/cld/terms/Frequency> ;
                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "Daily"@en .


###  https://w3id.org/idsa/code/DE
<https://w3id.org/idsa/code/DE> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "German"@en .


###  https://w3id.org/idsa/code/DEBUG_LEVEL_LOGGING
<https://w3id.org/idsa/code/DEBUG_LEVEL_LOGGING> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/idsa/core/LogLevel> ;
                                                 rdfs:comment "Debug level logging."@en ;
                                                 rdfs:label "Debug Level Logging"@en .


###  https://w3id.org/idsa/code/DEFINES_AS
<https://w3id.org/idsa/code/DEFINES_AS> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/idsa/core/BinaryOperator> ;
                                        rdfs:comment "Allows assignments similar to 'var x := {RightOperand}'."@en ;
                                        rdfs:label "defines as"@en ;
                                        <http://www.w3.org/2004/02/skos/core#note> "Different to the other ids:BinaryOperator, idsc:DEFINES_AS does *not* compare a feature but tells the interpreter where to *find* one. Therefore, the constraint is not evaluated in the same way as with other operators."@en .


###  https://w3id.org/idsa/code/DELAY
<https://w3id.org/idsa/code/DELAY> rdf:type owl:NamedIndividual ,
                                            <https://w3id.org/idsa/core/LeftOperand> ;
                                   rdfs:comment "Delay the action. Use idsc:DURATION_EQ, idsc:LONGER, idsc:LONGER_EQ, idsc:SHORTER_EQ, or idsc:SHORTER with datatype xsd:duration."@en ;
                                   rdfs:label "delay"@en .


###  https://w3id.org/idsa/code/DELETE
<https://w3id.org/idsa/code/DELETE> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/Action> ;
                                    rdfs:comment "To remove a resource or inhibit any further access with reasonable measures."@en ;
                                    rdfs:label "delete"@en ;
                                    <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/delete> ;
                                    <http://www.w3.org/2004/02/skos/core#note> "This action is evaluated at the consumer side if used in a duty clause. A provider cannot be forced to delete its data resources. If used in a permission clause, it is effecting the data provider as it allows the consumer to delete the provider's resource remotely."@en ;
                                    <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/WRITE> .


###  https://w3id.org/idsa/code/DISJOINT
<https://w3id.org/idsa/code/DISJOINT> rdf:type owl:NamedIndividual ,
                                               <https://w3id.org/idsa/core/BinaryOperator> ;
                                      rdfs:comment "Spatial operator 'disjoint' as defined by the Egenhofer Topological Relations family: If all four intersections among all object parts are empty, then the two objects are disjoint. (https://doi.org/10.1007/3-540-51295-0_148 Definition 1)"@en ;
                                      rdfs:label "disjoint"@en ;
                                      rdfs:seeAlso <http://www.opengis.net/ont/geosparql#ehDisjoint> .


###  https://w3id.org/idsa/code/DISTRIBUTE
<https://w3id.org/idsa/code/DISTRIBUTE> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/idsa/core/Action> ;
                                        rdfs:comment "To forward or supply a resource to a third-party."@en ;
                                        rdfs:label "distribute"@en ;
                                        <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/distribute> ;
                                        <http://www.w3.org/2004/02/skos/core#note> "This action is always evaluated at the consumer side and allows it to become a data provider of this resource."@en ;
                                        <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/USE> .


###  https://w3id.org/idsa/code/DSA
<https://w3id.org/idsa/code/DSA> rdf:type owl:NamedIndividual ,
                                          <https://w3id.org/idsa/core/KeyType> ;
                                 rdfs:label "DSA"@en .


###  https://w3id.org/idsa/code/DURATION_EQ
<https://w3id.org/idsa/code/DURATION_EQ> rdf:type owl:NamedIndividual ,
                                                  <https://w3id.org/idsa/core/BinaryOperator> ;
                                         rdfs:comment "If a temporal entity T1 has the same duration as another temporal entity T2, then their length or their duration is equal. Instants and xsd:dateTimeStamp Literals have always the duration 'P0Y0M0DT0H0M0S'^^xsd:duration and therefore have always the same duration."@en ;
                                         rdfs:label "has same duration"@en ;
                                         rdfs:seeAlso <https://www.w3.org/TR/owl-time/#hasTemporalDuration> ;
                                         <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of ids:TemporalEntity with an instance of ids:TemporalEntity."@en .


###  https://w3id.org/idsa/code/DURING
<https://w3id.org/idsa/code/DURING> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/BinaryOperator> ;
                                    rdfs:comment "If a TemporalEntity T1 is during another TemporalEntity T2, then the beginning of T1 is after the beginning of T2, and the end of T1 is before the end of T2."@en ;
                                    rdfs:label "during"@en ;
                                    rdfs:seeAlso <https://www.w3.org/TR/owl-time/#intervalDuring> ;
                                    <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of ids:Instant, ids:Interval or xsd:dateTimeStamp with an instance of ids:Interval. Evaluates to false if compared to a non ids:Interval."@en .


###  https://w3id.org/idsa/code/DV
<https://w3id.org/idsa/code/DV> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Divehi, Dhivehi, Maldivian"@en .


###  https://w3id.org/idsa/code/DZ
<https://w3id.org/idsa/code/DZ> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Dzongkha"@en .


###  https://w3id.org/idsa/code/ECDSA
<https://w3id.org/idsa/code/ECDSA> rdf:type owl:NamedIndividual ,
                                            <https://w3id.org/idsa/core/KeyType> ;
                                   rdfs:label "ECDSA"@en .


###  https://w3id.org/idsa/code/ED25519
<https://w3id.org/idsa/code/ED25519> rdf:type owl:NamedIndividual ,
                                              <https://w3id.org/idsa/core/KeyType> ;
                                     rdfs:label "ED25519"@en .


###  https://w3id.org/idsa/code/EE
<https://w3id.org/idsa/code/EE> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Ewe"@en .


###  https://w3id.org/idsa/code/EL
<https://w3id.org/idsa/code/EL> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Greek (modern)"@en .


###  https://w3id.org/idsa/code/ELAPSED_TIME
<https://w3id.org/idsa/code/ELAPSED_TIME> rdf:type owl:NamedIndividual ,
                                                   <https://w3id.org/idsa/core/LeftOperand> ;
                                          rdfs:comment "A continuous elapsed time period which may be used for exercising of the action of the Rule. Allowed operators are idsc:SHORTER, idsc:SHORTER_EQ, idsc:LONGER, idsc:LONGER_EQ, and idsc:DURATION_EQ with datatype xsd:duration."@en ;
                                          rdfs:label "elapsed time"@en ;
                                          <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/elapsedTime> .


###  https://w3id.org/idsa/code/EN
<https://w3id.org/idsa/code/EN> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "English"@en .


###  https://w3id.org/idsa/code/ENCRYPT
<https://w3id.org/idsa/code/ENCRYPT> rdf:type owl:NamedIndividual ,
                                              <https://w3id.org/idsa/core/Action> ;
                                     rdfs:comment "The data artifact or parts of it are encrypted and can not be read by neither the ids:DataConsumer nor any other third party. The encryption algorithm might be specified by a constraint."@en ;
                                     rdfs:label "ecrypt"@en ;
                                     <http://www.w3.org/2004/02/skos/core#note> "This action is always evaluated at the provider side."@en ;
                                     <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/USE> .


###  https://w3id.org/idsa/code/ENCRYPTED
<https://w3id.org/idsa/code/ENCRYPTED> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/idsa/core/ArtifactState> ;
                                       rdfs:comment "The artifact is encrypted so the data itself cannot be read by any user without having the corresponding key."@en ;
                                       rdfs:label "is encrypted"@en .


###  https://w3id.org/idsa/code/ENDPOINT
<https://w3id.org/idsa/code/ENDPOINT> rdf:type owl:NamedIndividual ,
                                               <https://w3id.org/idsa/core/LeftOperand> ;
                                      rdfs:comment "Remote target for an action or information provider (PIP). Must be used together with idsc:IS or idsc:IN operators. RightOperand must be a xsd:anyURI or an URL which should point to an actually deployed endpoint. An example is a refinment of idsc:NOTIFY where idsc:REMOTE points to a Clearing House."@en ;
                                      rdfs:label "endpoint" .


###  https://w3id.org/idsa/code/EO
<https://w3id.org/idsa/code/EO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Esperanto"@en .


###  https://w3id.org/idsa/code/EQ
<https://w3id.org/idsa/code/EQ> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/BinaryOperator> ;
                                rdfs:comment "Arithmetic equals operator (5 = 5)."@en ;
                                rdfs:label "equals"@en ;
                                <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/eq> .


###  https://w3id.org/idsa/code/EQUALS
<https://w3id.org/idsa/code/EQUALS> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/BinaryOperator> ;
                                    rdfs:comment "Logical equals operator (true = true)."@en ;
                                    rdfs:label "equals"@en ;
                                    <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/eq> .


###  https://w3id.org/idsa/code/ES
<https://w3id.org/idsa/code/ES> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Spanish"@en .


###  https://w3id.org/idsa/code/ET
<https://w3id.org/idsa/code/ET> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Estonian"@en .


###  https://w3id.org/idsa/code/EU
<https://w3id.org/idsa/code/EU> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Basque"@en .


###  https://w3id.org/idsa/code/EVENT
<https://w3id.org/idsa/code/EVENT> rdf:type owl:NamedIndividual ,
                                            <https://w3id.org/idsa/core/LeftOperand> ;
                                   rdfs:comment "The feature dimension regarding whether current events are happening. Does NOT refer 'events' as in real-time data, sensor observations, or Complex Event Processing but rather as 'World Cup 2018' or 'Hannover Trade Fair'."@en ;
                                   rdfs:label "current event"@en .


###  https://w3id.org/idsa/code/FA
<https://w3id.org/idsa/code/FA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Persian (Farsi)"@en .


###  https://w3id.org/idsa/code/FF
<https://w3id.org/idsa/code/FF> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Fula, Fulah, Pulaar, Pular"@en .


###  https://w3id.org/idsa/code/FI
<https://w3id.org/idsa/code/FI> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Finnish"@en .


###  https://w3id.org/idsa/code/FINISHED_BY
<https://w3id.org/idsa/code/FINISHED_BY> rdf:type owl:NamedIndividual ,
                                                  <https://w3id.org/idsa/core/BinaryOperator> ;
                                         rdfs:comment "If an interval T1 is finished by another interval T2, then the beginning of T1 is before the beginning of T2, and the end of T1 is coincident with the end of T2."@en ;
                                         rdfs:label "finished by"@en ;
                                         rdfs:seeAlso <https://www.w3.org/TR/owl-time/#intervalFinishedBy> ;
                                         <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of ids:Interval to another instance of ids:Interval. Evaluates to false if compared to a non ids:Interval or one interval is empty."@en .


###  https://w3id.org/idsa/code/FINISHES
<https://w3id.org/idsa/code/FINISHES> rdf:type owl:NamedIndividual ,
                                               <https://w3id.org/idsa/core/BinaryOperator> ;
                                      rdfs:comment "If an Interval T1 finishes another interval T2, then the beginning of T1 is after the beginning of T2, and the end of T1 is coincident with the end of T2."@en ;
                                      rdfs:label "finishes"@en ;
                                      rdfs:seeAlso <https://w3id.org/idsa/core/intervalIn> ,
                                                   <https://www.w3.org/TR/owl-time/#intervalFinishes> ;
                                      <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of ids:Interval to another instance of ids:Interval. Evaluates to false if compared to a non ids:Interval or one interval is empty."@en .


###  https://w3id.org/idsa/code/FJ
<https://w3id.org/idsa/code/FJ> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Fijian"@en .


###  https://w3id.org/idsa/code/FO
<https://w3id.org/idsa/code/FO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Faroese"@en .


###  https://w3id.org/idsa/code/FR
<https://w3id.org/idsa/code/FR> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "French"@en .


###  https://w3id.org/idsa/code/FY
<https://w3id.org/idsa/code/FY> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Western Frisian"@en .


###  https://w3id.org/idsa/code/GA
<https://w3id.org/idsa/code/GA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Irish"@en .


###  https://w3id.org/idsa/code/GD
<https://w3id.org/idsa/code/GD> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Scottish Gaelic, Gaelic"@en .


###  https://w3id.org/idsa/code/GL
<https://w3id.org/idsa/code/GL> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Galician"@en .


###  https://w3id.org/idsa/code/GN
<https://w3id.org/idsa/code/GN> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Guaraní"@en .


###  https://w3id.org/idsa/code/GRANT_USE
<https://w3id.org/idsa/code/GRANT_USE> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/idsa/core/Action> ;
                                       rdfs:comment "To grant use of a resource to another party. Does *not* imply any other usage rights."@en ;
                                       rdfs:label "grant use"@en ;
                                       <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/grantUse> ;
                                       <http://www.w3.org/2004/02/skos/core#note> "This action is always evaluated at the consumer side, at the moment a third party intends to access the resource as received by the original consumer."@en ;
                                       <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/USE> .


###  https://w3id.org/idsa/code/GT
<https://w3id.org/idsa/code/GT> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/BinaryOperator> ;
                                rdfs:comment "Greater-than operator. Can be used for numeric (5 idsc:GT 2) comparisons."@en ;
                                rdfs:label "greater than"@en ;
                                <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/gt> .


###  https://w3id.org/idsa/code/GTEQ
<https://w3id.org/idsa/code/GTEQ> rdf:type owl:NamedIndividual ,
                                           <https://w3id.org/idsa/core/BinaryOperator> ;
                                  rdfs:comment "Greater-than-or-equals operator. Can be used for numeric (5 idsc:GTEQ 2) comparisons."@en ;
                                  rdfs:label "greater than or equals"@en ;
                                  <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/gteq> .


###  https://w3id.org/idsa/code/GU
<https://w3id.org/idsa/code/GU> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Gujarati"@en .


###  https://w3id.org/idsa/code/GV
<https://w3id.org/idsa/code/GV> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Manx"@en .


###  https://w3id.org/idsa/code/HA
<https://w3id.org/idsa/code/HA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Hausa"@en .


###  https://w3id.org/idsa/code/HAS_MEMBERSHIP
<https://w3id.org/idsa/code/HAS_MEMBERSHIP> rdf:type owl:NamedIndividual ,
                                                     <https://w3id.org/idsa/core/BinaryOperator> ;
                                            rdfs:comment "If a user has a specific membership required for accessing a resource. A membership includes always a role and a related organisation (see also org:). Should be used together with a RightOperand pointing to an accessible endpoint providing this information."@en ;
                                            rdfs:label "has Member"@en ;
                                            rdfs:seeAlso <http://www.w3.org/ns/org#hasMember> .


###  https://w3id.org/idsa/code/HAS_SITE
<https://w3id.org/idsa/code/HAS_SITE> rdf:type owl:NamedIndividual ,
                                               <https://w3id.org/idsa/core/BinaryOperator> ;
                                      rdfs:comment "If a user needs to be located at a certain site required for accessing a resource. A 'HAS_SITE' relation includes always a membership (role and related organisation) corresponding to the site. Should be used together with a RightOperand pointing to an accessible endpoint providing this information."@en ;
                                      rdfs:label "has site"@en ;
                                      rdfs:seeAlso <http://www.w3.org/ns/org#basedAt> .


###  https://w3id.org/idsa/code/HAS_STATE
<https://w3id.org/idsa/code/HAS_STATE> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/idsa/core/BinaryOperator> ;
                                       rdfs:comment "Operator examining if the target resource has a certain state at the moment, for instance is anonymized (idsc:ANONYMIZED)."@en ;
                                       rdfs:label "has state"@en .


###  https://w3id.org/idsa/code/HE
<https://w3id.org/idsa/code/HE> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Hebrew (modern)"@en .


###  https://w3id.org/idsa/code/HI
<https://w3id.org/idsa/code/HI> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Hindi"@en .


###  https://w3id.org/idsa/code/HO
<https://w3id.org/idsa/code/HO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Hiri Motu"@en .


###  https://w3id.org/idsa/code/HR
<https://w3id.org/idsa/code/HR> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Croatian"@en .


###  https://w3id.org/idsa/code/HT
<https://w3id.org/idsa/code/HT> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Haitian, Haitian Creole"@en .


###  https://w3id.org/idsa/code/HU
<https://w3id.org/idsa/code/HU> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Hungarian"@en .


###  https://w3id.org/idsa/code/HY
<https://w3id.org/idsa/code/HY> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Armenian"@en .


###  https://w3id.org/idsa/code/HZ
<https://w3id.org/idsa/code/HZ> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Herero"@en .


###  https://w3id.org/idsa/code/IA
<https://w3id.org/idsa/code/IA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Interlingua"@en .


###  https://w3id.org/idsa/code/ID
<https://w3id.org/idsa/code/ID> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Indonesian"@en .


###  https://w3id.org/idsa/code/IDS_CONNECTOR_ATTRIBUTES_ALL
<https://w3id.org/idsa/code/IDS_CONNECTOR_ATTRIBUTES_ALL> rdf:type owl:NamedIndividual ,
                                                                   <https://w3id.org/idsa/core/Audience> ;
                                                          rdfs:comment "Every IDS Connector is in the intended audience for the DAT with this 'scope' property."@en ;
                                                          rdfs:label "all IDS Connectors" .


###  https://w3id.org/idsa/code/IE
<https://w3id.org/idsa/code/IE> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Interlingue"@en .


###  https://w3id.org/idsa/code/IG
<https://w3id.org/idsa/code/IG> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Igbo"@en .


###  https://w3id.org/idsa/code/II
<https://w3id.org/idsa/code/II> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Nuosu"@en .


###  https://w3id.org/idsa/code/IK
<https://w3id.org/idsa/code/IK> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Inupiaq"@en .


###  https://w3id.org/idsa/code/IN
<https://w3id.org/idsa/code/IN> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/BinaryOperator> ;
                                rdfs:comment "Element-of operator. Allowed RightOperands are RDF collections('(A B C)')."@en ;
                                rdfs:label "in"@en ;
                                <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/isAnyOf> ,
                                                                              <https://postgis.net/docs/ST_Within.html> .


###  https://w3id.org/idsa/code/INACTIVE_ONLY
<https://w3id.org/idsa/code/INACTIVE_ONLY> rdf:type owl:NamedIndividual ,
                                                    <https://w3id.org/idsa/core/QueryScope> ;
                                           rdfs:label "INACTIVE_ONLY" .


###  https://w3id.org/idsa/code/INPUT_ENDPOINT
<https://w3id.org/idsa/code/INPUT_ENDPOINT> rdf:type owl:NamedIndividual ,
                                                     <https://w3id.org/idsa/core/AppEndpointType> ;
                                            rdfs:comment "Endpoint is used for data input."@en ;
                                            rdfs:label "Input endpoint"@en .


###  https://w3id.org/idsa/code/INSIDE
<https://w3id.org/idsa/code/INSIDE> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/BinaryOperator> ;
                                    rdfs:comment "Spatial operator 'inside' as defined by the Egenhofer Topological Relations family: An object A is inside of another object B if (1) A and B share interior, but not bounding faces, (2) if A has bounding faces which are interior faces of B, and (3) none of B's bounding faces coincides with any of A's interior faces. (https://doi.org/10.1007/3-540-51295-0_148 Definition 4)"@en ;
                                    rdfs:label "inside"@en ;
                                    rdfs:seeAlso <http://www.opengis.net/ont/geosparql#ehInside> ;
                                    <http://www.w3.org/2004/02/skos/core#note> "In addition, a point is inside a polygom iff the point is in the polygom's interior (the point itself has no interior)."@en .


###  https://w3id.org/idsa/code/INSIDE_NETWORK
<https://w3id.org/idsa/code/INSIDE_NETWORK> rdf:type owl:NamedIndividual ,
                                                     <https://w3id.org/idsa/core/BinaryOperator> ;
                                            rdfs:comment "Is satisfied if a system is inside a specified target network or network range."@en ;
                                            rdfs:label "inside network"@en .


###  https://w3id.org/idsa/code/INTEGRITY_PROTECTION_LOCAL
<https://w3id.org/idsa/code/INTEGRITY_PROTECTION_LOCAL> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/idsa/core/IntegrityGuarantee> ;
                                                        rdfs:label "Integrity Protection Local" .


###  https://w3id.org/idsa/code/INTEGRITY_PROTECTION_NONE
<https://w3id.org/idsa/code/INTEGRITY_PROTECTION_NONE> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/idsa/core/IntegrityGuarantee> ;
                                                       rdfs:label "Integrity Protection None" .


###  https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_REMOTE
<https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_REMOTE> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/idsa/core/IntegrityGuarantee> ;
                                                           rdfs:label "Integrity Protection Remote" .


###  https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_SCOPE_KERNEL_CORE_CONTAINER
<https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_SCOPE_KERNEL_CORE_CONTAINER> rdf:type owl:NamedIndividual ,
                                                                                         <https://w3id.org/idsa/core/IntegrityVerificationScopeGuarantee> ;
                                                                                rdfs:label "Integrity Verification Scope Kernel Core Container" .


###  https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_SCOPE_KERNEL_CORE_CONTAINER_APPLICATION
<https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_SCOPE_KERNEL_CORE_CONTAINER_APPLICATION> rdf:type owl:NamedIndividual ,
                                                                                                     <https://w3id.org/idsa/core/IntegrityVerificationScopeGuarantee> ;
                                                                                            rdfs:label "Integrity Verification Scope Kernel Core Container Application" .


###  https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_SCOPE_NONE
<https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_SCOPE_NONE> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/idsa/core/IntegrityVerificationScopeGuarantee> ;
                                                               rdfs:label "Integrity Verification Scope None" .


###  https://w3id.org/idsa/code/INTERFACE_DEFINITION
<https://w3id.org/idsa/code/INTERFACE_DEFINITION> rdf:type owl:NamedIndividual ,
                                                           <https://w3id.org/idsa/core/ContentType> ;
                                                  rdfs:comment "Formal, machine-interpretable definition of a protocol-specific API, e.g. OpenAPI, GraphQL, API Blueprint, WSDL."@en ;
                                                  rdfs:label "Interface definition" .


###  https://w3id.org/idsa/code/INTERNAL_RECIPIENT_ERROR
<https://w3id.org/idsa/code/INTERNAL_RECIPIENT_ERROR> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/idsa/core/RejectionReason> ;
                                                      rdfs:comment "The message recipient encountered an internal error while processing the message (e.g., storage capacity exceeded)." ;
                                                      rdfs:label "INTERNAL_RECIPIENT_ERROR" .


###  https://w3id.org/idsa/code/IO
<https://w3id.org/idsa/code/IO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Ido"@en .


###  https://w3id.org/idsa/code/IRREGULAR
<https://w3id.org/idsa/code/IRREGULAR> rdf:type owl:NamedIndividual ,
                                                <http://www.w3.org/2004/02/skos/core#Concept> ,
                                                <https://w3id.org/idsa/core/Frequency> ;
                                       <http://purl.org/dc/dcam/memberOf> <http://purl.org/cld/terms/Frequency> ;
                                       rdfs:comment "The event occurs at uneven intervals."@en ;
                                       rdfs:isDefinedBy <http://purl.org/cld/freq/> ;
                                       rdfs:label "Irregular"@en ;
                                       rdfs:seeAlso <https://www.loc.gov/marc/holdings/hd853855.html> ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <http://purl.org/cld/terms/Frequency> ;
                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "Irregular"@en .


###  https://w3id.org/idsa/code/IS
<https://w3id.org/idsa/code/IS> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Icelandic"@en .


###  https://w3id.org/idsa/code/IT
<https://w3id.org/idsa/code/IT> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Italian"@en .


###  https://w3id.org/idsa/code/IU
<https://w3id.org/idsa/code/IU> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Inuktitut"@en .


###  https://w3id.org/idsa/code/JA
<https://w3id.org/idsa/code/JA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Japanese"@en .


###  https://w3id.org/idsa/code/JV
<https://w3id.org/idsa/code/JV> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Javanese"@en .


###  https://w3id.org/idsa/code/JWT
<https://w3id.org/idsa/code/JWT> rdf:type owl:NamedIndividual ,
                                          <https://w3id.org/idsa/core/TokenFormat> ;
                                 rdfs:label "Json Web Token" .


###  https://w3id.org/idsa/code/KA
<https://w3id.org/idsa/code/KA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Georgian"@en .


###  https://w3id.org/idsa/code/KG
<https://w3id.org/idsa/code/KG> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Kongo"@en .


###  https://w3id.org/idsa/code/KI
<https://w3id.org/idsa/code/KI> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Kikuyu, Gikuyu"@en .


###  https://w3id.org/idsa/code/KJ
<https://w3id.org/idsa/code/KJ> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Kwanyama, Kuanyama"@en .


###  https://w3id.org/idsa/code/KK
<https://w3id.org/idsa/code/KK> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Kazakh"@en .


###  https://w3id.org/idsa/code/KL
<https://w3id.org/idsa/code/KL> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Kalaallisut, Greenlandic"@en .


###  https://w3id.org/idsa/code/KM
<https://w3id.org/idsa/code/KM> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Khmer"@en .


###  https://w3id.org/idsa/code/KN
<https://w3id.org/idsa/code/KN> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Kannada"@en .


###  https://w3id.org/idsa/code/KO
<https://w3id.org/idsa/code/KO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Korean"@en .


###  https://w3id.org/idsa/code/KR
<https://w3id.org/idsa/code/KR> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Kanuri"@en .


###  https://w3id.org/idsa/code/KS
<https://w3id.org/idsa/code/KS> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Kashmiri"@en .


###  https://w3id.org/idsa/code/KU
<https://w3id.org/idsa/code/KU> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Kurdish"@en .


###  https://w3id.org/idsa/code/KV
<https://w3id.org/idsa/code/KV> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Komi"@en .


###  https://w3id.org/idsa/code/KW
<https://w3id.org/idsa/code/KW> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Cornish"@en .


###  https://w3id.org/idsa/code/KY
<https://w3id.org/idsa/code/KY> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Kyrgyz"@en .


###  https://w3id.org/idsa/code/LA
<https://w3id.org/idsa/code/LA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Latin"@en .


###  https://w3id.org/idsa/code/LB
<https://w3id.org/idsa/code/LB> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Luxembourgish, Letzeburgesch"@en .


###  https://w3id.org/idsa/code/LG
<https://w3id.org/idsa/code/LG> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Ganda"@en .


###  https://w3id.org/idsa/code/LI
<https://w3id.org/idsa/code/LI> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Limburgish, Limburgan, Limburger"@en .


###  https://w3id.org/idsa/code/LN
<https://w3id.org/idsa/code/LN> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Lingala"@en .


###  https://w3id.org/idsa/code/LO
<https://w3id.org/idsa/code/LO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Lao"@en .


###  https://w3id.org/idsa/code/LOCAL_DATA_CONFIDENTIALITY_FULL_ENCRYPTION
<https://w3id.org/idsa/code/LOCAL_DATA_CONFIDENTIALITY_FULL_ENCRYPTION> rdf:type owl:NamedIndividual ,
                                                                                 <https://w3id.org/idsa/core/LocalDataConfidentialityGuarantee> ;
                                                                        rdfs:label "Local Data Confidentiality Full Encryption" .


###  https://w3id.org/idsa/code/LOCAL_DATA_CONFIDENTIALITY_NONE
<https://w3id.org/idsa/code/LOCAL_DATA_CONFIDENTIALITY_NONE> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/idsa/core/LocalDataConfidentialityGuarantee> ;
                                                             rdfs:label "Local Data Confidentiality None" .


###  https://w3id.org/idsa/code/LOCAL_DATA_CONFIDENTIALITY_SECURE_ERASURE
<https://w3id.org/idsa/code/LOCAL_DATA_CONFIDENTIALITY_SECURE_ERASURE> rdf:type owl:NamedIndividual ,
                                                                                <https://w3id.org/idsa/core/LocalDataConfidentialityGuarantee> ;
                                                                       rdfs:label "Local Data Confidentiality Secure Erasure" .


###  https://w3id.org/idsa/code/LOG
<https://w3id.org/idsa/code/LOG> rdf:type owl:NamedIndividual ,
                                          <https://w3id.org/idsa/core/Action> ;
                                 rdfs:comment "To log information or store information about incidents in a local file or database. Is not necessarily available to external parties but can be used to create transparency on happened events."@en ;
                                 rdfs:label "log"@en ;
                                 <http://www.w3.org/2004/02/skos/core#note> "This action is always evaluated at the consumer side."@en ;
                                 <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/USE> .


###  https://w3id.org/idsa/code/LONGER
<https://w3id.org/idsa/code/LONGER> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/BinaryOperator> ;
                                    rdfs:comment "If a temporal entity T1 is longer than another temporal entity T2, then the length or duration of T1 is bigger. Instants and xsd:dateTimeStamp Literals have always the duration 'P0Y0M0DT0H0M0S'^^xsd:duration and therefore have always the same duration."@en ;
                                    rdfs:label "longer"@en ;
                                    <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of ids:TemporalEntity with an instance of xsd:duration."@en .


###  https://w3id.org/idsa/code/LONGER_EQ
<https://w3id.org/idsa/code/LONGER_EQ> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/idsa/core/BinaryOperator> ;
                                       rdfs:comment "If temporal entity T1 is longer or equals than another temporal entity T2, then the length or duration of T1 is bigger or their length or their duration is equal. Instants and xsd:dateTimeStamp Literals have always the duration 'P0Y0M0DT0H0M0S'^^xsd:duration and therefore have always the same duration."@en ;
                                       rdfs:label "longer or equals"@en ;
                                       <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of ids:TemporalEntity with an instance of xsd:duration."@en .


###  https://w3id.org/idsa/code/LT
<https://w3id.org/idsa/code/LT> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/BinaryOperator> ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:comment "Less-than operator. Can be used for numeric (2 idsc:LT 5) comparisons."@en ;
                                rdfs:label "Lithuanian"@en ,
                                           "less than"@en ;
                                <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/lt> ;
                                <http://www.w3.org/2004/02/skos/core#note> "Do not confuse with idsc:LT (which is a language)."@en .


###  https://w3id.org/idsa/code/LTEQ
<https://w3id.org/idsa/code/LTEQ> rdf:type owl:NamedIndividual ,
                                           <https://w3id.org/idsa/core/BinaryOperator> ;
                                  rdfs:comment "Less-than-or-equals operator. Can be used for numeric (2 idsc:LTEQ 5) comparisons."@en ;
                                  rdfs:label "less than or equals"@en ;
                                  <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/lteq> .


###  https://w3id.org/idsa/code/LU
<https://w3id.org/idsa/code/LU> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Luba-Katanga"@en .


###  https://w3id.org/idsa/code/LV
<https://w3id.org/idsa/code/LV> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Latvian"@en .


###  https://w3id.org/idsa/code/MALFORMED_MESSAGE
<https://w3id.org/idsa/code/MALFORMED_MESSAGE> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/idsa/core/RejectionReason> ;
                                               rdfs:comment "The originating message is malformed or missing information." ;
                                               rdfs:label "MALFORMED_MESSAGE" .


###  https://w3id.org/idsa/code/MATCHES
<https://w3id.org/idsa/code/MATCHES> rdf:type owl:NamedIndividual ,
                                              <https://w3id.org/idsa/core/BinaryOperator> ;
                                     rdfs:comment "Regex operator for strings. Evaluates to true iff the regex pattern of the RightOperand matches the LeftOperand."@en ;
                                     rdfs:label "matches"@en .


###  https://w3id.org/idsa/code/MEETS
<https://w3id.org/idsa/code/MEETS> rdf:type owl:NamedIndividual ,
                                            <https://w3id.org/idsa/core/BinaryOperator> ;
                                   rdfs:comment "If a TemporalEntity or (xsd:dateTimeStamp Literal) T1 meets another TemporalEntity (or xsd:dateTimeStamp Literal) T2, then the end of T1 is coincident with the beginning of T2."@en ;
                                   rdfs:label "meets"@en ;
                                   rdfs:seeAlso <https://www.w3.org/TR/owl-time/#intervalMeets> ;
                                   <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of TemporalEntity or xsd:dateTimeStamp Literal to another instance of TemporalEntity or xsd:dateTimeStamp Literal. Evaluates to true if T1 or T2 are Instants (or xsd:dateTimeStamp Literal) and the condition in the comment holds."@en .


###  https://w3id.org/idsa/code/MEMBER_OF
<https://w3id.org/idsa/code/MEMBER_OF> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/idsa/core/BinaryOperator> ;
                                       rdfs:comment "If a user is part of a certain organisation required for accessing a resource. Should be used together with a RightOperand pointing to an accessible endpoint providing this information."@en ;
                                       rdfs:label "memberOf"@en ;
                                       rdfs:seeAlso <http://www.w3.org/ns/org#memberOf> .


###  https://w3id.org/idsa/code/MESSAGE_TYPE_NOT_SUPPORTED
<https://w3id.org/idsa/code/MESSAGE_TYPE_NOT_SUPPORTED> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/idsa/core/RejectionReason> ;
                                                        rdfs:comment "The sender of the rejection does not support the incoming message type (e.g., ids:QueryMessage)." ;
                                                        rdfs:label "MESSAGE_TYPE_NOT_SUPPORTED" .


###  https://w3id.org/idsa/code/METHOD_NOT_SUPPORTED
<https://w3id.org/idsa/code/METHOD_NOT_SUPPORTED> rdf:type owl:NamedIndividual ,
                                                           <https://w3id.org/idsa/core/RejectionReason> ;
                                                  rdfs:comment "The sender of the rejection does not implement a certain functionality stated in the message (e.g., query language)." ;
                                                  rdfs:label "METHOD_NOT_SUPPORTED" .


###  https://w3id.org/idsa/code/MET_BY
<https://w3id.org/idsa/code/MET_BY> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/BinaryOperator> ;
                                    rdfs:comment "If a TemporalEntity or (xsd:dateTimeStamp Literal) T1 is met by another TemporalEntity or (xsd:dateTimeStamp Literal) T2, then the beginning of T1 is coincident with the end of T2."@en ;
                                    rdfs:label "met by"@en ;
                                    rdfs:seeAlso <https://www.w3.org/TR/owl-time/#intervalMetBy> ;
                                    <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of TemporalEntity (or xsd:dateTimeStamp Literal) to another instance of TemporalEntity (or xsd:dateTimeStamp Literal). Evaluates to true if T1 or T2 are Instants (or xsd:dateTimeStamp Literal) and the condition in the comment holds."@en .


###  https://w3id.org/idsa/code/MG
<https://w3id.org/idsa/code/MG> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Malagasy"@en .


###  https://w3id.org/idsa/code/MH
<https://w3id.org/idsa/code/MH> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Marshallese"@en .


###  https://w3id.org/idsa/code/MI
<https://w3id.org/idsa/code/MI> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Māori"@en .


###  https://w3id.org/idsa/code/MINIMAL_LOGGING
<https://w3id.org/idsa/code/MINIMAL_LOGGING> rdf:type owl:NamedIndividual ,
                                                      <https://w3id.org/idsa/core/LogLevel> ;
                                             rdfs:comment "Minimal logging."@en ;
                                             rdfs:label "Minimal Logging"@en .


###  https://w3id.org/idsa/code/MK
<https://w3id.org/idsa/code/MK> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Macedonian"@en .


###  https://w3id.org/idsa/code/ML
<https://w3id.org/idsa/code/ML> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Malayalam"@en .


###  https://w3id.org/idsa/code/MN
<https://w3id.org/idsa/code/MN> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Mongolian"@en .


###  https://w3id.org/idsa/code/MODIFY
<https://w3id.org/idsa/code/MODIFY> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/Action> ;
                                    rdfs:comment "To change a resource locally."@en ;
                                    rdfs:label "modify"@en ;
                                    <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/modify> ;
                                    <http://www.w3.org/2004/02/skos/core#note> "This action is always evaluated at the consumer side. It corresponds to 'allow changes of the copied resource'."@en ;
                                    <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/WRITE> .


###  https://w3id.org/idsa/code/MONTHLY
<https://w3id.org/idsa/code/MONTHLY> rdf:type owl:NamedIndividual ,
                                              <http://www.w3.org/2004/02/skos/core#Concept> ,
                                              <https://w3id.org/idsa/core/Frequency> ;
                                     <http://purl.org/dc/dcam/memberOf> <http://purl.org/cld/terms/Frequency> ;
                                     rdfs:comment "The event occurs once a month."@en ;
                                     rdfs:isDefinedBy <http://purl.org/cld/freq/> ;
                                     rdfs:label "Monthly"@en ;
                                     rdfs:seeAlso <https://www.loc.gov/marc/holdings/hd853855.html> ;
                                     <http://www.w3.org/2004/02/skos/core#inScheme> <http://purl.org/cld/terms/Frequency> ;
                                     <http://www.w3.org/2004/02/skos/core#prefLabel> "Monthly"@en .


###  https://w3id.org/idsa/code/MR
<https://w3id.org/idsa/code/MR> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Marathi (Marāṭhī)"@en .


###  https://w3id.org/idsa/code/MS
<https://w3id.org/idsa/code/MS> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Malay"@en .


###  https://w3id.org/idsa/code/MT
<https://w3id.org/idsa/code/MT> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Maltese"@en .


###  https://w3id.org/idsa/code/MULTI_LINGUAL
<https://w3id.org/idsa/code/MULTI_LINGUAL> rdf:type owl:NamedIndividual ,
                                                    <https://w3id.org/idsa/core/Language> ;
                                           rdfs:comment "Code indicates that several languages are used or no concrete language can be determined." ;
                                           rdfs:label "Multilingual"@en .


###  https://w3id.org/idsa/code/MY
<https://w3id.org/idsa/code/MY> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Burmese"@en .


###  https://w3id.org/idsa/code/NA
<https://w3id.org/idsa/code/NA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Nauruan"@en .


###  https://w3id.org/idsa/code/NB
<https://w3id.org/idsa/code/NB> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Norwegian Bokmål"@en .


###  https://w3id.org/idsa/code/ND
<https://w3id.org/idsa/code/ND> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Northern Ndebele"@en .


###  https://w3id.org/idsa/code/NE
<https://w3id.org/idsa/code/NE> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Nepali"@en .


###  https://w3id.org/idsa/code/NEXT_POLICY
<https://w3id.org/idsa/code/NEXT_POLICY> rdf:type owl:NamedIndividual ,
                                                  <https://w3id.org/idsa/core/Action> ;
                                         rdfs:comment "To forward the resource under the same policy. Implies a permission to distribute."@en ;
                                         rdfs:label "next policy"@en ;
                                         <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/nextPolicy> ;
                                         <http://www.w3.org/2004/02/skos/core#note> "This action is always evaluated at the consumer side."@en ;
                                         <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/DISTRIBUTE> .


###  https://w3id.org/idsa/code/NG
<https://w3id.org/idsa/code/NG> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Ndonga"@en .


###  https://w3id.org/idsa/code/NL
<https://w3id.org/idsa/code/NL> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Dutch"@en .


###  https://w3id.org/idsa/code/NN
<https://w3id.org/idsa/code/NN> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Norwegian Nynorsk"@en .


###  https://w3id.org/idsa/code/NO
<https://w3id.org/idsa/code/NO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Norwegian"@en .


###  https://w3id.org/idsa/code/NOT
<https://w3id.org/idsa/code/NOT> rdf:type owl:NamedIndividual ,
                                          <https://w3id.org/idsa/core/BinaryOperator> ;
                                 rdfs:comment "Logical difference operator (false != true)."@en ;
                                 rdfs:label "not equals"@en ;
                                 <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/neq> .


###  https://w3id.org/idsa/code/NOTIFY
<https://w3id.org/idsa/code/NOTIFY> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/Action> ;
                                    rdfs:comment "To log information or notify an instance about incidents. Can be used to define Clearing House interactions."@en ;
                                    rdfs:label "notify"@en ;
                                    <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/inform> ;
                                    <http://www.w3.org/2004/02/skos/core#note> "This action can target the consumer and the data provider of the resource."@en ;
                                    <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/LOG> .


###  https://w3id.org/idsa/code/NOT_AUTHENTICATED
<https://w3id.org/idsa/code/NOT_AUTHENTICATED> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/idsa/core/RejectionReason> ;
                                               rdfs:comment "Authenticity of a message sender has failed or is not verifiable." ;
                                               rdfs:label "NOT_AUTHENTICATED" .


###  https://w3id.org/idsa/code/NOT_AUTHORIZED
<https://w3id.org/idsa/code/NOT_AUTHORIZED> rdf:type owl:NamedIndividual ,
                                                     <https://w3id.org/idsa/core/RejectionReason> ;
                                            rdfs:comment "Sender is not authorized to initiate the command." ;
                                            rdfs:label "NOT_AUTHORIZED" .


###  https://w3id.org/idsa/code/NOT_FOUND
<https://w3id.org/idsa/code/NOT_FOUND> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/idsa/core/RejectionReason> ;
                                       rdfs:comment "Requested Resource was not found." ;
                                       rdfs:label "NOT_FOUND" .


###  https://w3id.org/idsa/code/NO_LOGGING
<https://w3id.org/idsa/code/NO_LOGGING> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/idsa/core/LogLevel> ;
                                        rdfs:comment "No logging."@en ;
                                        rdfs:label "No Logging"@en .


###  https://w3id.org/idsa/code/NR
<https://w3id.org/idsa/code/NR> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Southern Ndebele"@en .


###  https://w3id.org/idsa/code/NV
<https://w3id.org/idsa/code/NV> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Navajo, Navaho"@en .


###  https://w3id.org/idsa/code/NY
<https://w3id.org/idsa/code/NY> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Chichewa, Chewa, Nyanja"@en .


###  https://w3id.org/idsa/code/OAUTH2_JWT
<https://w3id.org/idsa/code/OAUTH2_JWT> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/idsa/core/AuthStandard> ;
                                        rdfs:comment "OAUTH2 via JWT" .


###  https://w3id.org/idsa/code/OC
<https://w3id.org/idsa/code/OC> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Occitan"@en .


###  https://w3id.org/idsa/code/OJ
<https://w3id.org/idsa/code/OJ> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Ojibwe, Ojibwa"@en .


###  https://w3id.org/idsa/code/OM
<https://w3id.org/idsa/code/OM> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Oromo"@en .


###  https://w3id.org/idsa/code/OR
<https://w3id.org/idsa/code/OR> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Oriya"@en .


###  https://w3id.org/idsa/code/OS
<https://w3id.org/idsa/code/OS> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Ossetian, Ossetic"@en .


###  https://w3id.org/idsa/code/OTHER
<https://w3id.org/idsa/code/OTHER> rdf:type owl:NamedIndividual ,
                                            <https://w3id.org/idsa/core/TokenFormat> ;
                                   rdfs:label "Other" .


###  https://w3id.org/idsa/code/OUTPUT_ENDPOINT
<https://w3id.org/idsa/code/OUTPUT_ENDPOINT> rdf:type owl:NamedIndividual ,
                                                      <https://w3id.org/idsa/core/AppEndpointType> ;
                                             rdfs:comment "Endpoint is used for data output."@en ;
                                             rdfs:label "Output endpoint"@en .


###  https://w3id.org/idsa/code/OVERLAPPED_BY
<https://w3id.org/idsa/code/OVERLAPPED_BY> rdf:type owl:NamedIndividual ,
                                                    <https://w3id.org/idsa/core/BinaryOperator> ;
                                           rdfs:comment "If a interval T1 is overlapped another proper interval T2, then the beginning of T1 is before the beginning of T2, the end of T1 is after the beginning of T2, and the end of T1 is before the end of T2."@en ;
                                           rdfs:label "overlapped by"@en ;
                                           rdfs:seeAlso <https://www.w3.org/TR/owl-time/#intervalOverlappedBy> ;
                                           <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of ids:Interval to another instance of ids:Interval. Evaluates to false if compared to a non ids:Interval or one interval is empty."@en .


###  https://w3id.org/idsa/code/OVERLAPS
<https://w3id.org/idsa/code/OVERLAPS> rdf:type owl:NamedIndividual ,
                                               <https://w3id.org/idsa/core/BinaryOperator> ;
                                      rdfs:comment "If an ids:Interval T1 overlapps another ids:Interval T2, then the beginning of T1 is after the beginning of T2, the beginning of T1 is before the end of T2, and the end of T1 is after the end of T2."@en ;
                                      rdfs:label "overlaps"@en ;
                                      rdfs:seeAlso <https://www.w3.org/TR/owl-time/#intervalOverlaps> ;
                                      <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of ids:Interval to another instance of ids:Interval. Evaluates to false if compared to a non ids:Interval or one interval is empty."@en .


###  https://w3id.org/idsa/code/PA
<https://w3id.org/idsa/code/PA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "(Eastern) Punjabi"@en .


###  https://w3id.org/idsa/code/PARIS
<https://w3id.org/idsa/code/PARIS> rdf:type owl:NamedIndividual ,
                                            <https://w3id.org/idsa/core/QueryTarget> ;
                                   rdfs:label "PARTICIPANT INFORMATION SERVICE" .


###  https://w3id.org/idsa/code/PARTICIPANT_CENTRAL_LEVEL_CONTROL_FRAMEWORK
<https://w3id.org/idsa/code/PARTICIPANT_CENTRAL_LEVEL_CONTROL_FRAMEWORK> rdf:type owl:NamedIndividual ,
                                                                                  <https://w3id.org/idsa/core/ParticipantCertificationLevel> ;
                                                                         <https://w3id.org/idsa/core/includedCertificationLevel> <https://w3id.org/idsa/code/PARTICIPANT_CENTRAL_LEVEL_MANAGEMENT_SYSTEM> ;
                                                                         rdfs:label "Central Level Control Framework Certification of Participants"@en .


###  https://w3id.org/idsa/code/PARTICIPANT_CENTRAL_LEVEL_MANAGEMENT_SYSTEM
<https://w3id.org/idsa/code/PARTICIPANT_CENTRAL_LEVEL_MANAGEMENT_SYSTEM> rdf:type owl:NamedIndividual ,
                                                                                  <https://w3id.org/idsa/core/ParticipantCertificationLevel> ;
                                                                         <https://w3id.org/idsa/core/includedCertificationLevel> <https://w3id.org/idsa/code/PARTICIPANT_MEMBER_LEVEL_MANAGEMENT_SYSTEM> ;
                                                                         rdfs:label "Central Level Management System Certification of Participants"@en .


###  https://w3id.org/idsa/code/PARTICIPANT_ENTRY_LEVEL_MANAGEMENT_SYSTEM
<https://w3id.org/idsa/code/PARTICIPANT_ENTRY_LEVEL_MANAGEMENT_SYSTEM> rdf:type owl:NamedIndividual ,
                                                                                <https://w3id.org/idsa/core/ParticipantCertificationLevel> ;
                                                                       <https://w3id.org/idsa/core/includedCertificationLevel> <https://w3id.org/idsa/code/PARTICIPANT_ENTRY_LEVEL_SELF_ASSESSMENT> ;
                                                                       rdfs:label "Entry Level Management System Certification of Participants"@en .


###  https://w3id.org/idsa/code/PARTICIPANT_ENTRY_LEVEL_SELF_ASSESSMENT
<https://w3id.org/idsa/code/PARTICIPANT_ENTRY_LEVEL_SELF_ASSESSMENT> rdf:type owl:NamedIndividual ,
                                                                              <https://w3id.org/idsa/core/ParticipantCertificationLevel> ;
                                                                     rdfs:label "Entry Level Self-Assessment Certification of Participants"@en .


###  https://w3id.org/idsa/code/PARTICIPANT_MEMBER_LEVEL_CONTROL_FRAMEWORK
<https://w3id.org/idsa/code/PARTICIPANT_MEMBER_LEVEL_CONTROL_FRAMEWORK> rdf:type owl:NamedIndividual ,
                                                                                 <https://w3id.org/idsa/core/ParticipantCertificationLevel> ;
                                                                        <https://w3id.org/idsa/core/includedCertificationLevel> <https://w3id.org/idsa/code/PARTICIPANT_MEMBER_LEVEL_CONTROL_FRAMEWORK> ;
                                                                        rdfs:label "Member Level ControlFramework Certification of Participants"@en .


###  https://w3id.org/idsa/code/PARTICIPANT_MEMBER_LEVEL_MANAGEMENT_SYSTEM
<https://w3id.org/idsa/code/PARTICIPANT_MEMBER_LEVEL_MANAGEMENT_SYSTEM> rdf:type owl:NamedIndividual ,
                                                                                 <https://w3id.org/idsa/core/ParticipantCertificationLevel> ;
                                                                        <https://w3id.org/idsa/core/includedCertificationLevel> <https://w3id.org/idsa/code/PARTICIPANT_MEMBER_LEVEL_MANAGEMENT_SYSTEM> ;
                                                                        rdfs:label "Member Level Management System Certification of Participants"@en .


###  https://w3id.org/idsa/code/PATH
<https://w3id.org/idsa/code/PATH> rdf:type owl:NamedIndividual ,
                                           <https://w3id.org/idsa/core/LeftOperand> ;
                                  rdfs:comment "Path to specific attribute (default JsonPath). Must be used together with idsc:STRING_EQ, idsc:STRING_CONTAINS, idsc:STRING_IS_CONTAINED, or idsc:MATCHES operators. RightOperand must be a xsd:string."@en ;
                                  rdfs:label "path to attribute" .


###  https://w3id.org/idsa/code/PAYMENT
<https://w3id.org/idsa/code/PAYMENT> rdf:type owl:NamedIndividual ,
                                              <https://w3id.org/idsa/core/LeftOperand> ;
                                     rdfs:comment "Monetary payment, without any further sepcification on the type, amount or purpose."@en ;
                                     rdfs:label "payment"@en .


###  https://w3id.org/idsa/code/PAY_AMOUNT
<https://w3id.org/idsa/code/PAY_AMOUNT> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/idsa/core/LeftOperand> ;
                                        <https://w3id.org/idsa/core/broader> <https://w3id.org/idsa/code/PAYMENT> ;
                                        rdfs:comment "Monetary amount to pay, usually used with idsc:EQ. Datatype is double. Currency required."@en ;
                                        rdfs:label "payAmount"@en ;
                                        <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/payAmount> .


###  https://w3id.org/idsa/code/PI
<https://w3id.org/idsa/code/PI> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Pāli"@en .


###  https://w3id.org/idsa/code/PL
<https://w3id.org/idsa/code/PL> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Polish"@en .


###  https://w3id.org/idsa/code/POLICY_EVALUATION_TIME
<https://w3id.org/idsa/code/POLICY_EVALUATION_TIME> rdf:type owl:NamedIndividual ,
                                                             <https://w3id.org/idsa/core/LeftOperand> ;
                                                    rdfs:comment "The current system time (as UTC xsd:dateTimeStamp) for evaluating a time-related constraint. Allowed operators are idsc:AFTER, idsc:BEFORE, idsc:CONTAINS, idsc:TEMPORAL_DISJOINT, idsc:DURING, idsc:TEMPORAL_EQUALS, idsc:FINISHED_BY, idsc:FINISHES, idsc:MEETS, idsc:MET_BY, idsc:OVERLAPS, idsc:OVERLAPPED_BY, idsc:STARTS, idsc:STARTED_BY and idsc:DURATION_EQ with RightOperand ids:TemporalEntity."@en ;
                                                    rdfs:label "policy evaluation time"@en ;
                                                    <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/dateTime> .


###  https://w3id.org/idsa/code/PROCESS_ENDPOINT
<https://w3id.org/idsa/code/PROCESS_ENDPOINT> rdf:type owl:NamedIndividual ,
                                                       <https://w3id.org/idsa/core/AppEndpointType> ;
                                              rdfs:comment "Endpoint is used to start (or control) app processing."@en ;
                                              rdfs:label "Process endpoint"@en .


###  https://w3id.org/idsa/code/PRODUCTIVE_DEPLOYMENT
<https://w3id.org/idsa/code/PRODUCTIVE_DEPLOYMENT> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/idsa/core/ConnectorDeployMode> ;
                                                   rdfs:comment "Indicates that a Connector is deployed for productive use."@en ;
                                                   rdfs:label "Productive Deployment"@en .


###  https://w3id.org/idsa/code/PS
<https://w3id.org/idsa/code/PS> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Pashto, Pushto"@en .


###  https://w3id.org/idsa/code/PSEUDONYMIZED
<https://w3id.org/idsa/code/PSEUDONYMIZED> rdf:type owl:NamedIndividual ,
                                                    <https://w3id.org/idsa/core/ArtifactState> ;
                                           rdfs:comment "The artifact is pseudo pseudonymized."@en ;
                                           rdfs:label "is pseudonymized"@en .


###  https://w3id.org/idsa/code/PT
<https://w3id.org/idsa/code/PT> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Portuguese"@en .


###  https://w3id.org/idsa/code/PURPOSE
<https://w3id.org/idsa/code/PURPOSE> rdf:type owl:NamedIndividual ,
                                              <https://w3id.org/idsa/core/LeftOperand> ;
                                     rdfs:comment "A defined purpose for exercising the action of the Rule. Use with idsc:IN or idsc:SAME_AS and RDF Resources."@en ;
                                     rdfs:label "purpose"@en ;
                                     <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/purpose> .


###  https://w3id.org/idsa/code/QU
<https://w3id.org/idsa/code/QU> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Quechua"@en .


###  https://w3id.org/idsa/code/QUANTITY
<https://w3id.org/idsa/code/QUANTITY> rdf:type owl:NamedIndividual ,
                                               <https://w3id.org/idsa/core/LeftOperand> ;
                                      rdfs:comment "Quantity limitation for exercising the action of the Rule. Operators can be idsc:LT, idsc:LTEQ, idsc:EQ, idsc:GT, idsc:GTEQ. Datatype is xsd:double." ;
                                      rdfs:label "quantity" .


###  https://w3id.org/idsa/code/QUARTERLY
<https://w3id.org/idsa/code/QUARTERLY> rdf:type owl:NamedIndividual ,
                                                <http://www.w3.org/2004/02/skos/core#Concept> ,
                                                <https://w3id.org/idsa/core/Frequency> ;
                                       <http://purl.org/dc/dcam/memberOf> <http://purl.org/cld/terms/Frequency> ;
                                       rdfs:comment "The event occurs every three months."@en ;
                                       rdfs:isDefinedBy <http://purl.org/cld/freq/> ;
                                       rdfs:label "Quarterly"@en ;
                                       rdfs:seeAlso <https://www.loc.gov/marc/holdings/hd853855.html> ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <http://purl.org/cld/terms/Frequency> ;
                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "Quarterly"@en .


###  https://w3id.org/idsa/code/READ
<https://w3id.org/idsa/code/READ> rdf:type owl:NamedIndividual ,
                                           <https://w3id.org/idsa/core/Action> ;
                                  rdfs:comment "To obtain data from the resource."@en ;
                                  rdfs:label "read"@en ;
                                  <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/read> ;
                                  <http://www.w3.org/2004/02/skos/core#note> "This action is always evaluated at the provider side. It corresponds to 'give access to a resource'."@en ;
                                  <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/MODIFY> .


###  https://w3id.org/idsa/code/RECURRENCE_RATE
<https://w3id.org/idsa/code/RECURRENCE_RATE> rdf:type owl:NamedIndividual ,
                                                      <https://w3id.org/idsa/core/LeftOperand> ;
                                             rdfs:comment "The limit how often exercising the action of the Rule may be possible. Operators can be idsc:LT, idsc:LTEQ, idsc:EQ, idsc:GT, idsc:GTEQ. Datatype is xsd:double." ;
                                             rdfs:label "recurrence rate" .


###  https://w3id.org/idsa/code/RM
<https://w3id.org/idsa/code/RM> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Romansh"@en .


###  https://w3id.org/idsa/code/RN
<https://w3id.org/idsa/code/RN> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Kirundi"@en .


###  https://w3id.org/idsa/code/RO
<https://w3id.org/idsa/code/RO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Romanian"@en .


###  https://w3id.org/idsa/code/RSA
<https://w3id.org/idsa/code/RSA> rdf:type owl:NamedIndividual ,
                                          <https://w3id.org/idsa/core/KeyType> ;
                                 rdfs:label "RSA"@en .


###  https://w3id.org/idsa/code/RU
<https://w3id.org/idsa/code/RU> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Russian"@en .


###  https://w3id.org/idsa/code/RW
<https://w3id.org/idsa/code/RW> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Kinyarwanda"@en .


###  https://w3id.org/idsa/code/RequestTemplate
<https://w3id.org/idsa/code/RequestTemplate> rdf:type owl:NamedIndividual ,
                                                      <https://w3id.org/idsa/core/PolicyTemplate> ;
                                             rdfs:comment "A generic template for policy requests with one permission and several constraints" ;
                                             rdfs:label "Policy Request Template" ;
                                             <http://www.w3.org/2004/02/skos/core#note> """The <Consumer Participant URI> asks <Provider Participant URI> to [ids:use|ids:read|...]
    its [<Representation URI>|<Artifact URI>].
    Optional: This only holds if <Attribute URI> is [equal|lower than|greater than] the [<Value URI>|<Value Literal>].
    Optional: This only holds if also <Attribute URI> is [equal|lower than|greater than] the [<Value URI>|<Value Literal>]."""@en ,
                                                                                        """@prefix ids: <https://w3id.org/idsa/core/> .
    @prefix idsc: <https://w3id.org/idsa/code/> .
    @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
    @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
    @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

    [<contract URI>| [] ] a ids:ContractRequest ;
      ids:uid <contract ID> ;
      ids:refersTo idsc:RequestTemplate ;
      ids:target [<Representation URI>|<Artifact URI>] ;
      ids:consumer <Consumer Participant URI> ;
      ids:provider <Provider Participant URI>
      [ids:permission [
        ids:action ids:[use|read|...] ;
        ids:constraint [
          ids:leftOperand <Attribute URI> ;
          ids:operator [ids:eq|ids:lt|ids:gt] ;
          ids:rightOperand [<Value URI>|<Value Literal>]
        ]
      ] ;]*
    .""" ,
                                                                                        """{
    \"@context\": \"https://w3id.org/idsa/contexts/context.jsonld\",
    \"@type\": \"ContractRequest\",
    \"uid\": \"<contract ID>\",
    \"refersTo\": \"idsc:RequestTemplate\" ,
    \"target\": \"[<Representation URI>|<Artifact URI>]\",
    \"ids:provider\": \"<Provider Participant URI>\",
    \"ids:consumer\": \"<Consumer Participant URI>\",
    \"ids:permission\": {
      \"ids:action\": \"[ids:use|ids:read|...]\" ,
      [\"ids:constraint\" : {
           \"ids:leftOperand\" : \"<Attribute URI>\",
           \"ids:operator\" : \"[ids:eq|ids:lt|ids:gt]\",
           \"ids:rightOperand\" : \"[<Value URI>|<Value Literal>]\"
       } [,]]*
    } }""" .


###  https://w3id.org/idsa/code/SA
<https://w3id.org/idsa/code/SA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Sanskrit (Saṁskṛta)"@en .


###  https://w3id.org/idsa/code/SAME_AS
<https://w3id.org/idsa/code/SAME_AS> rdf:type owl:NamedIndividual ,
                                              <https://w3id.org/idsa/core/BinaryOperator> ;
                                     rdfs:comment "Logical equals operator comparing two RDF URIs. Is true if at least one owl:sameAs relation exists."@en ;
                                     rdfs:label "is same as"@en ;
                                     rdfs:seeAlso owl:sameAs ;
                                     <http://www.w3.org/2004/02/skos/core#note> "A owl:sameAs A is always true."@en .


###  https://w3id.org/idsa/code/SAML_1_1
<https://w3id.org/idsa/code/SAML_1_1> rdf:type owl:NamedIndividual ,
                                               <https://w3id.org/idsa/core/TokenFormat> ;
                                      rdfs:label "Security Assertion Markup Language (SAML) 1.1" .


###  https://w3id.org/idsa/code/SAML_2_0
<https://w3id.org/idsa/code/SAML_2_0> rdf:type owl:NamedIndividual ,
                                               <https://w3id.org/idsa/core/TokenFormat> ;
                                      rdfs:label "Security Assertion Markup Language (SAML) 2.0" .


###  https://w3id.org/idsa/code/SC
<https://w3id.org/idsa/code/SC> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Sardinian"@en .


###  https://w3id.org/idsa/code/SCHEMA_DEFINITION
<https://w3id.org/idsa/code/SCHEMA_DEFINITION> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/idsa/core/ContentType> ;
                                               rdfs:comment "Formal, machine-interpretable definition of a data schema, e.g. XMLSchema, JSONSchema"@en ;
                                               rdfs:label "Schema definition" .


###  https://w3id.org/idsa/code/SD
<https://w3id.org/idsa/code/SD> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Sindhi"@en .


###  https://w3id.org/idsa/code/SE
<https://w3id.org/idsa/code/SE> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Northern Sami"@en .


###  https://w3id.org/idsa/code/SECURITY_LEVEL
<https://w3id.org/idsa/code/SECURITY_LEVEL> rdf:type owl:NamedIndividual ,
                                                     <https://w3id.org/idsa/core/LeftOperand> ;
                                            rdfs:comment "The security level the consuming connector must have. Use together with idsc:SAME_AS or idsc:IN. The value decides which attribute dimension is regarded."@en ;
                                            rdfs:label "security level" .


###  https://w3id.org/idsa/code/SEMIANNUAL
<https://w3id.org/idsa/code/SEMIANNUAL> rdf:type owl:NamedIndividual ,
                                                 <http://www.w3.org/2004/02/skos/core#Concept> ,
                                                 <https://w3id.org/idsa/core/Frequency> ;
                                        <http://purl.org/dc/dcam/memberOf> <http://purl.org/cld/terms/Frequency> ;
                                        rdfs:comment "The event occurs twice a year."@en ;
                                        rdfs:isDefinedBy <http://purl.org/cld/freq/> ;
                                        rdfs:label "Semiannual"@en ;
                                        rdfs:seeAlso <https://www.loc.gov/marc/holdings/hd853855.html> ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <http://purl.org/cld/terms/Frequency> ;
                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "Semiannual"@en .


###  https://w3id.org/idsa/code/SEMIMONTHLY
<https://w3id.org/idsa/code/SEMIMONTHLY> rdf:type owl:NamedIndividual ,
                                                  <http://www.w3.org/2004/02/skos/core#Concept> ,
                                                  <https://w3id.org/idsa/core/Frequency> ;
                                         <http://purl.org/dc/dcam/memberOf> <http://purl.org/cld/terms/Frequency> ;
                                         rdfs:comment "The event occurs twice a month."@en ;
                                         rdfs:isDefinedBy <http://purl.org/cld/freq/> ;
                                         rdfs:label "Semimonthly"@en ;
                                         rdfs:seeAlso <https://www.loc.gov/marc/holdings/hd853855.html> ;
                                         <http://www.w3.org/2004/02/skos/core#inScheme> <http://purl.org/cld/terms/Frequency> ;
                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "Semimonthly"@en .


###  https://w3id.org/idsa/code/SEMIWEEKLY
<https://w3id.org/idsa/code/SEMIWEEKLY> rdf:type owl:NamedIndividual ,
                                                 <http://www.w3.org/2004/02/skos/core#Concept> ,
                                                 <https://w3id.org/idsa/core/Frequency> ;
                                        <http://purl.org/dc/dcam/memberOf> <http://purl.org/cld/terms/Frequency> ;
                                        rdfs:comment "The event occurs twice a week."@en ;
                                        rdfs:isDefinedBy <http://purl.org/cld/freq/> ;
                                        rdfs:label "Semiweekly"@en ;
                                        rdfs:seeAlso <https://www.loc.gov/marc/holdings/hd853855.html> ;
                                        <http://www.w3.org/2004/02/skos/core#inScheme> <http://purl.org/cld/terms/Frequency> ;
                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "Semiweekly"@en .


###  https://w3id.org/idsa/code/SERVICE_ISOLATION_LEAST_PRIVILEGE
<https://w3id.org/idsa/code/SERVICE_ISOLATION_LEAST_PRIVILEGE> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/idsa/core/ServiceIsolationGuarantee> ;
                                                               rdfs:label "Service Isolation Least Privilege" .


###  https://w3id.org/idsa/code/SERVICE_ISOLATION_NONE
<https://w3id.org/idsa/code/SERVICE_ISOLATION_NONE> rdf:type owl:NamedIndividual ,
                                                             <https://w3id.org/idsa/core/ServiceIsolationGuarantee> ;
                                                    rdfs:label "Service Isolation None" .


###  https://w3id.org/idsa/code/SERVICE_ISOLATION_PROCESS_GROUP
<https://w3id.org/idsa/code/SERVICE_ISOLATION_PROCESS_GROUP> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/idsa/core/ServiceIsolationGuarantee> ;
                                                             rdfs:label "Service Isolation Process Group" .


###  https://w3id.org/idsa/code/SG
<https://w3id.org/idsa/code/SG> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Sango"@en .


###  https://w3id.org/idsa/code/SHORTER
<https://w3id.org/idsa/code/SHORTER> rdf:type owl:NamedIndividual ,
                                              <https://w3id.org/idsa/core/BinaryOperator> ;
                                     rdfs:comment "If a temporal entity T1 is shorter than another temporal entity T2, then the length or duration of T1 is shorter. Instants and xsd:dateTimeStamp Literals have always the duration 'P0Y0M0DT0H0M0S'^^xsd:duration and therefore have always the same duration."@en ;
                                     rdfs:label "shorter"@en ;
                                     <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of ids:TemporalEntity with an instance of xsd:duration."@en .


###  https://w3id.org/idsa/code/SHORTER_EQ
<https://w3id.org/idsa/code/SHORTER_EQ> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/idsa/core/BinaryOperator> ;
                                        rdfs:comment "If a temporal entity T1 is shorter or equals than another temporal entity T2, then the length or duration of T1 is shorter or their length or their duration is equal. Instants and xsd:dateTimeStamp Literals have always the duration 'P0Y0M0DT0H0M0S'^^xsd:duration and therefore have always the same duration."@en ;
                                        rdfs:label "shorter or equals"@en ;
                                        <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of ids:TemporalEntity with an instance of xsd:duration."@en .


###  https://w3id.org/idsa/code/SI
<https://w3id.org/idsa/code/SI> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Sinhalese, Sinhala"@en .


###  https://w3id.org/idsa/code/SK
<https://w3id.org/idsa/code/SK> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Slovak"@en .


###  https://w3id.org/idsa/code/SL
<https://w3id.org/idsa/code/SL> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Slovene"@en .


###  https://w3id.org/idsa/code/SM
<https://w3id.org/idsa/code/SM> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Samoan"@en .


###  https://w3id.org/idsa/code/SN
<https://w3id.org/idsa/code/SN> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Shona"@en .


###  https://w3id.org/idsa/code/SO
<https://w3id.org/idsa/code/SO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Somali"@en .


###  https://w3id.org/idsa/code/SPARQL
<https://w3id.org/idsa/code/SPARQL> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/QueryLanguage> ;
                                    rdfs:label "SPARQL" .


###  https://w3id.org/idsa/code/SPATIAL_CONTAINS
<https://w3id.org/idsa/code/SPATIAL_CONTAINS> rdf:type owl:NamedIndividual ,
                                                       <https://w3id.org/idsa/core/BinaryOperator> ;
                                              rdfs:comment "Spatial operator 'contains' as defined by the Egenhofer Topological Relations family: An object A contains another object B if A and B share interior but no bounding faces; if B has bounding faces which are interior faces of , and none of A's bounding faces coincides with any of B's interior faces. (https://doi.org/10.1007/3-540-51295-0_148 Definition 5)"@en ;
                                              rdfs:label "contains"@en ;
                                              rdfs:seeAlso <http://www.opengis.net/ont/geosparql#ehContains> ;
                                              <http://www.w3.org/2004/02/skos/core#note> "In addition, a polygom contains a point iff the point is in the polygom's interior (the point itself has no interior)."@en .


###  https://w3id.org/idsa/code/SPATIAL_EQUALS
<https://w3id.org/idsa/code/SPATIAL_EQUALS> rdf:type owl:NamedIndividual ,
                                                     <https://w3id.org/idsa/core/BinaryOperator> ;
                                            rdfs:comment "Spatial operator 'equals' as defined by the Egenhofer Topological Relations family: Two objects are equal if both intersections of bounding and interior faces are not empty while the two boundary-interior intersections are empty. (https://doi.org/10.1007/3-540-51295-0_148 Definition 3)"@en ;
                                            rdfs:label "equals"@en ;
                                            rdfs:seeAlso <http://www.opengis.net/ont/geosparql#ehEquals> ;
                                            <http://www.w3.org/2004/02/skos/core#note> "In addition, two spatial points are equal iff both coordinates are equal (points have no interior)."@en .


###  https://w3id.org/idsa/code/SPATIAL_MEET
<https://w3id.org/idsa/code/SPATIAL_MEET> rdf:type owl:NamedIndividual ,
                                                   <https://w3id.org/idsa/core/BinaryOperator> ;
                                          rdfs:comment "Spatial operator 'meet' as defined by the Egenhofer Topological Relations family: If the intersection among the bounding faces is not empty, whereas all other 3 intersections are empty, then the two objects meet. (https://doi.org/10.1007/3-540-51295-0_148 Definition 2)"@en ;
                                          rdfs:label "meet"@en ;
                                          rdfs:seeAlso <http://www.opengis.net/ont/geosparql#ehMeet> .


###  https://w3id.org/idsa/code/SPATIAL_OVERLAP
<https://w3id.org/idsa/code/SPATIAL_OVERLAP> rdf:type owl:NamedIndividual ,
                                                      <https://w3id.org/idsa/core/BinaryOperator> ;
                                             rdfs:comment "Spatial operator 'overlap' as defined by the Egenhofer Topological Relations family: Two objects overlap if they have common interior faces and the bounding faces have common parts with the opposite interior faces. (https://doi.org/10.1007/3-540-51295-0_148 Definition 8)"@en ;
                                             rdfs:label "overlap"@en ;
                                             rdfs:seeAlso <http://www.opengis.net/ont/geosparql#ehOverlap> .


###  https://w3id.org/idsa/code/SQ
<https://w3id.org/idsa/code/SQ> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Albanian"@en .


###  https://w3id.org/idsa/code/SQL
<https://w3id.org/idsa/code/SQL> rdf:type owl:NamedIndividual ,
                                          <https://w3id.org/idsa/core/QueryLanguage> ;
                                 rdfs:label "SQL" .


###  https://w3id.org/idsa/code/SR
<https://w3id.org/idsa/code/SR> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Serbian"@en .


###  https://w3id.org/idsa/code/SS
<https://w3id.org/idsa/code/SS> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Swati"@en .


###  https://w3id.org/idsa/code/ST
<https://w3id.org/idsa/code/ST> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Southern Sotho"@en .


###  https://w3id.org/idsa/code/STARTED_BY
<https://w3id.org/idsa/code/STARTED_BY> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/idsa/core/BinaryOperator> ;
                                        rdfs:comment "If a TemporalEntity T1 is started by another proper interval T2, then the beginning of T1 is coincident with the beginning of T2, and the end of T1 is after the end of T2."@en ;
                                        rdfs:label "started by"@en ;
                                        rdfs:seeAlso <https://www.w3.org/TR/owl-time/#intervalStartedBy> ;
                                        <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of TemporalEntity (or xsd:dateTimeStamp Literal) to instance of ids:Interval. Evaluates to false if T1 is an Instant (or xsd:dateTimeStamp Literal) as the end of T1 can then not be idsc:AFTER the end of T2."@en .


###  https://w3id.org/idsa/code/STARTS
<https://w3id.org/idsa/code/STARTS> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/BinaryOperator> ;
                                    rdfs:comment "If an interval T1 starts with a TemporalEntity T2, then the beginning of T1 is coincident with the beginning of T2, and the end of T1 is before the end of T2."@en ;
                                    rdfs:label "starts"@en ;
                                    rdfs:seeAlso <https://www.w3.org/TR/owl-time/#intervalStarts> ;
                                    <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of ids:Interval to another instance of TemporalEntity (or xsd:dateTimeStamp Literal). Evaluates to false if T2 is not an ids:Interval as then the end of T1 can never be idsc:BEFORE the end of T2"@en .


###  https://w3id.org/idsa/code/STATE
<https://w3id.org/idsa/code/STATE> rdf:type owl:NamedIndividual ,
                                            <https://w3id.org/idsa/core/LeftOperand> ;
                                   rdfs:comment "Specifies whether an (external) resource is true/false, active/inactive, has happened/not happened, etc. Operator must be idsc:EQUALS with RightOperands of datatype xsd:anyURI. The referenced URI should point to a (remote) resource which returns a xsd:boolean value."@en ;
                                   rdfs:label "state"@en .


###  https://w3id.org/idsa/code/STATUS_ENDPOINT
<https://w3id.org/idsa/code/STATUS_ENDPOINT> rdf:type owl:NamedIndividual ,
                                                      <https://w3id.org/idsa/core/AppEndpointType> ;
                                             rdfs:comment "Endpoint is used to get app health / lifecycle status."@en ;
                                             rdfs:label "Status endpoint"@en .


###  https://w3id.org/idsa/code/STRING_CONTAINS
<https://w3id.org/idsa/code/STRING_CONTAINS> rdf:type owl:NamedIndividual ,
                                                      <https://w3id.org/idsa/core/BinaryOperator> ;
                                             rdfs:comment "Contains operator for strings. Evaluates to true iff the LeftOperand contains the complete RightOperand."@en ;
                                             rdfs:label "string contains"@en .


###  https://w3id.org/idsa/code/STRING_EQ
<https://w3id.org/idsa/code/STRING_EQ> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/idsa/core/BinaryOperator> ;
                                       rdfs:comment "Equals operator for strings. Evaluates to true iff all characters and their sequence is the same."@en ;
                                       rdfs:label "string equals"@en .


###  https://w3id.org/idsa/code/STRING_IS_CONTAINED
<https://w3id.org/idsa/code/STRING_IS_CONTAINED> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/idsa/core/BinaryOperator> ;
                                                 rdfs:comment "Contained in operator for strings. Evaluates to true iff the LeftOperand is contained completely by the RightOperand."@en ;
                                                 rdfs:label "string is contained in"@en .


###  https://w3id.org/idsa/code/SU
<https://w3id.org/idsa/code/SU> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Sundanese"@en .


###  https://w3id.org/idsa/code/SV
<https://w3id.org/idsa/code/SV> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Swedish"@en .


###  https://w3id.org/idsa/code/SW
<https://w3id.org/idsa/code/SW> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Swahili"@en .


###  https://w3id.org/idsa/code/SWT
<https://w3id.org/idsa/code/SWT> rdf:type owl:NamedIndividual ,
                                          <https://w3id.org/idsa/core/TokenFormat> ;
                                 rdfs:label "Simple Web Token" .


###  https://w3id.org/idsa/code/SYSTEM
<https://w3id.org/idsa/code/SYSTEM> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/LeftOperand> ;
                                    rdfs:comment "Execution system or execution environment that is used to access the asset under consideration, usually an IDS Connector. The regarded data object should correspond to the IDS Connector class and its attributes. Must be used together with idsc:SAME_AS, idsc:NOT, idsc:HAS_STATE, idsc:IN, idsc:COVERED_BY idsc:INSIDE, idsc:SPATIAL_EQUALS, idsc:DISJOINT, or idsc:INSIDE_NETWORK operators. RightOperandReference must be a URI identifying the target system(s)."@en ;
                                    rdfs:label "execution system" .


###  https://w3id.org/idsa/code/TA
<https://w3id.org/idsa/code/TA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Tamil"@en .


###  https://w3id.org/idsa/code/TE
<https://w3id.org/idsa/code/TE> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Telugu"@en .


###  https://w3id.org/idsa/code/TEMPORAL_DISJOINT
<https://w3id.org/idsa/code/TEMPORAL_DISJOINT> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/idsa/core/BinaryOperator> ;
                                               rdfs:comment "If a TemporalEntity (or xsd:dateTimeStamp) T1 is disjoint with another ids:TemporalEntity (or xsd:dateTimeStamp) T2, then T1 is idsc:BEFORE or idsc:AFTER to T2."@en ;
                                               rdfs:label "disjoint"@en ;
                                               rdfs:seeAlso <https://www.w3.org/TR/owl-time/#intervalDisjoint> ;
                                               <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of ids:TemporalEntity or xsd:dateTimeStamp Literal to an instance of ids:TemporalEntity or xsd:dateTimeStamp Literal."@en .


###  https://w3id.org/idsa/code/TEMPORAL_EQUALS
<https://w3id.org/idsa/code/TEMPORAL_EQUALS> rdf:type owl:NamedIndividual ,
                                                      <https://w3id.org/idsa/core/BinaryOperator> ;
                                             rdfs:comment "If a TemporalEntity (or xsd:dateTimeStamp Literal) T1 is equals another TemporalEntity (or xsd:dateTimeStamp Literal) T2, then the beginning of T1 is coincident with the beginning of T2, and the end of T1 is coincident with the end of T2. The beginning and ending is the same for instances of ids:Instant (or xsd:dateTimeStamp Literal)."@en ;
                                             rdfs:label "interval equals"@en ;
                                             rdfs:seeAlso <https://www.w3.org/TR/owl-time/#intervalEquals> ;
                                             <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of TemporalEntity or xsd:dateTimeStamp Literal to another TemporalEntity or xsd:dateTimeStamp. Evaluates to false if a DurationEntity is involved."@en .


###  https://w3id.org/idsa/code/TEMPORARILY_NOT_AVAILABLE
<https://w3id.org/idsa/code/TEMPORARILY_NOT_AVAILABLE> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/idsa/core/RejectionReason> ;
                                                       rdfs:comment "The requested resource, representation or artifact is temporarily not available but might be back later." ;
                                                       rdfs:label "TEMPORARILY_NOT_AVAILABLE" .


###  https://w3id.org/idsa/code/TEST_DEPLOYMENT
<https://w3id.org/idsa/code/TEST_DEPLOYMENT> rdf:type owl:NamedIndividual ,
                                                      <https://w3id.org/idsa/core/ConnectorDeployMode> ;
                                             rdfs:comment "Indicates that a Connector is deployed for testing."@en ;
                                             rdfs:label "Test Deployment"@en .


###  https://w3id.org/idsa/code/TG
<https://w3id.org/idsa/code/TG> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Tajik"@en .


###  https://w3id.org/idsa/code/TH
<https://w3id.org/idsa/code/TH> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Thai"@en .


###  https://w3id.org/idsa/code/THREE_TIMES_A_MONTH
<https://w3id.org/idsa/code/THREE_TIMES_A_MONTH> rdf:type owl:NamedIndividual ,
                                                          <http://www.w3.org/2004/02/skos/core#Concept> ,
                                                          <https://w3id.org/idsa/core/Frequency> ;
                                                 <http://purl.org/dc/dcam/memberOf> <http://purl.org/cld/terms/Frequency> ;
                                                 rdfs:comment "The event occurs three times a month."@en ;
                                                 rdfs:isDefinedBy <http://purl.org/cld/freq/> ;
                                                 rdfs:label "Three times a month"@en ;
                                                 rdfs:seeAlso <https://www.loc.gov/marc/holdings/hd853855.html> ;
                                                 <http://www.w3.org/2004/02/skos/core#inScheme> <http://purl.org/cld/terms/Frequency> ;
                                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "Three times a month"@en .


###  https://w3id.org/idsa/code/THREE_TIMES_A_WEEK
<https://w3id.org/idsa/code/THREE_TIMES_A_WEEK> rdf:type owl:NamedIndividual ,
                                                         <http://www.w3.org/2004/02/skos/core#Concept> ,
                                                         <https://w3id.org/idsa/core/Frequency> ;
                                                <http://purl.org/dc/dcam/memberOf> <http://purl.org/cld/terms/Frequency> ;
                                                rdfs:comment "The event occurs three times a week."@en ;
                                                rdfs:isDefinedBy <http://purl.org/cld/freq/> ;
                                                rdfs:label "Three times a week"@en ;
                                                rdfs:seeAlso <https://www.loc.gov/marc/holdings/hd853855.html> ;
                                                <http://www.w3.org/2004/02/skos/core#inScheme> <http://purl.org/cld/terms/Frequency> ;
                                                <http://www.w3.org/2004/02/skos/core#prefLabel> "Three times a week"@en .


###  https://w3id.org/idsa/code/THREE_TIMES_A_YEAR
<https://w3id.org/idsa/code/THREE_TIMES_A_YEAR> rdf:type owl:NamedIndividual ,
                                                         <http://www.w3.org/2004/02/skos/core#Concept> ,
                                                         <https://w3id.org/idsa/core/Frequency> ;
                                                <http://purl.org/dc/dcam/memberOf> <http://purl.org/cld/terms/Frequency> ;
                                                rdfs:comment "The event occurs three times a year."@en ;
                                                rdfs:isDefinedBy <http://purl.org/cld/freq/> ;
                                                rdfs:label "Three times a year"@en ;
                                                rdfs:seeAlso <https://www.loc.gov/marc/holdings/hd853855.html> ;
                                                <http://www.w3.org/2004/02/skos/core#inScheme> <http://purl.org/cld/terms/Frequency> ;
                                                <http://www.w3.org/2004/02/skos/core#prefLabel> "Three times a year"@en .


###  https://w3id.org/idsa/code/TI
<https://w3id.org/idsa/code/TI> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Tigrinya"@en .


###  https://w3id.org/idsa/code/TK
<https://w3id.org/idsa/code/TK> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Turkmen"@en .


###  https://w3id.org/idsa/code/TL
<https://w3id.org/idsa/code/TL> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Tagalog"@en .


###  https://w3id.org/idsa/code/TN
<https://w3id.org/idsa/code/TN> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Tswana"@en .


###  https://w3id.org/idsa/code/TO
<https://w3id.org/idsa/code/TO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Tonga (Tonga Islands)"@en .


###  https://w3id.org/idsa/code/TOO_MANY_RESULTS
<https://w3id.org/idsa/code/TOO_MANY_RESULTS> rdf:type owl:NamedIndividual ,
                                                       <https://w3id.org/idsa/core/RejectionReason> ;
                                              rdfs:comment "Processing of the command would lead to too many results (computational or bandwidth limitations)" ;
                                              rdfs:label "TOO_MANY_RESULTS" .


###  https://w3id.org/idsa/code/TR
<https://w3id.org/idsa/code/TR> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Turkish"@en .


###  https://w3id.org/idsa/code/TRACK_PROVENANCE
<https://w3id.org/idsa/code/TRACK_PROVENANCE> rdf:type owl:NamedIndividual ,
                                                       <https://w3id.org/idsa/core/Action> ;
                                              rdfs:comment "To accept that the use of the Asset may be tracked."@en ;
                                              rdfs:label "track provenance"@en ;
                                              <http://www.w3.org/2004/02/skos/core#note> "This action is always evaluated at the consumer side."@en ;
                                              <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/NOTIFY> .


###  https://w3id.org/idsa/code/TRIENNIAL
<https://w3id.org/idsa/code/TRIENNIAL> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/idsa/core/Frequency> ;
                                       <http://purl.org/dc/dcam/memberOf> <http://purl.org/cld/terms/Frequency> ;
                                       rdfs:comment "The event occurs every three years."@en ;
                                       rdfs:isDefinedBy <http://purl.org/cld/freq/> ;
                                       rdfs:label "Triennial"@en ;
                                       rdfs:seeAlso <https://www.loc.gov/marc/holdings/hd853855.html> ;
                                       <http://www.w3.org/2004/02/skos/core#inScheme> <http://purl.org/cld/terms/Frequency> ;
                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "Triennial"@en .


###  https://w3id.org/idsa/code/TRUST_PLUS_SECURITY_PROFILE
<https://w3id.org/idsa/code/TRUST_PLUS_SECURITY_PROFILE> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/idsa/core/SecurityProfile> ;
                                                         <https://w3id.org/idsa/core/securityGuarantee> <https://w3id.org/idsa/code/APP_RESOURCES_REMOTE_VERIFICATION> ,
                                                                                                        <https://w3id.org/idsa/code/AUDIT_REMOTE_TRACING> ,
                                                                                                        <https://w3id.org/idsa/code/AUTHENTICATION_MUTUAL> ,
                                                                                                        <https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_REMOTE> ,
                                                                                                        <https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_SCOPE_KERNEL_CORE_CONTAINER_APPLICATION> ,
                                                                                                        <https://w3id.org/idsa/code/LOCAL_DATA_CONFIDENTIALITY_FULL_ENCRYPTION> ,
                                                                                                        <https://w3id.org/idsa/code/SERVICE_ISOLATION_LEAST_PRIVILEGE> ,
                                                                                                        <https://w3id.org/idsa/code/USAGE_CONTROL_REMOTE_COMPLIANCE_VERIFICATION> ;
                                                         rdfs:comment "The Security Profile TRUST+ as defined by the IDS certification criteria."@en ;
                                                         rdfs:label "Trust Plus security profile"@en .


###  https://w3id.org/idsa/code/TRUST_SECURITY_PROFILE
<https://w3id.org/idsa/code/TRUST_SECURITY_PROFILE> rdf:type owl:NamedIndividual ,
                                                             <https://w3id.org/idsa/core/SecurityProfile> ;
                                                    <https://w3id.org/idsa/core/securityGuarantee> <https://w3id.org/idsa/code/APP_RESOURCES_LOCAL_ENFORCEMENT> ,
                                                                                                   <https://w3id.org/idsa/code/AUDIT_LOCAL_LOGGING> ,
                                                                                                   <https://w3id.org/idsa/code/AUTHENTICATION_MUTUAL> ,
                                                                                                   <https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_REMOTE> ,
                                                                                                   <https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_SCOPE_KERNEL_CORE_CONTAINER> ,
                                                                                                   <https://w3id.org/idsa/code/LOCAL_DATA_CONFIDENTIALITY_FULL_ENCRYPTION> ,
                                                                                                   <https://w3id.org/idsa/code/SERVICE_ISOLATION_LEAST_PRIVILEGE> ,
                                                                                                   <https://w3id.org/idsa/code/USAGE_CONTROL_POLICY_ENFORCEMENT> ;
                                                    rdfs:comment "The Security Profile TRUST as defined by the IDS certification criteria."@en ;
                                                    rdfs:label "Trust security profile"@en .


###  https://w3id.org/idsa/code/TS
<https://w3id.org/idsa/code/TS> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Tsonga"@en .


###  https://w3id.org/idsa/code/TT
<https://w3id.org/idsa/code/TT> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Tatar"@en .


###  https://w3id.org/idsa/code/TW
<https://w3id.org/idsa/code/TW> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Twi"@en .


###  https://w3id.org/idsa/code/TY
<https://w3id.org/idsa/code/TY> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Tahitian"@en .


###  https://w3id.org/idsa/code/UG
<https://w3id.org/idsa/code/UG> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Uyghur"@en .


###  https://w3id.org/idsa/code/UK
<https://w3id.org/idsa/code/UK> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Ukrainian"@en .


###  https://w3id.org/idsa/code/UNKNOWN
<https://w3id.org/idsa/code/UNKNOWN> rdf:type owl:NamedIndividual ,
                                              <https://w3id.org/idsa/core/TokenFormat> ;
                                     rdfs:label "Unknown" .


###  https://w3id.org/idsa/code/UR
<https://w3id.org/idsa/code/UR> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Urdu"@en .


###  https://w3id.org/idsa/code/USAGE_CONTROL_NONE
<https://w3id.org/idsa/code/USAGE_CONTROL_NONE> rdf:type owl:NamedIndividual ,
                                                         <https://w3id.org/idsa/core/UsageControlGuarantee> ;
                                                rdfs:label "Usage Control None" .


###  https://w3id.org/idsa/code/USAGE_CONTROL_POLICY_ENFORCEMENT
<https://w3id.org/idsa/code/USAGE_CONTROL_POLICY_ENFORCEMENT> rdf:type owl:NamedIndividual ,
                                                                       <https://w3id.org/idsa/core/UsageControlGuarantee> ;
                                                              rdfs:label "Usage Control Policy Enforcement" .


###  https://w3id.org/idsa/code/USAGE_CONTROL_REMOTE_COMPLIANCE_VERIFICATION
<https://w3id.org/idsa/code/USAGE_CONTROL_REMOTE_COMPLIANCE_VERIFICATION> rdf:type owl:NamedIndividual ,
                                                                                   <https://w3id.org/idsa/core/UsageControlGuarantee> ;
                                                                          rdfs:label "Usage Control Remote Compliance Verification" .


###  https://w3id.org/idsa/code/USE
<https://w3id.org/idsa/code/USE> rdf:type owl:NamedIndividual ,
                                          <https://w3id.org/idsa/core/Action> ;
                                 rdfs:comment "To use a resource in any possible way. Includes all other actions."@en ;
                                 rdfs:label "use"@en ;
                                 <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/use> ;
                                 <http://www.w3.org/2004/02/skos/core#note> "This action is always evaluated at the consumer side."@en .


###  https://w3id.org/idsa/code/USER
<https://w3id.org/idsa/code/USER> rdf:type owl:NamedIndividual ,
                                           <https://w3id.org/idsa/core/LeftOperand> ;
                                  rdfs:comment "The user of a system at the *consuming connector* requesting access to a resource. Recommended usage for checking whether the user's role is sufficient for his/her desired action. Allowed operators are idsc:MEMBER_OF, idsc:HAS_MEMBERSHIP, idsc:HAS_SITE with a RightOperand referencing a (set of) acceptable organisations (ids:Participant),memberships, sites. Preferred behaviour is that the RightOperand dereferences to an endpoint hosting the required role information."@en ;
                                  rdfs:label "user"@en .


###  https://w3id.org/idsa/code/UZ
<https://w3id.org/idsa/code/UZ> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Uzbek"@en .


###  https://w3id.org/idsa/code/VE
<https://w3id.org/idsa/code/VE> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Venda"@en .


###  https://w3id.org/idsa/code/VERSION_NOT_SUPPORTED
<https://w3id.org/idsa/code/VERSION_NOT_SUPPORTED> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/idsa/core/RejectionReason> ;
                                                   rdfs:comment "The version of the information model against which the referenced message should be interpreted, is not supported by the recipient." ;
                                                   rdfs:label "VERSION_NOT_SUPPORTED" .


###  https://w3id.org/idsa/code/VI
<https://w3id.org/idsa/code/VI> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Vietnamese"@en .


###  https://w3id.org/idsa/code/VO
<https://w3id.org/idsa/code/VO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Volapük"@en .


###  https://w3id.org/idsa/code/WA
<https://w3id.org/idsa/code/WA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Walloon"@en .


###  https://w3id.org/idsa/code/WEEKLY
<https://w3id.org/idsa/code/WEEKLY> rdf:type owl:NamedIndividual ,
                                             <http://www.w3.org/2004/02/skos/core#Concept> ,
                                             <https://w3id.org/idsa/core/Frequency> ;
                                    <http://purl.org/dc/dcam/memberOf> <http://purl.org/cld/terms/Frequency> ;
                                    rdfs:comment "The event occurs once a week."@en ;
                                    rdfs:isDefinedBy <http://purl.org/cld/freq/> ;
                                    rdfs:label "Weekly"@en ;
                                    rdfs:seeAlso <https://www.loc.gov/marc/holdings/hd853855.html> ;
                                    <http://www.w3.org/2004/02/skos/core#inScheme> <http://purl.org/cld/terms/Frequency> ;
                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Weekly"@en .


###  https://w3id.org/idsa/code/WO
<https://w3id.org/idsa/code/WO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Wolof"@en .


###  https://w3id.org/idsa/code/WRITE
<https://w3id.org/idsa/code/WRITE> rdf:type owl:NamedIndividual ,
                                            <https://w3id.org/idsa/core/Action> ;
                                   rdfs:comment "To change a remote resource."@en ;
                                   rdfs:label "write"@en ;
                                   <http://www.w3.org/2004/02/skos/core#note> "This action is always evaluated at the provider side. It corresponds to 'allow changes of a resource' but *not* including its deletion."@en ;
                                   <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/USE> .


###  https://w3id.org/idsa/code/XH
<https://w3id.org/idsa/code/XH> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Xhosa"@en .


###  https://w3id.org/idsa/code/XQUERY
<https://w3id.org/idsa/code/XQUERY> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/QueryLanguage> ;
                                    rdfs:label "XQUERY" .


###  https://w3id.org/idsa/code/YI
<https://w3id.org/idsa/code/YI> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Yiddish"@en .


###  https://w3id.org/idsa/code/YO
<https://w3id.org/idsa/code/YO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Yoruba"@en .


###  https://w3id.org/idsa/code/ZA
<https://w3id.org/idsa/code/ZA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Zhuang, Chuang"@en .


###  https://w3id.org/idsa/code/ZH
<https://w3id.org/idsa/code/ZH> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Chinese"@en .


###  https://w3id.org/idsa/code/ZU
<https://w3id.org/idsa/code/ZU> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Zulu"@en .


###  https://w3id.org/idsa/core/
<https://w3id.org/idsa/core/> rdf:type owl:NamedIndividual ,
                                       <http://purl.org/vocommons/voaf#Vocabulary> ;
                              <http://purl.org/dc/terms/publisher> <https://w3id.org/idsa/core/IDSA> ;
                              <http://purl.org/dc/terms/created> "2017-09-26"^^xsd:date ;
                              <http://purl.org/dc/terms/modified> "2020-08-10"^^xsd:date ;
                              <http://purl.org/dc/terms/title> "The International Data Spaces Information Model"@en .


###  https://w3id.org/idsa/core/AbstractConstraint
<https://w3id.org/idsa/core/AbstractConstraint> rdf:type owl:NamedIndividual ;
                                                <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/Action
<https://w3id.org/idsa/core/Action> rdf:type owl:NamedIndividual ;
                                    <https://w3id.org/idsa/metamodel/validation> _:genid50 .

_:genid50 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/actionRefinement> .


###  https://w3id.org/idsa/core/AppEndpoint
<https://w3id.org/idsa/core/AppEndpoint> rdf:type owl:NamedIndividual ;
                                         <https://w3id.org/idsa/metamodel/validation> _:genid51 .

_:genid51 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/appEndpointType> .


###  https://w3id.org/idsa/core/AppNotificationMessage
<https://w3id.org/idsa/core/AppNotificationMessage> rdf:type owl:NamedIndividual ;
                                                    <https://w3id.org/idsa/metamodel/validation> _:genid52 ;
                                                    <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .

_:genid52 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/affectedDataAppResource> .


###  https://w3id.org/idsa/core/AppRoute
<https://w3id.org/idsa/core/AppRoute> rdf:type owl:NamedIndividual ;
                                      <https://w3id.org/idsa/metamodel/validation> _:genid53 ,
                                                                                   _:genid54 ,
                                                                                   _:genid55 ,
                                                                                   _:genid56 .

_:genid53 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/appRouteEnd> .

_:genid54 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/appRouteStart> .

_:genid55 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/subRoute> .

_:genid56 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/routeDeployMethod> .


###  https://w3id.org/idsa/core/AppUploadMessage
<https://w3id.org/idsa/core/AppUploadMessage> rdf:type owl:NamedIndividual ;
                                              <https://w3id.org/idsa/metamodel/validation> _:genid57 .

_:genid57 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/appArtifactReference> .


###  https://w3id.org/idsa/core/ArtifactRequestMessage
<https://w3id.org/idsa/core/ArtifactRequestMessage> rdf:type owl:NamedIndividual ;
                                                    <https://w3id.org/idsa/metamodel/validation> _:genid58 .

_:genid58 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/requestedArtifact> .


###  https://w3id.org/idsa/core/Asset
<https://w3id.org/idsa/core/Asset> rdf:type owl:NamedIndividual ;
                                   <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/AuthInfo
<https://w3id.org/idsa/core/AuthInfo> rdf:type owl:NamedIndividual ;
                                      <https://w3id.org/idsa/metamodel/validation> _:genid59 .

_:genid59 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/authService> .


###  https://w3id.org/idsa/core/BoundingPolygon
<https://w3id.org/idsa/core/BoundingPolygon> rdf:type owl:NamedIndividual ;
                                             <https://w3id.org/idsa/metamodel/validation> _:genid60 .

_:genid60 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotEmpty> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/geoPoint> .


###  https://w3id.org/idsa/core/Broker
<https://w3id.org/idsa/core/Broker> rdf:type owl:NamedIndividual ;
                                    <https://w3id.org/idsa/metamodel/validation> _:genid61 .

_:genid61 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/connectorCatalog> .


###  https://w3id.org/idsa/core/Catalog
<https://w3id.org/idsa/core/Catalog> rdf:type owl:NamedIndividual ;
                                     <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/Certification
<https://w3id.org/idsa/core/Certification> rdf:type owl:NamedIndividual ;
                                           <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/CertificationLevel
<https://w3id.org/idsa/core/CertificationLevel> rdf:type owl:NamedIndividual ;
                                                <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/CommandMessage
<https://w3id.org/idsa/core/CommandMessage> rdf:type owl:NamedIndividual ;
                                            <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/Concept
<https://w3id.org/idsa/core/Concept> rdf:type owl:NamedIndividual ;
                                     <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/ConfigurationModel
<https://w3id.org/idsa/core/ConfigurationModel> rdf:type owl:NamedIndividual ;
                                                <https://w3id.org/idsa/metamodel/validation> _:genid62 ,
                                                                                             _:genid63 ,
                                                                                             _:genid64 ,
                                                                                             _:genid65 ,
                                                                                             _:genid66 ,
                                                                                             _:genid67 .

_:genid62 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/connectorProxy> .

_:genid63 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/userAuthentication> .

_:genid64 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/configurationModelLogLevel> .

_:genid65 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/connectorStatus> .

_:genid66 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/connectorDeployMode> .

_:genid67 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/appRoute> .


###  https://w3id.org/idsa/core/Connector
<https://w3id.org/idsa/core/Connector> rdf:type owl:NamedIndividual ;
                                       <https://w3id.org/idsa/metamodel/validation> _:genid68 ,
                                                                                    _:genid69 ,
                                                                                    _:genid70 ,
                                                                                    _:genid71 ,
                                                                                    _:genid72 ,
                                                                                    _:genid73 ;
                                       <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .

_:genid68 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/hasEndpoint> .

_:genid69 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/extendedGuarantee> .

_:genid70 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/securityProfile> .

_:genid71 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/hasAgent> .

_:genid72 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/resourceCatalog> .

_:genid73 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/hasDefaultEndpoint> .


###  https://w3id.org/idsa/core/ConnectorCatalog
<https://w3id.org/idsa/core/ConnectorCatalog> rdf:type owl:NamedIndividual ;
                                              <https://w3id.org/idsa/metamodel/validation> _:genid74 .

_:genid74 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/listedConnector> .


###  https://w3id.org/idsa/core/ConnectorEndpoint
<https://w3id.org/idsa/core/ConnectorEndpoint> rdf:type owl:NamedIndividual ;
                                               <https://w3id.org/idsa/metamodel/validation> _:genid75 .

_:genid75 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/accessUrl> .


###  https://w3id.org/idsa/core/ConnectorNotificationMessage
<https://w3id.org/idsa/core/ConnectorNotificationMessage> rdf:type owl:NamedIndividual ;
                                                          <https://w3id.org/idsa/metamodel/validation> _:genid76 ;
                                                          <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .

_:genid76 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/affectedConnector> .


###  https://w3id.org/idsa/core/Constraint
<https://w3id.org/idsa/core/Constraint> rdf:type owl:NamedIndividual ;
                                        <https://w3id.org/idsa/metamodel/validation> _:genid77 ,
                                                                                     _:genid78 .

_:genid77 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/operator> .

_:genid78 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/leftOperand> .


###  https://w3id.org/idsa/core/ContentType
<https://w3id.org/idsa/core/ContentType> rdf:type owl:NamedIndividual ;
                                         <https://w3id.org/idsa/metamodel/usage> "Instances of Content Type are used to more precisely specify the type, genre or interpretation of a Digital Content."@en .


###  https://w3id.org/idsa/core/Contract
<https://w3id.org/idsa/core/Contract> rdf:type owl:NamedIndividual ;
                                      <https://w3id.org/idsa/metamodel/validation> _:genid79 ,
                                                                                   _:genid80 ,
                                                                                   _:genid81 ;
                                      <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .

_:genid79 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/obligation> .

_:genid80 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/prohibition> .

_:genid81 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/permission> .


###  https://w3id.org/idsa/core/ContractAgreement
<https://w3id.org/idsa/core/ContractAgreement> rdf:type owl:NamedIndividual ;
                                               <https://w3id.org/idsa/metamodel/validation> _:genid82 .

_:genid82 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/contractStart> .


###  https://w3id.org/idsa/core/DatPayload
<https://w3id.org/idsa/core/DatPayload> rdf:type owl:NamedIndividual ;
                                        <https://w3id.org/idsa/metamodel/validation> _:genid83 ,
                                                                                     _:genid84 ,
                                                                                     _:genid85 .

_:genid83 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/iss> .

_:genid84 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/referringConnector> .

_:genid85 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/extendedGuarantee> .


###  https://w3id.org/idsa/core/DataApp
<https://w3id.org/idsa/core/DataApp> rdf:type owl:NamedIndividual ;
                                     <https://w3id.org/idsa/metamodel/validation> _:genid86 ;
                                     <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .

_:genid86 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotEmpty> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/appEndpoint> .


###  https://w3id.org/idsa/core/Described
<https://w3id.org/idsa/core/Described> rdf:type owl:NamedIndividual ;
                                       <https://w3id.org/idsa/metamodel/validation> _:genid87 ,
                                                                                    _:genid88 ;
                                       <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .

_:genid87 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/title> .

_:genid88 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/description> .


###  https://w3id.org/idsa/core/DescribedSemantically
<https://w3id.org/idsa/core/DescribedSemantically> rdf:type owl:NamedIndividual ;
                                                   <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/DigitalContent
<https://w3id.org/idsa/core/DigitalContent> rdf:type owl:NamedIndividual ;
                                            <https://w3id.org/idsa/metamodel/validation> _:genid89 ,
                                                                                         _:genid90 ,
                                                                                         _:genid91 ,
                                                                                         _:genid92 ,
                                                                                         _:genid93 ,
                                                                                         _:genid94 ,
                                                                                         _:genid95 ,
                                                                                         _:genid96 ;
                                            <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .

_:genid89 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/representation> .

_:genid90 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/contentRefinement> .

_:genid91 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/keyword> .

_:genid92 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/theme> .

_:genid93 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/language> .

_:genid94 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/temporalCoverage> .

_:genid95 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/contentPart> .

_:genid96 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/spatialCoverage> .


###  https://w3id.org/idsa/core/DurationEntity
<https://w3id.org/idsa/core/DurationEntity> rdf:type owl:NamedIndividual ;
                                            <https://w3id.org/idsa/metamodel/validation> _:genid97 .

_:genid97 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/hasDuration> .


###  https://w3id.org/idsa/core/DynamicAttributeToken
<https://w3id.org/idsa/core/DynamicAttributeToken> rdf:type owl:NamedIndividual ;
                                                   <https://w3id.org/idsa/metamodel/validation> _:genid98 .

_:genid98 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/tokenFormat> .


###  https://w3id.org/idsa/core/Endpoint
<https://w3id.org/idsa/core/Endpoint> rdf:type owl:NamedIndividual ;
                                      <https://w3id.org/idsa/metamodel/validation> _:genid99 ,
                                                                                   _:genid100 .

_:genid99 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/endpointDocumentation> .

_:genid100 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/endpointInformation> .


###  https://w3id.org/idsa/core/GeoPoint
<https://w3id.org/idsa/core/GeoPoint> rdf:type owl:NamedIndividual ;
                                      <https://w3id.org/idsa/metamodel/validation> _:genid101 ,
                                                                                   _:genid102 .

_:genid101 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/latitude> .

_:genid102 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/longitude> .


###  https://w3id.org/idsa/core/Geometry
<https://w3id.org/idsa/core/Geometry> rdf:type owl:NamedIndividual ;
                                      <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/IANAMediaType
<https://w3id.org/idsa/core/IANAMediaType> rdf:type owl:NamedIndividual ;
                                           <https://w3id.org/idsa/metamodel/example> """
    <https://w3id.org/spar/mediatype/text/csv> a ids:IANAMediaType .
        # the retrieved representation (HTML, turtle, RDF/XML) depends on content negotiation
""" ;
                                           <https://w3id.org/idsa/metamodel/usage> "Definition of an ids:IANAMediaType should define individual equivalence to corresponding SPAR-Media Type."@en .


###  https://w3id.org/idsa/core/IDSA
<https://w3id.org/idsa/core/IDSA> rdf:type owl:NamedIndividual ,
                                           <http://purl.org/dc/terms/Agent> ,
                                           <http://xmlns.com/foaf/0.1/Organization> ;
                                  rdfs:label "International Data Spaces Association" ;
                                  <http://xmlns.com/foaf/0.1/homepage> <https://www.internationaldataspaces.org> .


###  https://w3id.org/idsa/core/InfrastructureComponent
<https://w3id.org/idsa/core/InfrastructureComponent> rdf:type owl:NamedIndividual ;
                                                     <https://w3id.org/idsa/metamodel/validation> _:genid103 ,
                                                                                                  _:genid104 ,
                                                                                                  _:genid105 ,
                                                                                                  _:genid106 ;
                                                     <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .

_:genid103 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/maintainer> .

_:genid104 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/curator> .

_:genid105 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotEmpty> ;
            <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/inboundModelVersion> .

_:genid106 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/outboundModelVersion> .


###  https://w3id.org/idsa/core/Interval
<https://w3id.org/idsa/core/Interval> rdf:type owl:NamedIndividual ;
                                      <https://w3id.org/idsa/metamodel/validation> _:genid107 .

_:genid107 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/begin> .


###  https://w3id.org/idsa/core/InvokeOperationMessage
<https://w3id.org/idsa/core/InvokeOperationMessage> rdf:type owl:NamedIndividual ;
                                                    <https://w3id.org/idsa/metamodel/validation> _:genid108 .

_:genid108 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/operationReference> .


###  https://w3id.org/idsa/core/JwtPayload
<https://w3id.org/idsa/core/JwtPayload> rdf:type owl:NamedIndividual ;
                                        <https://w3id.org/idsa/metamodel/validation> _:genid109 ,
                                                                                     _:genid110 ,
                                                                                     _:genid111 ,
                                                                                     _:genid112 ,
                                                                                     _:genid113 ,
                                                                                     _:genid114 ,
                                                                                     _:genid115 ,
                                                                                     _:genid116 ;
                                        <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .

_:genid109 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/scope> .

_:genid110 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/iat> .

_:genid111 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotEmpty> ;
            <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/transportCertsSha256> .

_:genid112 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/securityProfile> .

_:genid113 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/aud> .

_:genid114 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/sub> .

_:genid115 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/nbf> .

_:genid116 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/exp> .


###  https://w3id.org/idsa/core/Location
<https://w3id.org/idsa/core/Location> rdf:type owl:NamedIndividual ;
                                      <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/LogicalConstraint
<https://w3id.org/idsa/core/LogicalConstraint> rdf:type owl:NamedIndividual ;
                                               <https://w3id.org/idsa/metamodel/validation> _:genid117 ,
                                                                                            _:genid118 ,
                                                                                            _:genid119 .

_:genid117 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/xone> .

_:genid118 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/or> .

_:genid119 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/and> .


###  https://w3id.org/idsa/core/ManagedEntity
<https://w3id.org/idsa/core/ManagedEntity> rdf:type owl:NamedIndividual ;
                                           <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/MediaType
<https://w3id.org/idsa/core/MediaType> rdf:type owl:NamedIndividual ;
                                       <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean ;
                                       <https://w3id.org/idsa/metamodel/usage> "ids:CustomMediaType is used only when no ids:IANAMediaType available."@en .


###  https://w3id.org/idsa/core/Message
<https://w3id.org/idsa/core/Message> rdf:type owl:NamedIndividual ;
                                     <https://w3id.org/idsa/metamodel/validation> _:genid120 ,
                                                                                  _:genid121 ,
                                                                                  _:genid122 ,
                                                                                  _:genid123 ,
                                                                                  _:genid124 ,
                                                                                  _:genid125 ,
                                                                                  _:genid126 ;
                                     <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .

_:genid120 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/recipientAgent> .

_:genid121 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/senderAgent> .

_:genid122 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/modelVersion> .

_:genid123 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/issued> .

_:genid124 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/issuerConnector> .

_:genid125 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/recipientConnector> .

_:genid126 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/securityToken> .


###  https://w3id.org/idsa/core/MessageProcessedNotificationMessage
<https://w3id.org/idsa/core/MessageProcessedNotificationMessage> rdf:type owl:NamedIndividual ;
                                                                 <https://w3id.org/idsa/metamodel/validation> _:genid127 .

_:genid127 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/correlationMessage> .


###  https://w3id.org/idsa/core/ParIS
<https://w3id.org/idsa/core/ParIS> rdf:type owl:NamedIndividual ;
                                   <https://w3id.org/idsa/metamodel/validation> _:genid128 .

_:genid128 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/participantCatalog> .


###  https://w3id.org/idsa/core/Participant
<https://w3id.org/idsa/core/Participant> rdf:type owl:NamedIndividual ;
                                         <https://w3id.org/idsa/metamodel/validation> _:genid129 ,
                                                                                      _:genid130 ,
                                                                                      _:genid131 .

_:genid129 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/corporateEmailAddress> .

_:genid130 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/memberParticipant> .

_:genid131 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/memberPerson> .


###  https://w3id.org/idsa/core/ParticipantCatalog
<https://w3id.org/idsa/core/ParticipantCatalog> rdf:type owl:NamedIndividual ;
                                                <https://w3id.org/idsa/metamodel/validation> _:genid132 .

_:genid132 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/member> .


###  https://w3id.org/idsa/core/ParticipantNotificationMessage
<https://w3id.org/idsa/core/ParticipantNotificationMessage> rdf:type owl:NamedIndividual ;
                                                            <https://w3id.org/idsa/metamodel/validation> _:genid133 ;
                                                            <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .

_:genid133 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/affectedParticipant> .


###  https://w3id.org/idsa/core/ParticipantRequestMessage
<https://w3id.org/idsa/core/ParticipantRequestMessage> rdf:type owl:NamedIndividual ;
                                                       <https://w3id.org/idsa/metamodel/validation> _:genid134 .

_:genid134 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/requestedParticipant> .


###  https://w3id.org/idsa/core/Permission
<https://w3id.org/idsa/core/Permission> rdf:type owl:NamedIndividual ;
                                        <https://w3id.org/idsa/metamodel/validation> _:genid135 ,
                                                                                     _:genid136 .

_:genid135 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/postDuty> .

_:genid136 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/preDuty> .


###  https://w3id.org/idsa/core/Person
<https://w3id.org/idsa/core/Person> rdf:type owl:NamedIndividual ;
                                    <https://w3id.org/idsa/metamodel/validation> _:genid137 ,
                                                                                 _:genid138 .

_:genid137 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/phoneNumber> .

_:genid138 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/emailAddress> .


###  https://w3id.org/idsa/core/Proxy
<https://w3id.org/idsa/core/Proxy> rdf:type owl:NamedIndividual ;
                                   <https://w3id.org/idsa/metamodel/validation> _:genid139 ,
                                                                                _:genid140 .

_:genid139 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/proxyURI> .

_:genid140 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/noProxy> .


###  https://w3id.org/idsa/core/Representation
<https://w3id.org/idsa/core/Representation> rdf:type owl:NamedIndividual ;
                                            <https://w3id.org/idsa/metamodel/validation> _:genid141 .

_:genid141 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/instance> .


###  https://w3id.org/idsa/core/RepresentationInstance
<https://w3id.org/idsa/core/RepresentationInstance> rdf:type owl:NamedIndividual ;
                                                    <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/RequestInProcessMessage
<https://w3id.org/idsa/core/RequestInProcessMessage> rdf:type owl:NamedIndividual ;
                                                     <https://w3id.org/idsa/metamodel/validation> _:genid142 .

_:genid142 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/correlationMessage> .


###  https://w3id.org/idsa/core/Resource
<https://w3id.org/idsa/core/Resource> rdf:type owl:NamedIndividual ;
                                      <https://w3id.org/idsa/metamodel/validation> _:genid143 ,
                                                                                   _:genid144 ,
                                                                                   _:genid145 ,
                                                                                   _:genid146 .

_:genid143 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/resourceEndpoint> .

_:genid144 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/resourcePart> .

_:genid145 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/contractOffer> .

_:genid146 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/sample> .


###  https://w3id.org/idsa/core/ResourceCatalog
<https://w3id.org/idsa/core/ResourceCatalog> rdf:type owl:NamedIndividual ;
                                             <https://w3id.org/idsa/metamodel/validation> _:genid147 ,
                                                                                          _:genid148 .

_:genid147 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/requestedResource> .

_:genid148 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/offeredResource> .


###  https://w3id.org/idsa/core/ResourceNotificationMessage
<https://w3id.org/idsa/core/ResourceNotificationMessage> rdf:type owl:NamedIndividual ;
                                                         <https://w3id.org/idsa/metamodel/validation> _:genid149 ;
                                                         <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .

_:genid149 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/affectedResource> .


###  https://w3id.org/idsa/core/ResponseMessage
<https://w3id.org/idsa/core/ResponseMessage> rdf:type owl:NamedIndividual ;
                                             <https://w3id.org/idsa/metamodel/validation> _:genid150 .

_:genid150 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/correlationMessage> .


###  https://w3id.org/idsa/core/Rule
<https://w3id.org/idsa/core/Rule> rdf:type owl:NamedIndividual ;
                                  <https://w3id.org/idsa/metamodel/validation> _:genid151 ,
                                                                               _:genid152 ,
                                                                               _:genid153 ,
                                                                               _:genid154 ;
                                  <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .

_:genid151 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotEmpty> ;
            <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/action> .

_:genid152 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/assignee> .

_:genid153 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/assigner> .

_:genid154 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/constraint> .


###  https://w3id.org/idsa/core/SecurityProfile
<https://w3id.org/idsa/core/SecurityProfile> rdf:type owl:NamedIndividual ;
                                             <https://w3id.org/idsa/metamodel/validation> _:genid155 .

_:genid155 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/securityGuarantee> .


###  https://w3id.org/idsa/core/Token
<https://w3id.org/idsa/core/Token> rdf:type owl:NamedIndividual ;
                                   <https://w3id.org/idsa/metamodel/validation> _:genid156 .

_:genid156 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/tokenValue> .


###  https://w3id.org/idsa/core/UsageControlObject
<https://w3id.org/idsa/core/UsageControlObject> rdf:type owl:NamedIndividual ;
                                                <https://w3id.org/idsa/metamodel/validation> _:genid157 ,
                                                                                             _:genid158 ,
                                                                                             _:genid159 ,
                                                                                             _:genid160 ,
                                                                                             _:genid161 .

_:genid157 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/hasState> .

_:genid158 <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/action> .

_:genid159 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/created> .

_:genid160 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotEmpty> ;
            <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/contract> .

_:genid161 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/data> .

