@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix : <http://www.demcare.eu/ontologies/demlab.owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix terms: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix cc: <http://creativecommons.org/ns#> .

<http://www.demcare.eu/ontologies/demlab.owl> a owl:Ontology ;
	owl:versionInfo "1.0"^^xsd:decimal ;
	rdfs:seeAlso "http://www.demcare.eu/" ;
	terms:date "2014-09-02" ;
	terms:title "Dem@Care Lab Ontology for Dementia Assessment"@en ;
	dc:creator "Georgios Meditskos, Ioannis Kompatsiaris"@en ;
	dc:description """The ontology has been developed in the framework of the Dem@Care project for representing the experimentation protocol towards diagnostic support and assessment of Dementia in a controlled environment. The aim of the protocol is to provide a brief overview of their health status of the participants during consultation (cognition, behaviours and function), and to correlate the system (sensor) data with the data collected using typical dementia care assessment tools.

The ontology describes the basic Steps of the experimentation protocol (Directed Activities, Semi-directed Activities and Free Discussion with the Clinician), the Tasks that are involved, as well as the measurement types relevant to each Task. The defined protocol can be reused and further extended, adding new steps, tasks and measured data.

Documentation regarding the ontology vocabulary can be found at http://www.demcare.eu/ontologies/demlab.html"""@en ;
	vann:preferredNamespacePrefix "demlab" ;
	rdfs:seeAlso "http://www.demcare.eu/downloads/D8.1ExperimentationProtocols.pdf" ;
	terms:rights "This ontology is licensed under Creative Commons CC BY 3.0 It is developed in the framework of the Dem@Care project (http://www.demcare.eu/) and supported by the Information Technologies Institute (http://www.iti.gr) of the Centre for Research and Technology Hellas."@en ;
	cc:license <http://creativecommons.org/licenses/by/3.0/> ;
	owl:versionIRI <http://www.demcare.eu/ontologies/demlab.owl/1.0> ;
	owl:imports <http://www.w3.org/2006/time> , <http://xmlns.com/foaf/0.1/> .

dc:contributor a owl:AnnotationProperty .

dc:coverage a owl:AnnotationProperty .

dc:creator a owl:AnnotationProperty .

dc:format a owl:AnnotationProperty .

dc:identifier a owl:AnnotationProperty .

dc:language a owl:AnnotationProperty .

dc:publisher a owl:AnnotationProperty .

dc:relation a owl:AnnotationProperty .

dc:rights a owl:AnnotationProperty .

dc:source a owl:AnnotationProperty .

dc:subject a owl:AnnotationProperty .

dc:type a owl:AnnotationProperty .

terms:abstract a owl:AnnotationProperty ;
	rdfs:label "Abstract"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "A summary of the resource."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#abstract-003> ;
	rdfs:subPropertyOf dc:description ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:subPropertyOf terms:description .

terms:accessRights a owl:AnnotationProperty ;
	rdfs:label "Access Rights"@en ;
	terms:issued "2003-02-15"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	terms:description "Access Rights may include information regarding access or restrictions based on privacy, security, or other policies."@en ;
	rdfs:comment "Information about who can access the resource or an indication of its security status."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#accessRights-002> ;
	rdfs:subPropertyOf dc:rights ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:accrualMethod a owl:AnnotationProperty ;
	rdfs:label "Accrual Method"@en ;
	terms:issued "2005-06-13"^^xsd:date ;
	terms:modified "2010-10-11"^^xsd:date ;
	rdfs:comment "The method by which items are added to a collection."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#accrualMethod-003> ;
	rdfs:domain <http://purl.org/dc/dcmitype/Collection> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:accrualPeriodicity a owl:AnnotationProperty ;
	rdfs:label "Accrual Periodicity"@en ;
	terms:issued "2005-06-13"^^xsd:date ;
	terms:modified "2010-10-11"^^xsd:date ;
	rdfs:comment "The frequency with which items are added to a collection."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#accrualPeriodicity-003> ;
	rdfs:domain <http://purl.org/dc/dcmitype/Collection> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:accrualPolicy a owl:AnnotationProperty ;
	rdfs:label "Accrual Policy"@en ;
	terms:issued "2005-06-13"^^xsd:date ;
	terms:modified "2010-10-11"^^xsd:date ;
	rdfs:comment "The policy governing the addition of items to a collection."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#accrualPolicy-003> ;
	rdfs:domain <http://purl.org/dc/dcmitype/Collection> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:alternative a owl:AnnotationProperty ;
	rdfs:label "Alternative Title"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2010-10-11"^^xsd:date ;
	rdfs:comment "An alternative name for the resource."@en ;
	terms:description "The distinction between titles and alternative titles is application-specific."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#alternative-003> ;
	rdfs:subPropertyOf dc:title ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:available a owl:AnnotationProperty ;
	rdfs:label "Date Available"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "Date (often a range) that the resource became or will become available."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#available-003> ;
	rdfs:subPropertyOf dc:date ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:bibliographicCitation a owl:AnnotationProperty ;
	rdfs:label "Bibliographic Citation"@en ;
	terms:issued "2003-02-15"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "A bibliographic reference for the resource."@en ;
	terms:description "Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#bibliographicCitation-002> ;
	rdfs:subPropertyOf dc:identifier ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:domain terms:BibliographicResource .

terms:conformsTo a owl:AnnotationProperty ;
	rdfs:label "Conforms To"@en ;
	terms:issued "2001-05-21"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "An established standard to which the described resource conforms."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#conformsTo-003> ;
	rdfs:subPropertyOf dc:relation ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:subPropertyOf terms:relation .

terms:contributor a owl:AnnotationProperty ;
	rdfs:label "Contributor"@en ;
	terms:issued "2008-01-14"^^xsd:date ;
	terms:modified "2010-10-11"^^xsd:date ;
	rdfs:comment "An entity responsible for making contributions to the resource."@en ;
	terms:description "Examples of a Contributor include a person, an organization, or a service."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#contributorT-001> ;
	rdfs:subPropertyOf dc:contributor ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:coverage a owl:AnnotationProperty ;
	rdfs:label "Coverage"@en ;
	terms:issued "2008-01-14"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	terms:description "Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended best practice is to use a controlled vocabulary such as the Thesaurus of Geographic Names [TGN]. Where appropriate, named places or time periods can be used in preference to numeric identifiers such as sets of coordinates or date ranges."@en ;
	rdfs:comment "The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#coverageT-001> ;
	rdfs:subPropertyOf dc:coverage ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:created a owl:AnnotationProperty ;
	rdfs:label "Date Created"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "Date of creation of the resource."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#created-003> ;
	rdfs:subPropertyOf dc:date ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:creator a owl:AnnotationProperty ;
	rdfs:label "Creator"@en ;
	terms:issued "2008-01-14"^^xsd:date ;
	terms:modified "2010-10-11"^^xsd:date ;
	rdfs:comment "An entity primarily responsible for making the resource."@en ;
	terms:description "Examples of a Creator include a person, an organization, or a service."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#creatorT-002> ;
	rdfs:subPropertyOf dc:creator ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:date a owl:AnnotationProperty ;
	rdfs:label "Date"@en ;
	terms:issued "2008-01-14"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "A point or period of time associated with an event in the lifecycle of the resource."@en ;
	terms:description "Date may be used to express temporal information at any level of granularity.  Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#dateT-001> ;
	rdfs:subPropertyOf dc:date ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:dateAccepted a owl:AnnotationProperty ;
	rdfs:label "Date Accepted"@en ;
	terms:issued "2002-07-13"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "Date of acceptance of the resource."@en ;
	terms:description "Examples of resources to which a Date Accepted may be relevant are a thesis (accepted by a university department) or an article (accepted by a journal)."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#dateAccepted-002> ;
	rdfs:subPropertyOf dc:date ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:dateCopyrighted a owl:AnnotationProperty ;
	rdfs:label "Date Copyrighted"@en ;
	terms:issued "2002-07-13"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "Date of copyright."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#dateCopyrighted-002> ;
	rdfs:subPropertyOf dc:date ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:dateSubmitted a owl:AnnotationProperty ;
	rdfs:label "Date Submitted"@en ;
	terms:issued "2002-07-13"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "Date of submission of the resource."@en ;
	terms:description "Examples of resources to which a Date Submitted may be relevant are a thesis (submitted to a university department) or an article (submitted to a journal)."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#dateSubmitted-002> ;
	rdfs:subPropertyOf dc:date ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:description a owl:AnnotationProperty ;
	rdfs:label "Description"@en ;
	terms:issued "2008-01-14"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "An account of the resource."@en ;
	terms:description "Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#descriptionT-001> ;
	rdfs:subPropertyOf dc:description ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:educationLevel a owl:AnnotationProperty ;
	rdfs:label "Audience Education Level"@en ;
	terms:issued "2002-07-13"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "A class of entity, defined in terms of progression through an educational or training context, for which the described resource is intended."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#educationLevel-002> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:extent a owl:AnnotationProperty ;
	rdfs:label "Extent"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "The size or duration of the resource."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#extent-003> ;
	rdfs:subPropertyOf dc:format ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:format a owl:AnnotationProperty ;
	rdfs:label "Format"@en ;
	terms:issued "2008-01-14"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	terms:description "Examples of dimensions include size and duration. Recommended best practice is to use a controlled vocabulary such as the list of Internet Media Types [MIME]."@en ;
	rdfs:comment "The file format, physical medium, or dimensions of the resource."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#formatT-001> ;
	rdfs:subPropertyOf dc:format ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:hasFormat a owl:AnnotationProperty ;
	rdfs:label "Has Format"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "A related resource that is substantially the same as the pre-existing described resource, but in another format."@en ;
	skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#hasFormat-003> ;
	rdfs:subPropertyOf dc:relation ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:subPropertyOf terms:relation .

terms:hasPart a owl:AnnotationProperty ;
	rdfs:label "Has Part"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "A related resource that is included either physically or logically in the described resource."@en ;
	skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#hasPart-003> ;
	rdfs:subPropertyOf dc:relation ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:subPropertyOf terms:relation .

terms:hasVersion a owl:AnnotationProperty ;
	rdfs:label "Has Version"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "A related resource that is a version, edition, or adaptation of the described resource."@en ;
	skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#hasVersion-003> ;
	rdfs:subPropertyOf dc:relation ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:subPropertyOf terms:relation .

terms:identifier a owl:AnnotationProperty ;
	rdfs:label "Identifier"@en ;
	terms:issued "2008-01-14"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "An unambiguous reference to the resource within a given context."@en ;
	terms:description "Recommended best practice is to identify the resource by means of a string conforming to a formal identification system."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#identifierT-001> ;
	rdfs:subPropertyOf dc:identifier ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:isFormatOf a owl:AnnotationProperty ;
	rdfs:label "Is Format Of"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "A related resource that is substantially the same as the described resource, but in another format."@en ;
	skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#isFormatOf-003> ;
	rdfs:subPropertyOf dc:relation ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:subPropertyOf terms:relation .

terms:isPartOf a owl:AnnotationProperty ;
	rdfs:label "Is Part Of"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "A related resource in which the described resource is physically or logically included."@en ;
	skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#isPartOf-003> ;
	rdfs:subPropertyOf dc:relation ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:subPropertyOf terms:relation .

terms:isReferencedBy a owl:AnnotationProperty ;
	rdfs:label "Is Referenced By"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "A related resource that references, cites, or otherwise points to the described resource."@en ;
	skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#isReferencedBy-003> ;
	rdfs:subPropertyOf dc:relation ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:subPropertyOf terms:relation .

terms:isReplacedBy a owl:AnnotationProperty ;
	rdfs:label "Is Replaced By"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "A related resource that supplants, displaces, or supersedes the described resource."@en ;
	skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#isReplacedBy-003> ;
	rdfs:subPropertyOf dc:relation ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:subPropertyOf terms:relation .

terms:isRequiredBy a owl:AnnotationProperty ;
	rdfs:label "Is Required By"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "A related resource that requires the described resource to support its function, delivery, or coherence."@en ;
	skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#isRequiredBy-003> ;
	rdfs:subPropertyOf dc:relation ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:subPropertyOf terms:relation .

terms:isVersionOf a owl:AnnotationProperty ;
	rdfs:label "Is Version Of"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "A related resource of which the described resource is a version, edition, or adaptation."@en ;
	terms:description "Changes in version imply substantive changes in content rather than differences in format."@en ;
	skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#isVersionOf-003> ;
	rdfs:subPropertyOf dc:relation ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:subPropertyOf terms:relation .

terms:issued a owl:AnnotationProperty ;
	rdfs:label "Date Issued"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "Date of formal issuance (e.g., publication) of the resource."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#issued-003> ;
	rdfs:subPropertyOf dc:date ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:language a owl:AnnotationProperty ;
	rdfs:label "Language"@en ;
	terms:modified "2008-01-14"^^xsd:date ;
	terms:issued "2008-01-14"^^xsd:date ;
	rdfs:comment "A language of the resource."@en ;
	terms:description "Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646]."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#languageT-001> ;
	rdfs:subPropertyOf dc:language ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:license a owl:AnnotationProperty ;
	rdfs:label "License"@en ;
	terms:issued "2004-06-14"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "A legal document giving official permission to do something with the resource."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#license-002> ;
	rdfs:subPropertyOf dc:rights ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:mediator a owl:AnnotationProperty ;
	rdfs:label "Mediator"@en ;
	terms:issued "2001-05-21"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "An entity that mediates access to the resource and for whom the resource is intended or useful."@en ;
	terms:description "In an educational context, a mediator might be a parent, teacher, teaching assistant, or care-giver."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#mediator-003> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:medium a owl:AnnotationProperty ;
	rdfs:label "Medium"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "The material or physical carrier of the resource."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#medium-003> ;
	rdfs:subPropertyOf dc:format ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:modified a owl:AnnotationProperty ;
	rdfs:label "Date Modified"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "Date on which the resource was changed."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#modified-003> ;
	rdfs:subPropertyOf dc:date ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:publisher a owl:AnnotationProperty ;
	rdfs:label "Publisher"@en ;
	terms:issued "2008-01-14"^^xsd:date ;
	terms:modified "2010-10-11"^^xsd:date ;
	rdfs:comment "An entity responsible for making the resource available."@en ;
	terms:description "Examples of a Publisher include a person, an organization, or a service."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#publisherT-001> ;
	rdfs:subPropertyOf dc:publisher ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:references a owl:AnnotationProperty ;
	rdfs:label "References"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "A related resource that is referenced, cited, or otherwise pointed to by the described resource."@en ;
	skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#references-003> ;
	rdfs:subPropertyOf dc:relation ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:subPropertyOf terms:relation .

terms:relation a owl:AnnotationProperty ;
	rdfs:label "Relation"@en ;
	terms:modified "2008-01-14"^^xsd:date ;
	terms:issued "2008-01-14"^^xsd:date ;
	rdfs:comment "A related resource."@en ;
	terms:description "Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system."@en ;
	skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#relationT-001> ;
	rdfs:subPropertyOf dc:relation ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:replaces a owl:AnnotationProperty ;
	rdfs:label "Replaces"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "A related resource that is supplanted, displaced, or superseded by the described resource."@en ;
	skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#replaces-003> ;
	rdfs:subPropertyOf dc:relation ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:subPropertyOf terms:relation .

terms:requires a owl:AnnotationProperty ;
	rdfs:label "Requires"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "A related resource that is required by the described resource to support its function, delivery, or coherence."@en ;
	skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#requires-003> ;
	rdfs:subPropertyOf dc:relation ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:subPropertyOf terms:relation .

terms:rights a owl:AnnotationProperty ;
	rdfs:label "Rights"@en ;
	terms:issued "2008-01-14"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "Information about rights held in and over the resource."@en ;
	terms:description "Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#rightsT-001> ;
	rdfs:subPropertyOf dc:rights ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:source a owl:AnnotationProperty ;
	rdfs:label "Source"@en ;
	terms:issued "2008-01-14"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "A related resource from which the described resource is derived."@en ;
	terms:description "The described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system."@en ;
	skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#sourceT-001> ;
	rdfs:subPropertyOf dc:source ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:subPropertyOf terms:relation .

terms:spatial a owl:AnnotationProperty ;
	rdfs:label "Spatial Coverage"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "Spatial characteristics of the resource."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#spatial-003> ;
	rdfs:subPropertyOf dc:coverage ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:subject a owl:AnnotationProperty ;
	rdfs:label "Subject"@en ;
	terms:issued "2008-01-14"^^xsd:date ;
	terms:modified "2012-06-14"^^xsd:date ;
	rdfs:comment "The topic of the resource."@en ;
	skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en ;
	terms:description "Typically, the subject will be represented using keywords, key phrases, or classification codes. Recommended best practice is to use a controlled vocabulary."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#subjectT-002> ;
	rdfs:subPropertyOf dc:subject ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:tableOfContents a owl:AnnotationProperty ;
	rdfs:label "Table Of Contents"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "A list of subunits of the resource."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#tableOfContents-003> ;
	rdfs:subPropertyOf dc:description ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:subPropertyOf terms:description .

terms:temporal a owl:AnnotationProperty ;
	rdfs:label "Temporal Coverage"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "Temporal characteristics of the resource."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#temporal-003> ;
	rdfs:subPropertyOf dc:coverage ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:title a owl:AnnotationProperty ;
	rdfs:label "Title"@en ;
	terms:issued "2008-01-14"^^xsd:date ;
	terms:modified "2010-10-11"^^xsd:date ;
	rdfs:comment "A name given to the resource."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#titleT-002> ;
	rdfs:subPropertyOf dc:title ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:type a owl:AnnotationProperty ;
	rdfs:label "Type"@en ;
	terms:modified "2008-01-14"^^xsd:date ;
	terms:issued "2008-01-14"^^xsd:date ;
	terms:description "Recommended best practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [DCMITYPE]. To describe the file format, physical medium, or dimensions of the resource, use the Format element."@en ;
	rdfs:comment "The nature or genre of the resource."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#typeT-001> ;
	rdfs:subPropertyOf dc:type ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:valid a owl:AnnotationProperty ;
	rdfs:label "Date Valid"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "Date (often a range) of validity of a resource."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#valid-003> ;
	rdfs:subPropertyOf dc:date ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

vann:preferredNamespacePrefix a owl:AnnotationProperty .

skos:note a owl:AnnotationProperty .

terms:Box a rdfs:Datatype ;
	rdfs:label "DCMI Box"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "The set of regions in space defined by their geographic coordinates according to the DCMI Box Encoding Scheme."@en ;
	rdfs:seeAlso <http://dublincore.org/documents/dcmi-box/> ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#Box-003> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:ISO3166 a rdfs:Datatype ;
	rdfs:label "ISO 3166"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "The set of codes listed in ISO 3166-1 for the representation of names of countries."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#ISO3166-004> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:seeAlso <http://www.iso.org/iso/en/prods-services/iso3166ma/02iso-3166-code-lists/list-en1.html> .

terms:ISO639-2 a rdfs:Datatype ;
	rdfs:label "ISO 639-2"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "The three-letter alphabetic codes listed in ISO639-2 for the representation of names of languages."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#ISO639-2-003> ;
	rdfs:seeAlso <http://lcweb.loc.gov/standards/iso639-2/langhome.html> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:ISO639-3 a rdfs:Datatype ;
	rdfs:label "ISO 639-3"@en ;
	terms:issued "2008-01-14"^^xsd:date ;
	rdfs:comment "The set of three-letter codes listed in ISO 639-3 for the representation of names of languages."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#ISO639-3-001> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:seeAlso <http://www.sil.org/iso639-3/> .

terms:Period a rdfs:Datatype ;
	rdfs:label "DCMI Period"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "The set of time intervals defined by their limits according to the DCMI Period Encoding Scheme."@en ;
	rdfs:seeAlso <http://dublincore.org/documents/dcmi-period/> ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#Period-003> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:Point a rdfs:Datatype ;
	rdfs:label "DCMI Point"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "The set of points in space defined by their geographic coordinates according to the DCMI Point Encoding Scheme."@en ;
	rdfs:seeAlso <http://dublincore.org/documents/dcmi-point/> ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#Point-003> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:RFC1766 a rdfs:Datatype ;
	rdfs:label "RFC 1766"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "The set of tags, constructed according to RFC 1766, for the identification of languages."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#RFC1766-003> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:seeAlso <http://www.ietf.org/rfc/rfc1766.txt> .

terms:RFC3066 a rdfs:Datatype ;
	rdfs:label "RFC 3066"@en ;
	terms:issued "2002-07-13"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	terms:description "RFC 3066 has been obsoleted by RFC 4646."@en ;
	rdfs:comment "The set of tags constructed according to RFC 3066 for the identification of languages."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#RFC3066-002> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:seeAlso <http://www.ietf.org/rfc/rfc3066.txt> .

terms:RFC4646 a rdfs:Datatype ;
	rdfs:label "RFC 4646"@en ;
	terms:issued "2008-01-14"^^xsd:date ;
	terms:description "RFC 4646 obsoletes RFC 3066."@en ;
	rdfs:comment "The set of tags constructed according to RFC 4646 for the identification of languages."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#RFC4646-001> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:seeAlso <http://www.ietf.org/rfc/rfc4646.txt> .

terms:RFC5646 a rdfs:Datatype ;
	rdfs:label "RFC 5646"@en ;
	terms:issued "2010-10-11"^^xsd:date ;
	terms:description "RFC 5646 obsoletes RFC 4646."@en ;
	rdfs:comment "The set of tags constructed according to RFC 5646 for the identification of languages."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#RFC5646-001> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:seeAlso <http://www.ietf.org/rfc/rfc5646.txt> .

terms:URI a rdfs:Datatype ;
	rdfs:label "URI"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "The set of identifiers constructed according to the generic syntax for Uniform Resource Identifiers as specified by the Internet Engineering Task Force."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#URI-003> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:seeAlso <http://www.ietf.org/rfc/rfc3986.txt> .

terms:W3CDTF a rdfs:Datatype ;
	rdfs:label "W3C-DTF"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "The set of dates and times constructed according to the W3C Date and Time Formats Specification."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#W3CDTF-003> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:seeAlso <http://www.w3.org/TR/NOTE-datetime> .

xsd:date a rdfs:Datatype .

terms:accessRights a owl:ObjectProperty ;
	rdfs:range terms:RightsStatement ;
	rdfs:subPropertyOf terms:rights .

terms:accrualMethod a owl:ObjectProperty ;
	rdfs:range terms:MethodOfAccrual .

terms:accrualPeriodicity a owl:ObjectProperty ;
	rdfs:range terms:Frequency .

terms:accrualPolicy a owl:ObjectProperty ;
	rdfs:range terms:Policy .

terms:audience a owl:ObjectProperty ;
	rdfs:label "Audience"@en ;
	terms:issued "2001-05-21"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "A class of entity for whom the resource is intended or useful."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#audience-003> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:range terms:AgentClass .

terms:conformsTo a owl:ObjectProperty ;
	rdfs:range terms:Standard .

terms:contributor a owl:ObjectProperty ;
	rdfs:range terms:Agent .

terms:coverage a owl:ObjectProperty ;
	rdfs:range terms:LocationPeriodOrJurisdiction .

terms:creator a owl:ObjectProperty ;
	rdfs:range terms:Agent ;
	rdfs:subPropertyOf terms:contributor .

terms:educationLevel a owl:ObjectProperty ;
	rdfs:range terms:AgentClass ;
	rdfs:subPropertyOf terms:audience .

terms:extent a owl:ObjectProperty ;
	rdfs:range terms:SizeOrDuration ;
	rdfs:subPropertyOf terms:format .

terms:format a owl:ObjectProperty ;
	rdfs:range terms:MediaTypeOrExtent .

terms:instructionalMethod a owl:ObjectProperty ;
	rdfs:label "Instructional Method"@en ;
	terms:issued "2005-06-13"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "A process, used to engender knowledge, attitudes and skills, that the described resource is designed to support."@en ;
	terms:description "Instructional Method will typically include ways of presenting instructional materials or conducting instructional activities, patterns of learner-to-learner and learner-to-instructor interactions, and mechanisms by which group and individual levels of learning are measured.  Instructional methods include all aspects of the instruction and learning processes from planning and implementation through evaluation and feedback."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#instructionalMethod-002> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:range terms:MethodOfInstruction .

terms:language a owl:ObjectProperty ;
	rdfs:range terms:LinguisticSystem .

terms:license a owl:ObjectProperty ;
	rdfs:range terms:LicenseDocument ;
	rdfs:subPropertyOf terms:rights .

terms:mediator a owl:ObjectProperty ;
	rdfs:range terms:AgentClass ;
	rdfs:subPropertyOf terms:audience .

terms:medium a owl:ObjectProperty ;
	rdfs:range terms:PhysicalMedium ;
	rdfs:domain terms:PhysicalResource ;
	rdfs:subPropertyOf terms:format .

terms:provenance a owl:ObjectProperty ;
	rdfs:label "Provenance"@en ;
	terms:issued "2004-09-20"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "A statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity, and interpretation."@en ;
	terms:description "The statement may include a description of any changes successive custodians made to the resource."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#provenance-002> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:range terms:ProvenanceStatement .

terms:publisher a owl:ObjectProperty ;
	rdfs:range terms:Agent .

terms:rights a owl:ObjectProperty ;
	rdfs:range terms:RightsStatement .

terms:rightsHolder a owl:ObjectProperty ;
	rdfs:label "Rights Holder"@en ;
	terms:issued "2004-06-14"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "A person or organization owning or managing rights over the resource."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#rightsHolder-002> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:range terms:Agent .

terms:spatial a owl:ObjectProperty ;
	rdfs:range terms:Location ;
	rdfs:subPropertyOf terms:coverage .

terms:temporal a owl:ObjectProperty ;
	rdfs:range terms:PeriodOfTime ;
	rdfs:subPropertyOf terms:coverage .

terms:type a owl:ObjectProperty ;
	rdfs:range rdfs:Class .

:activityStatus a owl:ObjectProperty ;
	rdfs:comment "The status of a semi-directed activity" ;
	rdfs:seeAlso :ActivityStatusType ;
	rdfs:range :ActivityStatusType ;
	rdfs:seeAlso :CognitiveAbilitiesData ;
	rdfs:domain :CognitiveAbilitiesData .

:areasOfInterestExplored a owl:ObjectProperty ;
	rdfs:comment "Zones of no interest"@en ;
	rdfs:domain :OrganisationEfficiencyData ;
	rdfs:seeAlso :OrganisationEfficiencyData ;
	rdfs:range :Zone .

:areasOfNoInterestExplored a owl:ObjectProperty ;
	rdfs:comment "Zones of interest"@en ;
	rdfs:domain :OrganisationEfficiencyData ;
	rdfs:seeAlso :OrganisationEfficiencyData ;
	rdfs:range :Zone .

:containsAssessment a owl:ObjectProperty ;
	rdfs:comment "A ClinicalRecord contains a ClinicalAssessment" ;
	rdfs:range :ClinicalAssessment ;
	rdfs:seeAlso :ClinicalAssessment ;
	rdfs:domain :ClinicalRecord ;
	rdfs:seeAlso :ClinicalRecord .

:handTrajectory a owl:ObjectProperty ;
	rdfs:comment "Associates an instance of FunctionalAbilitiesData with a hand trajectory type"@en ;
	rdfs:domain :FunctionalAbilitiesData ;
	rdfs:seeAlso :FunctionalAbilitiesData ;
	rdfs:range :HandTrajectoryType ;
	rdfs:seeAlso :HandTrajectoryType .

:hasClinicalDiagnosis a owl:ObjectProperty ;
	rdfs:comment "The value of the DiagnosisAssessment"@en ;
	rdfs:domain :DiagnosisAssessment ;
	rdfs:seeAlso :DiagnosisAssessment ;
	rdfs:range :DiagnosisType ;
	rdfs:seeAlso :DiagnosisType ;
	rdfs:subPropertyOf owl:topObjectProperty .

:hasClinicalRecord a owl:ObjectProperty ;
	rdfs:comment "Each participant is associated with a clinical record"@en ;
	rdfs:seeAlso :ClinicalRecord ;
	rdfs:range :ClinicalRecord ;
	rdfs:domain :Participant .

:hasParticipant a owl:ObjectProperty ;
	rdfs:comment "The participant of the protocol"@en ;
	rdfs:range :Participant ;
	rdfs:seeAlso :Person ;
	rdfs:domain :Protocol ;
	rdfs:seeAlso :Protocol .

:hasProtocolStep a owl:ObjectProperty ;
	rdfs:comment "Each Protocol consists of one or more ProtocolSteps"@en ;
	rdfs:domain :Protocol ;
	rdfs:seeAlso :Protocol , :ProtocolStep ;
	rdfs:range :ProtocolStep .

:involvesTask a owl:ObjectProperty ;
	rdfs:comment "Each ProtocolStep involves one or more Tasks"@en ;
	rdfs:seeAlso :ProtocolStep ;
	rdfs:domain :ProtocolStep ;
	rdfs:seeAlso :Task ;
	rdfs:range :Task .

:isClinicalRecordOf a owl:ObjectProperty ;
	owl:inverseOf :hasClinicalRecord .

:measuredData a owl:ObjectProperty ;
	rdfs:seeAlso "Associates a Task with a MeasuredData instance"@en ;
	rdfs:range :MeasuredData ;
	rdfs:seeAlso :MeasuredData ;
	rdfs:domain :Task ;
	rdfs:seeAlso :Task .

:participates a owl:ObjectProperty ;
	rdfs:seeAlso :hasParticipant ;
	owl:inverseOf :hasParticipant .

terms:alternative a owl:DatatypeProperty ;
	rdfs:subPropertyOf terms:title ;
	rdfs:range rdfs:Literal .

terms:available a owl:DatatypeProperty ;
	rdfs:subPropertyOf terms:date ;
	rdfs:range rdfs:Literal .

terms:bibliographicCitation a owl:DatatypeProperty ;
	rdfs:subPropertyOf terms:identifier ;
	rdfs:range rdfs:Literal .

terms:created a owl:DatatypeProperty ;
	rdfs:subPropertyOf terms:date ;
	rdfs:range rdfs:Literal .

terms:date a owl:DatatypeProperty ;
	rdfs:range rdfs:Literal .

terms:dateAccepted a owl:DatatypeProperty ;
	rdfs:subPropertyOf terms:date ;
	rdfs:range rdfs:Literal .

terms:dateCopyrighted a owl:DatatypeProperty ;
	rdfs:subPropertyOf terms:date ;
	rdfs:range rdfs:Literal .

terms:dateSubmitted a owl:DatatypeProperty ;
	rdfs:subPropertyOf terms:date ;
	rdfs:range rdfs:Literal .

terms:identifier a owl:DatatypeProperty ;
	rdfs:range rdfs:Literal .

terms:issued a owl:DatatypeProperty ;
	rdfs:subPropertyOf terms:date ;
	rdfs:range rdfs:Literal .

terms:modified a owl:DatatypeProperty ;
	rdfs:subPropertyOf terms:date ;
	rdfs:range rdfs:Literal .

terms:title a owl:DatatypeProperty ;
	rdfs:range rdfs:Literal .

terms:valid a owl:DatatypeProperty ;
	rdfs:subPropertyOf terms:date ;
	rdfs:range rdfs:Literal .

:apathyInventory a owl:DatatypeProperty ;
	rdfs:comment "Apathy Inventory (AI) and diagnostic criteria for apathy"@en ;
	rdfs:domain :NeuropsychiatricAndMoodAssessment ;
	rdfs:seeAlso :NeuropsychiatricAndMoodAssessment .

:articulation a owl:DatatypeProperty ;
	rdfs:comment "Measures the articulation control of the participant"@en ;
	rdfs:domain :VoiceData .

:compliantInstructionsOrder a owl:DatatypeProperty ;
	rdfs:comment "Whether the participant followed the activity order suggested by the instructions sheet"@en ;
	rdfs:seeAlso :CognitiveAbilitiesData ;
	rdfs:domain :CognitiveAbilitiesData .

:distanceWalked a owl:DatatypeProperty ;
	rdfs:comment "Total distance walked"@en ;
	rdfs:domain :OrganisationEfficiencyData ;
	rdfs:seeAlso :OrganisationEfficiencyData .

:dsm_ivDepressionCriteria a owl:DatatypeProperty ;
	rdfs:comment "DSM-IV Criteria for depression"@en ;
	rdfs:seeAlso "http://en.wikipedia.org/wiki/Diagnostic_and_Statistical_Manual_of_Mental_Disorders"@en ;
	rdfs:domain :NeuropsychiatricAndMoodAssessment .

:dynamicBalance a owl:DatatypeProperty ;
	rdfs:comment "Dynamical balance during the walking (e.g., people trajectory study)"@en ;
	rdfs:domain :GaitData ;
	rdfs:seeAlso :GaitData .

:fabScore a owl:DatatypeProperty ;
	rdfs:comment "Frontal Assessment Battery score"@en ;
	rdfs:domain :CognitiveAbilitiesAssessment ;
	rdfs:seeAlso :CognitiveAbilitiesAssessment .

:freeAndCuedRemindingAssessment a owl:DatatypeProperty ;
	rdfs:comment "The Free and Cued Selective Reminding Test"@en ;
	rdfs:domain :CognitiveAbilitiesAssessment ;
	rdfs:seeAlso :CognitiveAbilitiesAssessment .

:hasMMSEScore a owl:DatatypeProperty ;
	rdfs:comment "Mini-Mental State Exam score"@en ;
	rdfs:domain :CognitiveAbilitiesAssessment ;
	rdfs:seeAlso :CognitiveAbilitiesAssessment .

:hasUPDRSScore a owl:DatatypeProperty ;
	rdfs:comment "Part III of the Unified Parkinson’s Disease Rating Scale"@en ;
	rdfs:seeAlso :MotricityAbilitiesAssessment ;
	rdfs:domain :MotricityAbilitiesAssessment .

:iadl_e a owl:DatatypeProperty ;
	rdfs:comment "Allows the quantification of autonomy"@en ;
	rdfs:seeAlso :AutonomyAssessment ;
	rdfs:domain :AutonomyAssessment .

:latency a owl:DatatypeProperty ;
	rdfs:comment "Time of latency between the end of instructions (stimulation) and the beginning of the task"@en ;
	rdfs:seeAlso :LatencyData ;
	rdfs:domain :LatencyData .

:npi a owl:DatatypeProperty ;
	rdfs:comment "Neuropsychiatric Inventory"@en ;
	rdfs:seeAlso :NeuropsychiatricAndMoodAssessment ;
	rdfs:domain :NeuropsychiatricAndMoodAssessment .

:pauseRate a owl:DatatypeProperty ;
	rdfs:comment "Pause rate during sentence repetition and mono/dual tasks"@en ;
	rdfs:seeAlso :ArticulationControlTask , :CountingBackwardsTask , :SentenceRepeatingTask , :VoiceData ;
	rdfs:domain :VoiceData ;
	rdfs:seeAlso :WalkingCountingBackwardsTask .

:repetitions a owl:DatatypeProperty ;
	rdfs:comment "Number of repetitions during semi-directed activities"@en ;
	rdfs:domain :CognitiveAbilitiesData ;
	rdfs:seeAlso :SemiDirectedTask .

:shortCognitiveBatteryAssessment a owl:DatatypeProperty ;
	rdfs:comment "Short Cognitive Battery"@en ;
	rdfs:seeAlso :CognitiveAbilitiesAssessment ;
	rdfs:domain :CognitiveAbilitiesAssessment .

:speechFluency a owl:DatatypeProperty ;
	rdfs:comment "Speech fluency during sentence repetition and picture description tasks"@en ;
	rdfs:seeAlso :VoiceData ;
	rdfs:domain :VoiceData .

:speechRate a owl:DatatypeProperty ;
	rdfs:comment "Speech fluency during sentence repetition and picture description tasks"@en ;
	rdfs:domain :VoiceData ;
	rdfs:seeAlso :VoiceData .

:stepLength a owl:DatatypeProperty ;
	rdfs:comment "Step length"@en ;
	rdfs:seeAlso :GaitData ;
	rdfs:domain :GaitData .

:stoppingDisplacement a owl:DatatypeProperty ;
	rdfs:comment "Stopping displacement during walking"@en ;
	rdfs:seeAlso :GaitData ;
	rdfs:domain :GaitData .

:stressLevel a owl:DatatypeProperty ;
	rdfs:seeAlso "Stress level"@en , :StressData ;
	rdfs:domain :StressData .

:trailMakingTest a owl:DatatypeProperty ;
	rdfs:comment "Trail making test A and B"@en ;
	rdfs:domain :CognitiveAbilitiesAssessment ;
	rdfs:seeAlso :CognitiveAbilitiesAssessment .

:verbalReactionSpontaneity a owl:DatatypeProperty ;
	rdfs:comment "Time between the end of assessor’s speech and the beginning of participant’s speech (Discussion Task)"@en ;
	rdfs:seeAlso :DiscussionInvolvementData ;
	rdfs:domain :DiscussionInvolvementData .

:verbalReactionTime a owl:DatatypeProperty ;
	rdfs:comment "Time interval between the end of assessor’s speech and the beginning of participant’s speech (Sentence Repetition Task)"@en ;
	rdfs:domain :VoiceData ;
	rdfs:seeAlso :VoiceData .

:vowelDuration a owl:DatatypeProperty ;
	rdfs:seeAlso "Vowel duration"@en ;
	rdfs:comment :VoiceData ;
	rdfs:domain :VoiceData ;
	rdfs:subPropertyOf owl:topDataProperty .

:walkingSpeed a owl:DatatypeProperty ;
	rdfs:comment "Walking speed"@en ;
	rdfs:seeAlso :GaitData ;
	rdfs:domain :GaitData .

:walkingSpeedInstantaneous a owl:DatatypeProperty ;
	rdfs:comment "Walking speed instantaneous (mono task walking activity/dual task)"@en ;
	rdfs:seeAlso :GaitData ;
	rdfs:domain :GaitData .

<http://purl.org/dc/dcam/VocabularyEncodingScheme> a owl:Class .

terms:Agent a owl:Class ;
	rdfs:label "Agent"@en ;
	terms:issued "2008-01-14"^^xsd:date ;
	rdfs:comment "A resource that acts or has the power to act."@en ;
	terms:description "Examples of Agent include person, organization, and software agent."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#Agent-001> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:AgentClass a owl:Class ;
	rdfs:label "Agent Class"@en ;
	rdfs:subClassOf rdfs:Class ;
	terms:issued "2008-01-14"^^xsd:date ;
	terms:modified "2012-06-14"^^xsd:date ;
	rdfs:comment "A group of agents."@en ;
	terms:description "Examples of Agent Class include groups seen as classes, such as students, women, charities, lecturers."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#AgentClass-003> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:BibliographicResource a owl:Class ;
	rdfs:label "Bibliographic Resource"@en ;
	terms:issued "2008-01-14"^^xsd:date ;
	rdfs:comment "A book, article, or other documentary resource."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#BibliographicResource-001> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:FileFormat a owl:Class ;
	rdfs:label "File Format"@en ;
	rdfs:subClassOf terms:MediaType ;
	terms:issued "2008-01-14"^^xsd:date ;
	rdfs:comment "A digital resource format."@en ;
	terms:description "Examples include the formats defined by the list of Internet Media Types."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#FileFormat-001> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:Frequency a owl:Class ;
	rdfs:label "Frequency"@en ;
	terms:issued "2008-01-14"^^xsd:date ;
	rdfs:comment "A rate at which something recurs."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#Frequency-001> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:Jurisdiction a owl:Class ;
	rdfs:label "Jurisdiction"@en ;
	rdfs:subClassOf terms:LocationPeriodOrJurisdiction ;
	terms:issued "2008-01-14"^^xsd:date ;
	rdfs:comment "The extent or range of judicial, law enforcement, or other authority."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#Jurisdiction-001> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:LicenseDocument a owl:Class ;
	rdfs:label "License Document"@en ;
	rdfs:subClassOf terms:RightsStatement ;
	terms:issued "2008-01-14"^^xsd:date ;
	rdfs:comment "A legal document giving official permission to do something with a Resource."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#LicenseDocument-001> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:LinguisticSystem a owl:Class ;
	rdfs:label "Linguistic System"@en ;
	terms:issued "2008-01-14"^^xsd:date ;
	rdfs:comment "A system of signs, symbols, sounds, gestures, or rules used in communication."@en ;
	terms:description "Examples include written, spoken, sign, and computer languages."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#LinguisticSystem-001> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:Location a owl:Class ;
	rdfs:label "Location"@en ;
	rdfs:subClassOf terms:LocationPeriodOrJurisdiction ;
	terms:issued "2008-01-14"^^xsd:date ;
	rdfs:comment "A spatial region or named place."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#Location-001> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:LocationPeriodOrJurisdiction a owl:Class ;
	rdfs:label "Location, Period, or Jurisdiction"@en ;
	terms:issued "2008-01-14"^^xsd:date ;
	rdfs:comment "A location, period of time, or jurisdiction."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#LocationPeriodOrJurisdiction-001> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:MediaType a owl:Class ;
	rdfs:label "Media Type"@en ;
	rdfs:subClassOf terms:MediaTypeOrExtent ;
	terms:issued "2008-01-14"^^xsd:date ;
	rdfs:comment "A file format or physical medium."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#MediaType-001> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:MediaTypeOrExtent a owl:Class ;
	rdfs:label "Media Type or Extent"@en ;
	terms:issued "2008-01-14"^^xsd:date ;
	rdfs:comment "A media type or extent."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#MediaTypeOrExtent-001> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:MethodOfAccrual a owl:Class ;
	rdfs:label "Method of Accrual"@en ;
	terms:issued "2008-01-14"^^xsd:date ;
	rdfs:comment "A method by which resources are added to a collection."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#MethodOfAccrual-001> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:MethodOfInstruction a owl:Class ;
	rdfs:label "Method of Instruction"@en ;
	terms:issued "2008-01-14"^^xsd:date ;
	rdfs:comment "A process that is used to engender knowledge, attitudes, and skills."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#MethodOfInstruction-001> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:PeriodOfTime a owl:Class ;
	rdfs:label "Period of Time"@en ;
	rdfs:subClassOf terms:LocationPeriodOrJurisdiction ;
	terms:issued "2008-01-14"^^xsd:date ;
	rdfs:comment "An interval of time that is named or defined by its start and end dates."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#PeriodOfTime-001> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:PhysicalMedium a owl:Class ;
	rdfs:label "Physical Medium"@en ;
	rdfs:subClassOf terms:MediaType ;
	terms:issued "2008-01-14"^^xsd:date ;
	rdfs:comment "A physical material or carrier."@en ;
	terms:description "Examples include paper, canvas, or DVD."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#PhysicalMedium-001> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:PhysicalResource a owl:Class ;
	rdfs:label "Physical Resource"@en ;
	terms:issued "2008-01-14"^^xsd:date ;
	rdfs:comment "A material thing."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#PhysicalResource-001> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:Policy a owl:Class ;
	rdfs:label "Policy"@en ;
	terms:issued "2008-01-14"^^xsd:date ;
	rdfs:comment "A plan or course of action by an authority, intended to influence and determine decisions, actions, and other matters."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#Policy-001> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:ProvenanceStatement a owl:Class ;
	rdfs:label "Provenance Statement"@en ;
	terms:issued "2008-01-14"^^xsd:date ;
	rdfs:comment "A statement of any changes in ownership and custody of a resource since its creation that are significant for its authenticity, integrity, and interpretation."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#ProvenanceStatement-001> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:RightsStatement a owl:Class ;
	rdfs:label "Rights Statement"@en ;
	terms:issued "2008-01-14"^^xsd:date ;
	rdfs:comment "A statement about the intellectual property rights (IPR) held in or over a Resource, a legal document giving official permission to do something with a resource, or a statement about access rights."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#RightsStatement-001> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:SizeOrDuration a owl:Class ;
	rdfs:label "Size or Duration"@en ;
	rdfs:subClassOf terms:MediaTypeOrExtent ;
	terms:issued "2008-01-14"^^xsd:date ;
	rdfs:comment "A dimension or extent, or a time taken to play or execute."@en ;
	terms:description "Examples include a number of pages, a specification of length, width, and breadth, or a period in hours, minutes, and seconds."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#SizeOrDuration-001> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:Standard a owl:Class ;
	rdfs:label "Standard"@en ;
	terms:issued "2008-01-14"^^xsd:date ;
	rdfs:comment "A basis for comparison; a reference point against which other things can be evaluated."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#Standard-001> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

:ActivityStatusType a owl:Class ;
	owl:equivalentClass _:node1912jcu2kx1 .

_:node1912jcu2kx1 a owl:Class ;
	owl:oneOf _:node1912jcu2kx2 .

_:node1912jcu2kx2 rdf:first :completed ;
	rdf:rest _:node1912jcu2kx3 .

_:node1912jcu2kx3 rdf:first :incomplete ;
	rdf:rest _:node1912jcu2kx4 .

_:node1912jcu2kx4 rdf:first :omitted ;
	rdf:rest rdf:nil .

:AnswerPhoneTask a owl:Class ;
	rdfs:subClassOf :SemiDirectedTask ;
	rdfs:comment """- The phone is scheduled to ring 10 minutes after the entering of the participant inside the room. 
- During this task, the clinician explains that there is a mistake on the phone bill: the amount was wrong. Consequently, it is expected that the participant corrects his/her phone check and corrects the account balance (tasks normally established before the phone call according to the constraint)."""@en .

:ArticulationControlTask a owl:Class ;
	rdfs:subClassOf :DirectedTask , _:node1912jcu2kx5 .

_:node1912jcu2kx5 a owl:Restriction ;
	owl:onProperty :measuredData ;
	owl:allValuesFrom _:node1912jcu2kx6 .

_:node1912jcu2kx6 a owl:Class ;
	owl:unionOf _:node1912jcu2kx7 .

_:node1912jcu2kx7 rdf:first :LatencyData ;
	rdf:rest _:node1912jcu2kx8 .

_:node1912jcu2kx8 rdf:first :StressData ;
	rdf:rest _:node1912jcu2kx9 .

_:node1912jcu2kx9 rdf:first :VoiceData ;
	rdf:rest rdf:nil .

:ArticulationControlTask rdfs:comment """The participant is asked to pronounce repeatedly a predefined diadochokinetic “Pataka” token as rapid as possible stopping this action upon a sign by the clinician. The clinician will stop the action in 10 sec.

This task is used for assessing:
- Latency: time of latency between the end of instructions (stimulation) and the beginning of the task
- Stress level
- Voice: e.g. speech rate, pause rate etc."""@en .

:AutonomyAssessment a owl:Class ;
	rdfs:subClassOf :ClinicalAssessment , _:node1912jcu2kx10 .

_:node1912jcu2kx10 a owl:Restriction ;
	owl:onProperty :iadl_e ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:AutonomyAssessment rdfs:comment "Autonomy is assessed based on the performance of the participant during the SemiDirectedActivitiesStep. The property iadl_e (Instrumental Activities of Daily Living for Elderly) can be used to quantify autonomy"@en ;
	rdfs:seeAlso :SemiDirectedActivitiesStep , :iadl_e .

:CallPsychologistTask a owl:Class ;
	rdfs:subClassOf :SemiDirectedTask ;
	rdfs:comment """- The participant has to call the psychologist. Two phone numbers are proposed to the participant (1 visit card of the hair dressing,+ 1 visit card of the CHUN with phone number of a psychologist). 
- According the constraint, the participant has to call the psychologist within the 5 first minutes."""@en .

:ClinicalAssessment a owl:Class ;
	rdfs:comment "Root concept for the five types of clinical assessment"@en ;
	rdfs:seeAlso :AutonomyAssessment , :CognitiveAbilitiesAssessment , :DiagnosisAssessment , :MotricityAbilitiesAssessment , :NeuropsychiatricAndMoodAssessment .

:ClinicalRecord a owl:Class ;
	rdfs:subClassOf _:node1912jcu2kx11 .

_:node1912jcu2kx11 a owl:Restriction ;
	owl:onProperty :containsAssessment ;
	owl:allValuesFrom _:node1912jcu2kx12 .

_:node1912jcu2kx12 a owl:Class ;
	owl:unionOf _:node1912jcu2kx13 .

_:node1912jcu2kx13 rdf:first :AutonomyAssessment ;
	rdf:rest _:node1912jcu2kx14 .

_:node1912jcu2kx14 rdf:first :CognitiveAbilitiesAssessment ;
	rdf:rest _:node1912jcu2kx15 .

_:node1912jcu2kx15 rdf:first :DiagnosisAssessment ;
	rdf:rest _:node1912jcu2kx16 .

_:node1912jcu2kx16 rdf:first :MotricityAbilitiesAssessment ;
	rdf:rest _:node1912jcu2kx17 .

_:node1912jcu2kx17 rdf:first :NeuropsychiatricAndMoodAssessment ;
	rdf:rest rdf:nil .

:ClinicalRecord rdfs:subClassOf _:node1912jcu2kx18 .

_:node1912jcu2kx18 a owl:Restriction ;
	owl:onProperty :isClinicalRecordOf ;
	owl:onClass :Participant ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger .

:ClinicalRecord rdfs:comment "A ClinicalRecord contains information about the five types of clinical assessment"@en ;
	rdfs:seeAlso :ClinicalAssessment , :containsAssessment .

:CognitiveAbilitiesAssessment a owl:Class ;
	rdfs:subClassOf :ClinicalAssessment , _:node1912jcu2kx19 .

_:node1912jcu2kx19 a owl:Restriction ;
	owl:onProperty :shortCognitiveBatteryAssessment ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:CognitiveAbilitiesAssessment rdfs:subClassOf _:node1912jcu2kx20 .

_:node1912jcu2kx20 a owl:Restriction ;
	owl:onProperty :fabScore ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:CognitiveAbilitiesAssessment rdfs:subClassOf _:node1912jcu2kx21 .

_:node1912jcu2kx21 a owl:Restriction ;
	owl:onProperty :hasMMSEScore ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:CognitiveAbilitiesAssessment rdfs:subClassOf _:node1912jcu2kx22 .

_:node1912jcu2kx22 a owl:Restriction ;
	owl:onProperty :freeAndCuedRemindingAssessment ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:CognitiveAbilitiesAssessment rdfs:subClassOf _:node1912jcu2kx23 .

_:node1912jcu2kx23 a owl:Restriction ;
	owl:onProperty :trailMakingTest ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:CognitiveAbilitiesAssessment rdfs:comment """The Cognitive abilities assessment is performed in terms of five scores:
- Mini-Mental State Exam (MMSE). 
- Frontal Assessment Battery (FAB). 
- Trail making test A and B. 
- Short Cognitive Battery. 
- The Free and Cued Selective Reminding Test"""@en ;
	rdfs:seeAlso :fabScore , :freeAndCuedRemindingAssessment , :hasMMSEScore , :shortCognitiveBatteryAssessment , :trailMakingTest .

:CognitiveAbilitiesData a owl:Class ;
	rdfs:subClassOf :MeasuredData , _:node1912jcu2kx24 .

_:node1912jcu2kx24 a owl:Restriction ;
	owl:onProperty :compliantInstructionsOrder ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
	owl:onDataRange xsd:boolean .

:CognitiveAbilitiesData rdfs:subClassOf _:node1912jcu2kx25 .

_:node1912jcu2kx25 a owl:Restriction ;
	owl:onProperty :repetitions ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:CognitiveAbilitiesData rdfs:subClassOf _:node1912jcu2kx26 .

_:node1912jcu2kx26 a owl:Restriction ;
	owl:onProperty :activityStatus ;
	owl:onClass :ActivityStatusType ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger .

:CognitiveAbilitiesData rdfs:comment "Explore functional abilities for the completion of specific activities"@en .

:CountingBackwardsTask a owl:Class ;
	rdfs:subClassOf :DirectedTask , _:node1912jcu2kx27 .

_:node1912jcu2kx27 a owl:Restriction ;
	owl:onProperty :measuredData ;
	owl:allValuesFrom _:node1912jcu2kx28 .

_:node1912jcu2kx28 a owl:Class ;
	owl:unionOf _:node1912jcu2kx29 .

_:node1912jcu2kx29 rdf:first :LatencyData ;
	rdf:rest _:node1912jcu2kx30 .

_:node1912jcu2kx30 rdf:first :StressData ;
	rdf:rest _:node1912jcu2kx31 .

_:node1912jcu2kx31 rdf:first :VoiceData ;
	rdf:rest rdf:nil .

:CountingBackwardsTask rdfs:comment """(MonoTask) The participant is standing and the clinician asks him/her to count aloud backwards: 
- From 305 to 285 (to change tens and hundreds) one by one; or 
- From 20 to 0 if they make counting mistakes after 2 attempts of the previous backwards counting

This task is used for assessing:
- Latency: time of latency between the end of instructions (stimulation) and the beginning of the task
- Stress level
- Voice: e.g. speech fluency and articulation"""@en .

:DiagnosisAssessment a owl:Class ;
	rdfs:subClassOf :ClinicalAssessment , _:node1912jcu2kx32 .

_:node1912jcu2kx32 a owl:Restriction ;
	owl:onProperty :hasClinicalDiagnosis ;
	owl:onClass :DiagnosisType ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger .

:DiagnosisAssessment rdfs:comment "Diagnosis established the day of the recording session. Participant is assigned to one of this 3 categories: Healthy Control participants, Alzheimer’s disease at pre-dementia stage, Alzheimer ’s disease at dementia stage"@en ;
	rdfs:seeAlso :DiagnosisType , :HealthyControlParticipant , :PersonWithDementia , :PersonWithPredementia , :hasClinicalDiagnosis .

:DiagnosisType a owl:Class ;
	owl:equivalentClass _:node1912jcu2kx33 .

_:node1912jcu2kx33 a owl:Class ;
	owl:oneOf _:node1912jcu2kx34 .

_:node1912jcu2kx34 rdf:first :healthy ;
	rdf:rest _:node1912jcu2kx35 .

_:node1912jcu2kx35 rdf:first :dementia ;
	rdf:rest _:node1912jcu2kx36 .

_:node1912jcu2kx36 rdf:first :predementia ;
	rdf:rest rdf:nil .

:DirectedActivitiesStep a owl:Class ;
	rdfs:subClassOf :ProtocolStep , _:node1912jcu2kx37 .

_:node1912jcu2kx37 a owl:Restriction ;
	owl:onProperty :involvesTask ;
	owl:allValuesFrom _:node1912jcu2kx38 .

_:node1912jcu2kx38 a owl:Class ;
	owl:unionOf _:node1912jcu2kx39 .

_:node1912jcu2kx39 rdf:first :ArticulationControlTask ;
	rdf:rest _:node1912jcu2kx40 .

_:node1912jcu2kx40 rdf:first :CountingBackwardsTask ;
	rdf:rest _:node1912jcu2kx41 .

_:node1912jcu2kx41 rdf:first :SentenceRepeatingTask ;
	rdf:rest _:node1912jcu2kx42 .

_:node1912jcu2kx42 rdf:first :Task ;
	rdf:rest _:node1912jcu2kx43 .

_:node1912jcu2kx43 rdf:first :WalkingCountingBackwardsTask ;
	rdf:rest _:node1912jcu2kx44 .

_:node1912jcu2kx44 rdf:first :WalkingTask ;
	rdf:rest rdf:nil .

:DirectedActivitiesStep rdfs:comment "This ProtocolStep is conducted by a clinician, who details step by step the different activities to do by the participant. This step involves five Tasks. The tasks Walking, CountingBackwards and WalkingAndCountingBackwards are used for characterizing participants’ gait in mono and dual tasks, and the impact of cognitive activity on gait (e.g., walking speed, step length, stops during the walking exercise done in dual task). The tasks SentenceRepeating and ArticulationControl are vocally-directed tasks: one task consists of repeating a sentence after the clinician (this task is repeated with three sentences), and the other is an articulation control exercise done to evaluate the neuromuscular mechanism of speech production."@en .

:DirectedDiscussionTask a owl:Class ;
	rdfs:subClassOf :DiscussionTask .

:DirectedExpressionTask a owl:Class ;
	rdfs:subClassOf :DirectedDiscussionTask ;
	rdfs:comment "The clinician asks the same questions than the ones asked on the read article, e.g. What is the topic of the article?"@en .

:DirectedTask a owl:Class ;
	rdfs:subClassOf :Task ;
	rdfs:comment "Root concept for grouping the Tasks relevant to the DirectedActivitiesStep"@en ;
	rdfs:seeAlso :DirectedActivitiesStep , :Task .

:DiscussionInvolvementData a owl:Class ;
	rdfs:subClassOf :MeasuredData , _:node1912jcu2kx45 .

_:node1912jcu2kx45 a owl:Restriction ;
	owl:onProperty :verbalReactionSpontaneity ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:DiscussionInvolvementData rdfs:comment """- Assessment of the impact of cognitive load imposed by the picture description task on speech fluency
- Memory and self-appraisal assessment
- Verbal fluency and mood (Apathy) assessment"""@en .

:DiscussionTask a owl:Class ;
	rdfs:subClassOf :Task , _:node1912jcu2kx46 .

_:node1912jcu2kx46 a owl:Restriction ;
	owl:onProperty :measuredData ;
	owl:allValuesFrom _:node1912jcu2kx47 .

_:node1912jcu2kx47 a owl:Class ;
	owl:unionOf _:node1912jcu2kx48 .

_:node1912jcu2kx48 rdf:first :StressData ;
	rdf:rest _:node1912jcu2kx49 .

_:node1912jcu2kx49 rdf:first :VoiceData ;
	rdf:rest rdf:nil .

:DiscussionTask rdfs:comment """Root concept for grouping the Tasks relevant to the DiscussionWithClinicianStep

The relevant tasks are used for assessing:
- Stress level
- Voice: e.g. speech rate, pause rate etc."""@en .

:DiscussionWithClinicianStep a owl:Class ;
	rdfs:subClassOf :ProtocolStep , _:node1912jcu2kx50 .

_:node1912jcu2kx50 a owl:Restriction ;
	owl:onProperty :involvesTask ;
	owl:allValuesFrom _:node1912jcu2kx51 .

_:node1912jcu2kx51 a owl:Class ;
	owl:unionOf _:node1912jcu2kx52 .

_:node1912jcu2kx52 rdf:first :DirectedExpressionTask ;
	rdf:rest _:node1912jcu2kx53 .

_:node1912jcu2kx53 rdf:first :PictureDescriptionTask ;
	rdf:rest _:node1912jcu2kx54 .

_:node1912jcu2kx54 rdf:first :PictureDiscussionTask ;
	rdf:rest rdf:nil .

:DiscussionWithClinicianStep rdfs:comment "This ProtocolStep involves two Tasks. The first task (DirectedExpressionTask) is a directed discussion during which the clinician assesses the episodic memory of participant through questions related to events and activities of SemiDirectedActivitiesStep. The second task (PictureDescriptionTask) assesses the verbal fluency and mood of participant using a picture that the participant has to describe (with the picture in the eyes) and then to involve a discussion about their interests for the activity represented. This part is done with two different pictures."@en .

:EstablishAccountBalanceTask a owl:Class ;
	rdfs:subClassOf :SemiDirectedTask ;
	rdfs:comment """- Three bills (Electricity/Gaz/Phone) are proposed. The account balance is given. 
- The participant has to establish the amount balance after having taken into account the three bills."""@en .

:FindBusLineOnMapTask a owl:Class ;
	rdfs:subClassOf :SemiDirectedTask ;
	rdfs:comment """- A real bus map is showed to the participant with the indication of the current location of the participant. 
- The participant has to write on a sheet of paper located next to the bus map the bus lines to take for the itinerary (From Hospital to Station train). Two itineraries are accepted."""@en .

:FreeDiscussionTask a owl:Class ;
	rdfs:subClassOf :DiscussionTask .

:FunctionalAbilitiesData a owl:Class ;
	rdfs:subClassOf :MeasuredData , _:node1912jcu2kx55 .

_:node1912jcu2kx55 a owl:Restriction ;
	owl:onProperty :handTrajectory ;
	owl:onClass :HandTrajectoryType ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger .

:FunctionalAbilitiesData rdfs:comment "Explore functional abilities for the completion of specific activities"@en .

:GaitData a owl:Class ;
	rdfs:subClassOf :MeasuredData , _:node1912jcu2kx56 .

_:node1912jcu2kx56 a owl:Restriction ;
	owl:onProperty :stepLength ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:GaitData rdfs:subClassOf _:node1912jcu2kx57 .

_:node1912jcu2kx57 a owl:Restriction ;
	owl:onProperty :dynamicBalance ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:GaitData rdfs:subClassOf _:node1912jcu2kx58 .

_:node1912jcu2kx58 a owl:Restriction ;
	owl:onProperty :walkingSpeedInstantaneous ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:GaitData rdfs:subClassOf _:node1912jcu2kx59 .

_:node1912jcu2kx59 a owl:Restriction ;
	owl:onProperty :walkingSpeed ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:GaitData rdfs:subClassOf _:node1912jcu2kx60 .

_:node1912jcu2kx60 a owl:Restriction ;
	owl:onProperty :stoppingDisplacement ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
	owl:onDataRange xsd:boolean .

:GaitData rdfs:comment "Gait assessment and impact of a cognitive activity on gait performance"@en .

:HandTrajectoryType a owl:Class .

:HealthyControlParticipant a owl:Class ;
	owl:equivalentClass _:node1912jcu2kx61 .

_:node1912jcu2kx61 a owl:Restriction ;
	owl:onProperty :hasClinicalRecord ;
	owl:someValuesFrom _:node1912jcu2kx62 .

_:node1912jcu2kx62 a owl:Class ;
	owl:intersectionOf _:node1912jcu2kx63 .

_:node1912jcu2kx63 rdf:first :ClinicalRecord ;
	rdf:rest _:node1912jcu2kx65 .

_:node1912jcu2kx65 rdf:first _:node1912jcu2kx64 .

_:node1912jcu2kx64 a owl:Restriction ;
	owl:onProperty :containsAssessment ;
	owl:someValuesFrom _:node1912jcu2kx66 .

_:node1912jcu2kx66 a owl:Class ;
	owl:intersectionOf _:node1912jcu2kx67 .

_:node1912jcu2kx67 rdf:first :DiagnosisAssessment ;
	rdf:rest _:node1912jcu2kx69 .

_:node1912jcu2kx69 rdf:first _:node1912jcu2kx68 .

_:node1912jcu2kx68 a owl:Restriction ;
	owl:onProperty :hasClinicalDiagnosis ;
	owl:someValuesFrom _:node1912jcu2kx70 .

_:node1912jcu2kx70 a owl:Class ;
	owl:oneOf _:node1912jcu2kx71 .

_:node1912jcu2kx71 rdf:first :healthy ;
	rdf:rest rdf:nil .

_:node1912jcu2kx69 rdf:rest rdf:nil .

_:node1912jcu2kx65 rdf:rest rdf:nil .

:HealthyControlParticipant rdfs:subClassOf :Participant ;
	rdfs:comment "A Healthy Control Participant is defined as the participant whose clinical record contains a healthy clinical diagnosis"@en ;
	rdfs:seeAlso :ClinicalRecord , :DiagnosisAssessment , :DiagnosisType , :healthy .

:LatencyData a owl:Class ;
	rdfs:subClassOf :MeasuredData , _:node1912jcu2kx72 .

_:node1912jcu2kx72 a owl:Restriction ;
	owl:onProperty :latency ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:LatencyData rdfs:comment "Explore the time of latency [stimulation, response] during the DirectedActivitiesTask (Explore sensitivity of this measure for assessing the apathy)"@en .

:LeaveRoomTask a owl:Class ;
	rdfs:subClassOf :SemiDirectedTask ;
	rdfs:comment "The participant has to leave the room when he/she feels that all activities are performed and achieved"@en .

:MeasuredData a owl:Class ;
	rdfs:comment "MeasuredData is the root concept that groups the measurement types that are collected during the Tasks." .

:MotricityAbilitiesAssessment a owl:Class ;
	rdfs:subClassOf :ClinicalAssessment , _:node1912jcu2kx73 .

_:node1912jcu2kx73 a owl:Restriction ;
	owl:onProperty :hasUPDRSScore ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
	owl:onDataRange xsd:int .

:MotricityAbilitiesAssessment rdfs:comment """Motricity abilities assessment:
- Part III of the Unified Parkinson’s Disease Rating Scale (UPDRS) ."""@en ;
	rdfs:seeAlso :hasUPDRSScore .

:NeuropsychiatricAndMoodAssessment a owl:Class ;
	rdfs:subClassOf :ClinicalAssessment , _:node1912jcu2kx74 .

_:node1912jcu2kx74 a owl:Restriction ;
	owl:onProperty :apathyInventory ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:NeuropsychiatricAndMoodAssessment rdfs:subClassOf _:node1912jcu2kx75 .

_:node1912jcu2kx75 a owl:Restriction ;
	owl:onProperty :npi ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:NeuropsychiatricAndMoodAssessment rdfs:subClassOf _:node1912jcu2kx76 .

_:node1912jcu2kx76 a owl:Restriction ;
	owl:onProperty :dsm_ivDepressionCriteria ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:NeuropsychiatricAndMoodAssessment rdfs:comment """Neuropsychiatric/Mood assessments:
- NPI 
- DSM-IV Criteria for depression 
- Apathy Inventory (AI) and diagnostic criteria for apathy."""@en ;
	rdfs:seeAlso :apathyInventory , :dsm_ivDepressionCriteria , :npi .

:OrganisationEfficiencyData a owl:Class ;
	rdfs:subClassOf :MeasuredData , _:node1912jcu2kx77 .

_:node1912jcu2kx77 a owl:Restriction ;
	owl:onProperty :areasOfNoInterestExplored ;
	owl:someValuesFrom :Zone .

:OrganisationEfficiencyData rdfs:subClassOf _:node1912jcu2kx78 .

_:node1912jcu2kx78 a owl:Restriction ;
	owl:onProperty :areasOfInterestExplored ;
	owl:someValuesFrom :Zone .

:OrganisationEfficiencyData rdfs:subClassOf _:node1912jcu2kx79 .

_:node1912jcu2kx79 a owl:Restriction ;
	owl:onProperty :distanceWalked ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:OrganisationEfficiencyData rdfs:comment "Explore ability to organize with efficiency the different activities"@en .

:Participant a owl:Class ;
	rdfs:subClassOf <http://xmlns.com/foaf/0.1/Person> , _:node1912jcu2kx80 .

_:node1912jcu2kx80 a owl:Restriction ;
	owl:onProperty :participates ;
	owl:someValuesFrom :Protocol .

:Participant rdfs:subClassOf _:node1912jcu2kx81 .

_:node1912jcu2kx81 a owl:Restriction ;
	owl:onProperty :hasClinicalRecord ;
	owl:onClass :ClinicalRecord ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger .

:PayBillTask a owl:Class ;
	rdfs:subClassOf :SemiDirectedTask ;
	rdfs:comment """- Three bills (Electricity/Gaz/Phone) are proposed. The participant has to pay the phone bill by check. 
- The check is well completed if the amount, order (i.e. Phone Company), date and signature are right."""@en .

:PersonWithDementia a owl:Class ;
	owl:equivalentClass _:node1912jcu2kx82 .

_:node1912jcu2kx82 a owl:Restriction ;
	owl:onProperty :hasClinicalRecord ;
	owl:someValuesFrom _:node1912jcu2kx83 .

_:node1912jcu2kx83 a owl:Class ;
	owl:intersectionOf _:node1912jcu2kx84 .

_:node1912jcu2kx84 rdf:first :ClinicalRecord ;
	rdf:rest _:node1912jcu2kx86 .

_:node1912jcu2kx86 rdf:first _:node1912jcu2kx85 .

_:node1912jcu2kx85 a owl:Restriction ;
	owl:onProperty :containsAssessment ;
	owl:someValuesFrom _:node1912jcu2kx87 .

_:node1912jcu2kx87 a owl:Class ;
	owl:intersectionOf _:node1912jcu2kx88 .

_:node1912jcu2kx88 rdf:first :DiagnosisAssessment ;
	rdf:rest _:node1912jcu2kx90 .

_:node1912jcu2kx90 rdf:first _:node1912jcu2kx89 .

_:node1912jcu2kx89 a owl:Restriction ;
	owl:onProperty :hasClinicalDiagnosis ;
	owl:someValuesFrom _:node1912jcu2kx91 .

_:node1912jcu2kx91 a owl:Class ;
	owl:oneOf _:node1912jcu2kx92 .

_:node1912jcu2kx92 rdf:first :dementia ;
	rdf:rest rdf:nil .

_:node1912jcu2kx90 rdf:rest rdf:nil .

_:node1912jcu2kx86 rdf:rest rdf:nil .

:PersonWithDementia rdfs:subClassOf :Participant ;
	rdfs:comment "A Person with Dementia is defined as the participant whose clinical record contains a dementia clinical diagnosis"@en ;
	rdfs:seeAlso :ClinicalRecord , :DiagnosisAssessment , :DiagnosisType , :dementia .

:PersonWithPredementia a owl:Class ;
	owl:equivalentClass _:node1912jcu2kx93 .

_:node1912jcu2kx93 a owl:Restriction ;
	owl:onProperty :hasClinicalRecord ;
	owl:someValuesFrom _:node1912jcu2kx94 .

_:node1912jcu2kx94 a owl:Class ;
	owl:intersectionOf _:node1912jcu2kx95 .

_:node1912jcu2kx95 rdf:first :ClinicalRecord ;
	rdf:rest _:node1912jcu2kx97 .

_:node1912jcu2kx97 rdf:first _:node1912jcu2kx96 .

_:node1912jcu2kx96 a owl:Restriction ;
	owl:onProperty :containsAssessment ;
	owl:someValuesFrom _:node1912jcu2kx98 .

_:node1912jcu2kx98 a owl:Class ;
	owl:intersectionOf _:node1912jcu2kx99 .

_:node1912jcu2kx99 rdf:first :DiagnosisAssessment ;
	rdf:rest _:node1912jcu2kx101 .

_:node1912jcu2kx101 rdf:first _:node1912jcu2kx100 .

_:node1912jcu2kx100 a owl:Restriction ;
	owl:onProperty :hasClinicalDiagnosis ;
	owl:someValuesFrom _:node1912jcu2kx102 .

_:node1912jcu2kx102 a owl:Class ;
	owl:oneOf _:node1912jcu2kx103 .

_:node1912jcu2kx103 rdf:first :predementia ;
	rdf:rest rdf:nil .

_:node1912jcu2kx101 rdf:rest rdf:nil .

_:node1912jcu2kx97 rdf:rest rdf:nil .

:PersonWithPredementia rdfs:subClassOf :Participant ;
	rdfs:comment "A Person with Predementia is defined as the participant whose clinical record contains a predementia clinical diagnosis"@en ;
	rdfs:seeAlso :ClinicalRecord , :DiagnosisAssessment , :DiagnosisType , :predementia .

:PictureDescriptionTask a owl:Class ;
	rdfs:subClassOf :FreeDiscussionTask ;
	rdfs:comment "The clinician shows to the participant one picture representing daily activity and asks the participants to give a verbal description of the picture in a few sentences"@en .

:PictureDiscussionTask a owl:Class ;
	rdfs:subClassOf :FreeDiscussionTask ;
	rdfs:comment "The clinician asks if the participant likes doing this activity and why"@en .

:PrepareDrugBoxTask a owl:Class ;
	rdfs:subClassOf :SemiDirectedTask ;
	rdfs:comment """- 4 types of drugs are proposed to the participant. 
- The participant has to respect the posology prescribed (2 types of drugs at different moment of the day) and the date (day and moment of the day)."""@en .

:PrepareHotTeaTask a owl:Class ;
	rdfs:subClassOf :SemiDirectedTask ;
	rdfs:comment """- The participant has to switch on the electric kettle. 
- The participant has to pour the hot water on the glass containing the tea bag."""@en .

:Protocol a owl:Class ;
	rdfs:subClassOf _:node1912jcu2kx104 .

_:node1912jcu2kx104 a owl:Restriction ;
	owl:onProperty :hasProtocolStep ;
	owl:someValuesFrom :ProtocolStep .

:Protocol rdfs:subClassOf _:node1912jcu2kx105 .

_:node1912jcu2kx105 a owl:Restriction ;
	owl:onProperty <http://www.w3.org/2006/time#hasEnd> ;
	owl:onClass <http://www.w3.org/2006/time#Instant> ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger .

:Protocol rdfs:subClassOf _:node1912jcu2kx106 .

_:node1912jcu2kx106 a owl:Restriction ;
	owl:onProperty <http://www.w3.org/2006/time#hasBeginning> ;
	owl:onClass <http://www.w3.org/2006/time#Instant> ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger .

:Protocol rdfs:subClassOf _:node1912jcu2kx107 .

_:node1912jcu2kx107 a owl:Restriction ;
	owl:onProperty :hasParticipant ;
	owl:onClass <http://xmlns.com/foaf/0.1/Person> ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger .

:Protocol rdfs:comment "A Protocol instance contains information regarding the participant and the duration of the protocol session. It can be also associated with one or more ProtocolSteps that define the Tasks and the corresponding MeasuredData."@en ;
	rdfs:seeAlso :MeasuredData , :ProtocolStep , :Task .

:ProtocolStep a owl:Class ;
	rdfs:subClassOf _:node1912jcu2kx108 .

_:node1912jcu2kx108 a owl:Restriction ;
	owl:onProperty :involvesTask ;
	owl:someValuesFrom :Task .

:ProtocolStep rdfs:subClassOf _:node1912jcu2kx109 .

_:node1912jcu2kx109 a owl:Restriction ;
	owl:onProperty <http://www.w3.org/2006/time#hasEnd> ;
	owl:onClass <http://www.w3.org/2006/time#Instant> ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger .

:ProtocolStep rdfs:subClassOf _:node1912jcu2kx110 .

_:node1912jcu2kx110 a owl:Restriction ;
	owl:onProperty <http://www.w3.org/2006/time#hasBeginning> ;
	owl:onClass <http://www.w3.org/2006/time#Instant> ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger .

:ProtocolStep rdfs:comment "A ProtocolStep defines the Tasks of interest. Three ProtocolStep types are currently defined in Dem@Care: DirectedActivities, SemiDirectedActivities and DiscussionWithTheClinician"@en ;
	rdfs:seeAlso :DirectedActivitiesStep , :DiscussionWithClinicianStep , :SemiDirectedActivitiesStep , :Task .

:ReadArticleTask a owl:Class ;
	rdfs:subClassOf :SemiDirectedTask ;
	rdfs:comment """Three articles are proposed to the participant (Topics: Collection Cars; Cooking; Sightseeing). The three articles have the same words number and level of difficulty. Below each articles, the 3 following questions are asked
- Q1/ What is the topic of the article? 
- Q2/ What is the percentage of French interested in the … (Collection Car / Cooking / Sightseeing, text adapted to the article topic)? 
- Q3/ Who is interviewed?"""@en .

:SemiDirectedActivitiesStep a owl:Class ;
	rdfs:subClassOf :ProtocolStep , _:node1912jcu2kx111 .

_:node1912jcu2kx111 a owl:Restriction ;
	owl:onProperty :involvesTask ;
	owl:allValuesFrom _:node1912jcu2kx112 .

_:node1912jcu2kx112 a owl:Class ;
	owl:unionOf _:node1912jcu2kx113 .

_:node1912jcu2kx113 rdf:first :AnswerPhoneTask ;
	rdf:rest _:node1912jcu2kx114 .

_:node1912jcu2kx114 rdf:first :CallPsychologistTask ;
	rdf:rest _:node1912jcu2kx115 .

_:node1912jcu2kx115 rdf:first :EstablishAccountBalanceTask ;
	rdf:rest _:node1912jcu2kx116 .

_:node1912jcu2kx116 rdf:first :FindBusLineOnMapTask ;
	rdf:rest _:node1912jcu2kx117 .

_:node1912jcu2kx117 rdf:first :LeaveRoomTask ;
	rdf:rest _:node1912jcu2kx118 .

_:node1912jcu2kx118 rdf:first :PayBillTask ;
	rdf:rest _:node1912jcu2kx119 .

_:node1912jcu2kx119 rdf:first :PrepareDrugBoxTask ;
	rdf:rest _:node1912jcu2kx120 .

_:node1912jcu2kx120 rdf:first :PrepareHotTeaTask ;
	rdf:rest _:node1912jcu2kx121 .

_:node1912jcu2kx121 rdf:first :Task ;
	rdf:rest _:node1912jcu2kx122 .

_:node1912jcu2kx122 rdf:first :TurnOnTVTask ;
	rdf:rest _:node1912jcu2kx123 .

_:node1912jcu2kx123 rdf:first :WaterPlantTask ;
	rdf:rest rdf:nil .

:SemiDirectedActivitiesStep rdfs:comment "This ProtocolStep consists of assessing the autonomy of the participant. The participant has to organize himself/herself and correctly perform a list of Instrumental Activities of Daily Living (e.g., managing finance, using phone, preparing tea) within a timeframe of 15minutes. For this step, the participant is alone in the experimental setting and can refer to the instruction sheet of paper with the IADLs to perform at any time."@en .

:SemiDirectedTask a owl:Class ;
	rdfs:subClassOf :Task , _:node1912jcu2kx124 .

_:node1912jcu2kx124 a owl:Restriction ;
	owl:onProperty :measuredData ;
	owl:allValuesFrom _:node1912jcu2kx125 .

_:node1912jcu2kx125 a owl:Class ;
	owl:unionOf _:node1912jcu2kx126 .

_:node1912jcu2kx126 rdf:first :CognitiveAbilitiesData ;
	rdf:rest _:node1912jcu2kx127 .

_:node1912jcu2kx127 rdf:first :FunctionalAbilitiesData ;
	rdf:rest _:node1912jcu2kx128 .

_:node1912jcu2kx128 rdf:first :StressData ;
	rdf:rest rdf:nil .

:SemiDirectedTask rdfs:comment """In this Task the participant has to organize himself/herself and correctly perform a list of Instrumental Activities of Daily Living (e.g., managing finance, using phone, preparing tea) within a timeframe of 15minutes.

The relevant tasks are used for assessing:
- Cognitive abilities through activity repetitions, missed activities, order of activities
- Functional abilities for the completion of specific activities: e.g. hand trajectories
- Stress level"""@en .

:SentenceRepeatingTask a owl:Class ;
	rdfs:subClassOf :DirectedTask , _:node1912jcu2kx129 .

_:node1912jcu2kx129 a owl:Restriction ;
	owl:onProperty :measuredData ;
	owl:allValuesFrom _:node1912jcu2kx130 .

_:node1912jcu2kx130 a owl:Class ;
	owl:unionOf _:node1912jcu2kx131 .

_:node1912jcu2kx131 rdf:first :LatencyData ;
	rdf:rest _:node1912jcu2kx132 .

_:node1912jcu2kx132 rdf:first :StressData ;
	rdf:rest _:node1912jcu2kx133 .

_:node1912jcu2kx133 rdf:first :VoiceData ;
	rdf:rest rdf:nil .

:SentenceRepeatingTask rdfs:comment """- The participant is asked to repeat a short sentence after the assessor. 
- The assessor reads aloud a sentence. The participant repeats the sentence. The action is done once by sentence. Three sentences must be repeated.

This task is used for assessing:
- Latency: time of latency between the end of instructions (stimulation) and the beginning of the task
- Stress level
- Voice: e.g. verbal reaction time"""@en .

:StressData a owl:Class ;
	rdfs:subClassOf :MeasuredData , _:node1912jcu2kx134 .

_:node1912jcu2kx134 a owl:Restriction ;
	owl:onProperty :stressLevel ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:StressData rdfs:comment "Explore stress level"@en .

:Task a owl:Class ;
	rdfs:subClassOf _:node1912jcu2kx135 .

_:node1912jcu2kx135 a owl:Restriction ;
	owl:onProperty <http://www.w3.org/2006/time#hasBeginning> ;
	owl:onClass <http://www.w3.org/2006/time#Instant> ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger .

:Task rdfs:subClassOf _:node1912jcu2kx136 .

_:node1912jcu2kx136 a owl:Restriction ;
	owl:onProperty :measuredData ;
	owl:someValuesFrom :MeasuredData .

:Task rdfs:subClassOf _:node1912jcu2kx137 .

_:node1912jcu2kx137 a owl:Restriction ;
	owl:onProperty <http://www.w3.org/2006/time#hasEnd> ;
	owl:onClass <http://www.w3.org/2006/time#Instant> ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger .

:Task rdfs:comment "" , "Each Task involves the collection of one or more measurements (MeasuredData instances)."@en .

:TurnOnTVTask a owl:Class ;
	rdfs:subClassOf :SemiDirectedTask ;
	rdfs:comment "The TV is turn off. The participant has to take the remote control and turns on the TV"@en .

:VoiceData a owl:Class ;
	rdfs:subClassOf :MeasuredData , _:node1912jcu2kx138 .

_:node1912jcu2kx138 a owl:Restriction ;
	owl:onProperty :articulation ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:VoiceData rdfs:subClassOf _:node1912jcu2kx139 .

_:node1912jcu2kx139 a owl:Restriction ;
	owl:onProperty :speechFluency ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:VoiceData rdfs:subClassOf _:node1912jcu2kx140 .

_:node1912jcu2kx140 a owl:Restriction ;
	owl:onProperty :vowelDuration ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:VoiceData rdfs:subClassOf _:node1912jcu2kx141 .

_:node1912jcu2kx141 a owl:Restriction ;
	owl:onProperty :verbalReactionTime ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:VoiceData rdfs:subClassOf _:node1912jcu2kx142 .

_:node1912jcu2kx142 a owl:Restriction ;
	owl:onProperty :pauseRate ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:VoiceData rdfs:subClassOf _:node1912jcu2kx143 .

_:node1912jcu2kx143 a owl:Restriction ;
	owl:onProperty :speechRate ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:VoiceData rdfs:comment """- Vocal biomarkers extraction for cognitive load assessment
- Assessment of mutual influence of cognitive activities an motor activities
- Assessment of the verbal reaction time and the impact of cognitive load imposed by the sentence recall task on speech fluency
- Assessment of the level of the participants’ control over the neuromuscular mechanism of speech production"""@en .

:WalkingCountingBackwardsTask a owl:Class ;
	rdfs:subClassOf :DirectedTask , _:node1912jcu2kx144 .

_:node1912jcu2kx144 a owl:Restriction ;
	owl:onProperty :measuredData ;
	owl:allValuesFrom _:node1912jcu2kx145 .

_:node1912jcu2kx145 a owl:Class ;
	owl:unionOf _:node1912jcu2kx146 .

_:node1912jcu2kx146 rdf:first :GaitData ;
	rdf:rest _:node1912jcu2kx147 .

_:node1912jcu2kx147 rdf:first :LatencyData ;
	rdf:rest _:node1912jcu2kx148 .

_:node1912jcu2kx148 rdf:first :StressData ;
	rdf:rest _:node1912jcu2kx149 .

_:node1912jcu2kx149 rdf:first :VoiceData ;
	rdf:rest rdf:nil .

:WalkingCountingBackwardsTask rdfs:comment """(DualTask) The clinician asks the participant to walk and count aloud backwards simultaneously: 
- From 305 until the end of the walking tasks; or 
- From 20 to 0 for participants who don’t manage to count backwards from 305 to 285 during the CountingBackwardsTask

This task is used for assessing:
- Gait: walking speed, step length, etc.
- Latency: time of latency between the end of instructions (stimulation) and the beginning of the task
- Stress level
- Voice: e.g. speech fluency and articulation"""@en .

:WalkingTask a owl:Class ;
	rdfs:subClassOf :DirectedTask , _:node1912jcu2kx150 .

_:node1912jcu2kx150 a owl:Restriction ;
	owl:onProperty :measuredData ;
	owl:someValuesFrom :LatencyData .

:WalkingTask rdfs:subClassOf _:node1912jcu2kx151 .

_:node1912jcu2kx151 a owl:Restriction ;
	owl:onProperty :measuredData ;
	owl:someValuesFrom :GaitData .

:WalkingTask rdfs:subClassOf _:node1912jcu2kx152 .

_:node1912jcu2kx152 a owl:Restriction ;
	owl:onProperty :measuredData ;
	owl:allValuesFrom _:node1912jcu2kx153 .

_:node1912jcu2kx153 a owl:Class ;
	owl:unionOf _:node1912jcu2kx154 .

_:node1912jcu2kx154 rdf:first :GaitData ;
	rdf:rest _:node1912jcu2kx155 .

_:node1912jcu2kx155 rdf:first :LatencyData ;
	rdf:rest _:node1912jcu2kx156 .

_:node1912jcu2kx156 rdf:first :StressData ;
	rdf:rest rdf:nil .

:WalkingTask rdfs:comment """(MonoTask) The clinician asks the participant to walk 4 meters across the room, to turn and then to come back (total walking distance: 8m).

This task is used for assessing:
- Gait: walking speed, step length, etc.
- Latency: time of latency between the end of instructions (stimulation) and the beginning of the task
- Stress level"""@en .

:WaterPlantTask a owl:Class ;
	rdfs:subClassOf :SemiDirectedTask ;
	rdfs:comment "The participant has to take the water can, and water the plant nearby."@en .

:Zone a owl:Class ;
	rdfs:comment "Allows the definition of zones (areas) of interest, e.g. phone zone"@en .

terms:Agent a owl:NamedIndividual , terms:AgentClass .

terms:DCMIType a owl:NamedIndividual , <http://purl.org/dc/dcam/VocabularyEncodingScheme> ;
	rdfs:label "DCMI Type Vocabulary"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2012-06-14"^^xsd:date ;
	rdfs:comment "The set of classes specified by the DCMI Type Vocabulary, used to categorize the nature or genre of the resource."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#DCMIType-005> ;
	rdfs:seeAlso <http://purl.org/dc/dcmitype/> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:DDC a owl:NamedIndividual , <http://purl.org/dc/dcam/VocabularyEncodingScheme> ;
	rdfs:label "DDC"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "The set of conceptual resources specified by the Dewey Decimal Classification."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#DDC-003> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:seeAlso <http://www.oclc.org/dewey/> .

terms:IMT a owl:NamedIndividual , <http://purl.org/dc/dcam/VocabularyEncodingScheme> ;
	rdfs:label "IMT"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "The set of media types specified by the Internet Assigned Numbers Authority."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#IMT-004> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:seeAlso <http://www.iana.org/assignments/media-types/> .

terms:LCC a owl:NamedIndividual , <http://purl.org/dc/dcam/VocabularyEncodingScheme> ;
	rdfs:label "LCC"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "The set of conceptual resources specified by the Library of Congress Classification."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#LCC-003> ;
	rdfs:seeAlso <http://lcweb.loc.gov/catdir/cpso/lcco/lcco.html> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:LCSH a owl:NamedIndividual , <http://purl.org/dc/dcam/VocabularyEncodingScheme> ;
	rdfs:label "LCSH"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "The set of labeled concepts specified by the Library of Congress Subject Headings."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#LCSH-003> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> .

terms:MESH a owl:NamedIndividual , <http://purl.org/dc/dcam/VocabularyEncodingScheme> ;
	rdfs:label "MeSH"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "The set of labeled concepts specified by the Medical Subject Headings."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#MESH-003> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:seeAlso <http://www.nlm.nih.gov/mesh/meshhome.html> .

terms:NLM a owl:NamedIndividual , <http://purl.org/dc/dcam/VocabularyEncodingScheme> ;
	rdfs:label "NLM"@en ;
	terms:issued "2005-06-13"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "The set of conceptual resources specified by the National Library of Medicine Classification."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#NLM-002> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:seeAlso <http://wwwcf.nlm.nih.gov/class/> .

terms:TGN a owl:NamedIndividual , <http://purl.org/dc/dcam/VocabularyEncodingScheme> ;
	rdfs:label "TGN"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "The set of places specified by the Getty Thesaurus of Geographic Names."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#TGN-003> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:seeAlso <http://www.getty.edu/research/tools/vocabulary/tgn/index.html> .

terms:UDC a owl:NamedIndividual , <http://purl.org/dc/dcam/VocabularyEncodingScheme> ;
	rdfs:label "UDC"@en ;
	terms:issued "2000-07-11"^^xsd:date ;
	terms:modified "2008-01-14"^^xsd:date ;
	rdfs:comment "The set of conceptual resources specified by the Universal Decimal Classification."@en ;
	terms:hasVersion <http://dublincore.org/usage/terms/history/#UDC-003> ;
	rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
	rdfs:seeAlso <http://www.udcc.org/> .

<http://www.demcare.eu/ontologies/demlab.owl> a owl:NamedIndividual .

:completed a owl:NamedIndividual , :ActivityStatusType .

:dementia a owl:NamedIndividual , :DiagnosisType .

:healthy a owl:NamedIndividual , :DiagnosisType ;
	:hasClinicalDiagnosis :dementia .

:incomplete a owl:NamedIndividual , :ActivityStatusType .

:omitted a owl:NamedIndividual , :ActivityStatusType .

:predementia a owl:NamedIndividual , :DiagnosisType .

<http://purl.org/dc/terms/> terms:modified "2012-06-14"^^xsd:date ;
	terms:title "DCMI Metadata Terms - other"@en ;
	terms:publisher <http://purl.org/dc/aboutdcmi#DCMI> .

:ActivityStatusType owl:equivalentClass _:node1912jcu2kx157 .

_:node1912jcu2kx157 a owl:Class ;
	owl:oneOf _:node1912jcu2kx158 .

_:node1912jcu2kx158 rdf:first :completed ;
	rdf:rest _:node1912jcu2kx159 .

_:node1912jcu2kx159 rdf:first :incomplete ;
	rdf:rest _:node1912jcu2kx160 .

_:node1912jcu2kx160 rdf:first :omitted ;
	rdf:rest rdf:nil .

:ArticulationControlTask rdfs:subClassOf _:node1912jcu2kx161 .

_:node1912jcu2kx161 a owl:Restriction ;
	owl:onProperty :measuredData ;
	owl:allValuesFrom _:node1912jcu2kx162 .

_:node1912jcu2kx162 a owl:Class ;
	owl:unionOf _:node1912jcu2kx163 .

_:node1912jcu2kx163 rdf:first :LatencyData ;
	rdf:rest _:node1912jcu2kx164 .

_:node1912jcu2kx164 rdf:first :StressData ;
	rdf:rest _:node1912jcu2kx165 .

_:node1912jcu2kx165 rdf:first :VoiceData ;
	rdf:rest rdf:nil .

:AutonomyAssessment rdfs:subClassOf _:node1912jcu2kx166 .

_:node1912jcu2kx166 a owl:Restriction ;
	owl:onProperty :iadl_e ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:ClinicalRecord rdfs:subClassOf _:node1912jcu2kx167 .

_:node1912jcu2kx167 a owl:Restriction ;
	owl:onProperty :containsAssessment ;
	owl:allValuesFrom _:node1912jcu2kx168 .

_:node1912jcu2kx168 a owl:Class ;
	owl:unionOf _:node1912jcu2kx169 .

_:node1912jcu2kx169 rdf:first :AutonomyAssessment ;
	rdf:rest _:node1912jcu2kx170 .

_:node1912jcu2kx170 rdf:first :CognitiveAbilitiesAssessment ;
	rdf:rest _:node1912jcu2kx171 .

_:node1912jcu2kx171 rdf:first :DiagnosisAssessment ;
	rdf:rest _:node1912jcu2kx172 .

_:node1912jcu2kx172 rdf:first :MotricityAbilitiesAssessment ;
	rdf:rest _:node1912jcu2kx173 .

_:node1912jcu2kx173 rdf:first :NeuropsychiatricAndMoodAssessment ;
	rdf:rest rdf:nil .

:ClinicalRecord rdfs:subClassOf _:node1912jcu2kx174 .

_:node1912jcu2kx174 a owl:Restriction ;
	owl:onProperty :isClinicalRecordOf ;
	owl:onClass :Participant ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger .

:CognitiveAbilitiesAssessment rdfs:subClassOf _:node1912jcu2kx175 .

_:node1912jcu2kx175 a owl:Restriction ;
	owl:onProperty :shortCognitiveBatteryAssessment ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:CognitiveAbilitiesAssessment rdfs:subClassOf _:node1912jcu2kx176 .

_:node1912jcu2kx176 a owl:Restriction ;
	owl:onProperty :fabScore ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:CognitiveAbilitiesAssessment rdfs:subClassOf _:node1912jcu2kx177 .

_:node1912jcu2kx177 a owl:Restriction ;
	owl:onProperty :hasMMSEScore ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:CognitiveAbilitiesAssessment rdfs:subClassOf _:node1912jcu2kx178 .

_:node1912jcu2kx178 a owl:Restriction ;
	owl:onProperty :freeAndCuedRemindingAssessment ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:CognitiveAbilitiesAssessment rdfs:subClassOf _:node1912jcu2kx179 .

_:node1912jcu2kx179 a owl:Restriction ;
	owl:onProperty :trailMakingTest ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:CognitiveAbilitiesData rdfs:subClassOf _:node1912jcu2kx180 .

_:node1912jcu2kx180 a owl:Restriction ;
	owl:onProperty :compliantInstructionsOrder ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
	owl:onDataRange xsd:boolean .

:CognitiveAbilitiesData rdfs:subClassOf _:node1912jcu2kx181 .

_:node1912jcu2kx181 a owl:Restriction ;
	owl:onProperty :repetitions ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:CognitiveAbilitiesData rdfs:subClassOf _:node1912jcu2kx182 .

_:node1912jcu2kx182 a owl:Restriction ;
	owl:onProperty :activityStatus ;
	owl:onClass :ActivityStatusType ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger .

:CountingBackwardsTask rdfs:subClassOf _:node1912jcu2kx183 .

_:node1912jcu2kx183 a owl:Restriction ;
	owl:onProperty :measuredData ;
	owl:allValuesFrom _:node1912jcu2kx184 .

_:node1912jcu2kx184 a owl:Class ;
	owl:unionOf _:node1912jcu2kx185 .

_:node1912jcu2kx185 rdf:first :LatencyData ;
	rdf:rest _:node1912jcu2kx186 .

_:node1912jcu2kx186 rdf:first :StressData ;
	rdf:rest _:node1912jcu2kx187 .

_:node1912jcu2kx187 rdf:first :VoiceData ;
	rdf:rest rdf:nil .

:DiagnosisAssessment rdfs:subClassOf _:node1912jcu2kx188 .

_:node1912jcu2kx188 a owl:Restriction ;
	owl:onProperty :hasClinicalDiagnosis ;
	owl:onClass :DiagnosisType ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger .

:DiagnosisType owl:equivalentClass _:node1912jcu2kx189 .

_:node1912jcu2kx189 a owl:Class ;
	owl:oneOf _:node1912jcu2kx190 .

_:node1912jcu2kx190 rdf:first :healthy ;
	rdf:rest _:node1912jcu2kx191 .

_:node1912jcu2kx191 rdf:first :dementia ;
	rdf:rest _:node1912jcu2kx192 .

_:node1912jcu2kx192 rdf:first :predementia ;
	rdf:rest rdf:nil .

:DirectedActivitiesStep rdfs:subClassOf _:node1912jcu2kx193 .

_:node1912jcu2kx193 a owl:Restriction ;
	owl:onProperty :involvesTask ;
	owl:allValuesFrom _:node1912jcu2kx194 .

_:node1912jcu2kx194 a owl:Class ;
	owl:unionOf _:node1912jcu2kx195 .

_:node1912jcu2kx195 rdf:first :ArticulationControlTask ;
	rdf:rest _:node1912jcu2kx196 .

_:node1912jcu2kx196 rdf:first :CountingBackwardsTask ;
	rdf:rest _:node1912jcu2kx197 .

_:node1912jcu2kx197 rdf:first :SentenceRepeatingTask ;
	rdf:rest _:node1912jcu2kx198 .

_:node1912jcu2kx198 rdf:first :Task ;
	rdf:rest _:node1912jcu2kx199 .

_:node1912jcu2kx199 rdf:first :WalkingCountingBackwardsTask ;
	rdf:rest _:node1912jcu2kx200 .

_:node1912jcu2kx200 rdf:first :WalkingTask ;
	rdf:rest rdf:nil .

:DiscussionInvolvementData rdfs:subClassOf _:node1912jcu2kx201 .

_:node1912jcu2kx201 a owl:Restriction ;
	owl:onProperty :verbalReactionSpontaneity ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:DiscussionTask rdfs:subClassOf _:node1912jcu2kx202 .

_:node1912jcu2kx202 a owl:Restriction ;
	owl:onProperty :measuredData ;
	owl:allValuesFrom _:node1912jcu2kx203 .

_:node1912jcu2kx203 a owl:Class ;
	owl:unionOf _:node1912jcu2kx204 .

_:node1912jcu2kx204 rdf:first :StressData ;
	rdf:rest _:node1912jcu2kx205 .

_:node1912jcu2kx205 rdf:first :VoiceData ;
	rdf:rest rdf:nil .

:DiscussionWithClinicianStep rdfs:subClassOf _:node1912jcu2kx206 .

_:node1912jcu2kx206 a owl:Restriction ;
	owl:onProperty :involvesTask ;
	owl:allValuesFrom _:node1912jcu2kx207 .

_:node1912jcu2kx207 a owl:Class ;
	owl:unionOf _:node1912jcu2kx208 .

_:node1912jcu2kx208 rdf:first :DirectedExpressionTask ;
	rdf:rest _:node1912jcu2kx209 .

_:node1912jcu2kx209 rdf:first :PictureDescriptionTask ;
	rdf:rest _:node1912jcu2kx210 .

_:node1912jcu2kx210 rdf:first :PictureDiscussionTask ;
	rdf:rest rdf:nil .

:FunctionalAbilitiesData rdfs:subClassOf _:node1912jcu2kx211 .

_:node1912jcu2kx211 a owl:Restriction ;
	owl:onProperty :handTrajectory ;
	owl:onClass :HandTrajectoryType ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger .

:GaitData rdfs:subClassOf _:node1912jcu2kx212 .

_:node1912jcu2kx212 a owl:Restriction ;
	owl:onProperty :stepLength ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:GaitData rdfs:subClassOf _:node1912jcu2kx213 .

_:node1912jcu2kx213 a owl:Restriction ;
	owl:onProperty :dynamicBalance ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:GaitData rdfs:subClassOf _:node1912jcu2kx214 .

_:node1912jcu2kx214 a owl:Restriction ;
	owl:onProperty :walkingSpeedInstantaneous ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:GaitData rdfs:subClassOf _:node1912jcu2kx215 .

_:node1912jcu2kx215 a owl:Restriction ;
	owl:onProperty :walkingSpeed ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:GaitData rdfs:subClassOf _:node1912jcu2kx216 .

_:node1912jcu2kx216 a owl:Restriction ;
	owl:onProperty :stoppingDisplacement ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
	owl:onDataRange xsd:boolean .

:HealthyControlParticipant owl:equivalentClass _:node1912jcu2kx217 .

_:node1912jcu2kx217 a owl:Restriction ;
	owl:onProperty :hasClinicalRecord ;
	owl:someValuesFrom _:node1912jcu2kx218 .

_:node1912jcu2kx218 a owl:Class ;
	owl:intersectionOf _:node1912jcu2kx219 .

_:node1912jcu2kx219 rdf:first :ClinicalRecord ;
	rdf:rest _:node1912jcu2kx221 .

_:node1912jcu2kx221 rdf:first _:node1912jcu2kx220 .

_:node1912jcu2kx220 a owl:Restriction ;
	owl:onProperty :containsAssessment ;
	owl:someValuesFrom _:node1912jcu2kx222 .

_:node1912jcu2kx222 a owl:Class ;
	owl:intersectionOf _:node1912jcu2kx223 .

_:node1912jcu2kx223 rdf:first :DiagnosisAssessment ;
	rdf:rest _:node1912jcu2kx225 .

_:node1912jcu2kx225 rdf:first _:node1912jcu2kx224 .

_:node1912jcu2kx224 a owl:Restriction ;
	owl:onProperty :hasClinicalDiagnosis ;
	owl:someValuesFrom _:node1912jcu2kx226 .

_:node1912jcu2kx226 a owl:Class ;
	owl:oneOf _:node1912jcu2kx227 .

_:node1912jcu2kx227 rdf:first :healthy ;
	rdf:rest rdf:nil .

_:node1912jcu2kx225 rdf:rest rdf:nil .

_:node1912jcu2kx221 rdf:rest rdf:nil .

:LatencyData rdfs:subClassOf _:node1912jcu2kx228 .

_:node1912jcu2kx228 a owl:Restriction ;
	owl:onProperty :latency ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:MotricityAbilitiesAssessment rdfs:subClassOf _:node1912jcu2kx229 .

_:node1912jcu2kx229 a owl:Restriction ;
	owl:onProperty :hasUPDRSScore ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
	owl:onDataRange xsd:int .

:NeuropsychiatricAndMoodAssessment rdfs:subClassOf _:node1912jcu2kx230 .

_:node1912jcu2kx230 a owl:Restriction ;
	owl:onProperty :apathyInventory ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:NeuropsychiatricAndMoodAssessment rdfs:subClassOf _:node1912jcu2kx231 .

_:node1912jcu2kx231 a owl:Restriction ;
	owl:onProperty :npi ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:NeuropsychiatricAndMoodAssessment rdfs:subClassOf _:node1912jcu2kx232 .

_:node1912jcu2kx232 a owl:Restriction ;
	owl:onProperty :dsm_ivDepressionCriteria ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:OrganisationEfficiencyData rdfs:subClassOf _:node1912jcu2kx233 .

_:node1912jcu2kx233 a owl:Restriction ;
	owl:onProperty :areasOfNoInterestExplored ;
	owl:someValuesFrom :Zone .

:OrganisationEfficiencyData rdfs:subClassOf _:node1912jcu2kx234 .

_:node1912jcu2kx234 a owl:Restriction ;
	owl:onProperty :areasOfInterestExplored ;
	owl:someValuesFrom :Zone .

:OrganisationEfficiencyData rdfs:subClassOf _:node1912jcu2kx235 .

_:node1912jcu2kx235 a owl:Restriction ;
	owl:onProperty :distanceWalked ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:Participant rdfs:subClassOf _:node1912jcu2kx236 .

_:node1912jcu2kx236 a owl:Restriction ;
	owl:onProperty :participates ;
	owl:someValuesFrom :Protocol .

:Participant rdfs:subClassOf _:node1912jcu2kx237 .

_:node1912jcu2kx237 a owl:Restriction ;
	owl:onProperty :hasClinicalRecord ;
	owl:onClass :ClinicalRecord ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger .

:PersonWithDementia owl:equivalentClass _:node1912jcu2kx238 .

_:node1912jcu2kx238 a owl:Restriction ;
	owl:onProperty :hasClinicalRecord ;
	owl:someValuesFrom _:node1912jcu2kx239 .

_:node1912jcu2kx239 a owl:Class ;
	owl:intersectionOf _:node1912jcu2kx240 .

_:node1912jcu2kx240 rdf:first :ClinicalRecord ;
	rdf:rest _:node1912jcu2kx242 .

_:node1912jcu2kx242 rdf:first _:node1912jcu2kx241 .

_:node1912jcu2kx241 a owl:Restriction ;
	owl:onProperty :containsAssessment ;
	owl:someValuesFrom _:node1912jcu2kx243 .

_:node1912jcu2kx243 a owl:Class ;
	owl:intersectionOf _:node1912jcu2kx244 .

_:node1912jcu2kx244 rdf:first :DiagnosisAssessment ;
	rdf:rest _:node1912jcu2kx246 .

_:node1912jcu2kx246 rdf:first _:node1912jcu2kx245 .

_:node1912jcu2kx245 a owl:Restriction ;
	owl:onProperty :hasClinicalDiagnosis ;
	owl:someValuesFrom _:node1912jcu2kx247 .

_:node1912jcu2kx247 a owl:Class ;
	owl:oneOf _:node1912jcu2kx248 .

_:node1912jcu2kx248 rdf:first :dementia ;
	rdf:rest rdf:nil .

_:node1912jcu2kx246 rdf:rest rdf:nil .

_:node1912jcu2kx242 rdf:rest rdf:nil .

:PersonWithPredementia owl:equivalentClass _:node1912jcu2kx249 .

_:node1912jcu2kx249 a owl:Restriction ;
	owl:onProperty :hasClinicalRecord ;
	owl:someValuesFrom _:node1912jcu2kx250 .

_:node1912jcu2kx250 a owl:Class ;
	owl:intersectionOf _:node1912jcu2kx251 .

_:node1912jcu2kx251 rdf:first :ClinicalRecord ;
	rdf:rest _:node1912jcu2kx253 .

_:node1912jcu2kx253 rdf:first _:node1912jcu2kx252 .

_:node1912jcu2kx252 a owl:Restriction ;
	owl:onProperty :containsAssessment ;
	owl:someValuesFrom _:node1912jcu2kx254 .

_:node1912jcu2kx254 a owl:Class ;
	owl:intersectionOf _:node1912jcu2kx255 .

_:node1912jcu2kx255 rdf:first :DiagnosisAssessment ;
	rdf:rest _:node1912jcu2kx257 .

_:node1912jcu2kx257 rdf:first _:node1912jcu2kx256 .

_:node1912jcu2kx256 a owl:Restriction ;
	owl:onProperty :hasClinicalDiagnosis ;
	owl:someValuesFrom _:node1912jcu2kx258 .

_:node1912jcu2kx258 a owl:Class ;
	owl:oneOf _:node1912jcu2kx259 .

_:node1912jcu2kx259 rdf:first :predementia ;
	rdf:rest rdf:nil .

_:node1912jcu2kx257 rdf:rest rdf:nil .

_:node1912jcu2kx253 rdf:rest rdf:nil .

:Protocol rdfs:subClassOf _:node1912jcu2kx260 .

_:node1912jcu2kx260 a owl:Restriction ;
	owl:onProperty :hasProtocolStep ;
	owl:someValuesFrom :ProtocolStep .

:Protocol rdfs:subClassOf _:node1912jcu2kx261 .

_:node1912jcu2kx261 a owl:Restriction ;
	owl:onProperty <http://www.w3.org/2006/time#hasEnd> ;
	owl:onClass <http://www.w3.org/2006/time#Instant> ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger .

:Protocol rdfs:subClassOf _:node1912jcu2kx262 .

_:node1912jcu2kx262 a owl:Restriction ;
	owl:onProperty <http://www.w3.org/2006/time#hasBeginning> ;
	owl:onClass <http://www.w3.org/2006/time#Instant> ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger .

:Protocol rdfs:subClassOf _:node1912jcu2kx263 .

_:node1912jcu2kx263 a owl:Restriction ;
	owl:onProperty :hasParticipant ;
	owl:onClass <http://xmlns.com/foaf/0.1/Person> ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger .

:ProtocolStep rdfs:subClassOf _:node1912jcu2kx264 .

_:node1912jcu2kx264 a owl:Restriction ;
	owl:onProperty :involvesTask ;
	owl:someValuesFrom :Task .

:ProtocolStep rdfs:subClassOf _:node1912jcu2kx265 .

_:node1912jcu2kx265 a owl:Restriction ;
	owl:onProperty <http://www.w3.org/2006/time#hasEnd> ;
	owl:onClass <http://www.w3.org/2006/time#Instant> ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger .

:ProtocolStep rdfs:subClassOf _:node1912jcu2kx266 .

_:node1912jcu2kx266 a owl:Restriction ;
	owl:onProperty <http://www.w3.org/2006/time#hasBeginning> ;
	owl:onClass <http://www.w3.org/2006/time#Instant> ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger .

:SemiDirectedActivitiesStep rdfs:subClassOf _:node1912jcu2kx267 .

_:node1912jcu2kx267 a owl:Restriction ;
	owl:onProperty :involvesTask ;
	owl:allValuesFrom _:node1912jcu2kx268 .

_:node1912jcu2kx268 a owl:Class ;
	owl:unionOf _:node1912jcu2kx269 .

_:node1912jcu2kx269 rdf:first :AnswerPhoneTask ;
	rdf:rest _:node1912jcu2kx270 .

_:node1912jcu2kx270 rdf:first :CallPsychologistTask ;
	rdf:rest _:node1912jcu2kx271 .

_:node1912jcu2kx271 rdf:first :EstablishAccountBalanceTask ;
	rdf:rest _:node1912jcu2kx272 .

_:node1912jcu2kx272 rdf:first :FindBusLineOnMapTask ;
	rdf:rest _:node1912jcu2kx273 .

_:node1912jcu2kx273 rdf:first :LeaveRoomTask ;
	rdf:rest _:node1912jcu2kx274 .

_:node1912jcu2kx274 rdf:first :PayBillTask ;
	rdf:rest _:node1912jcu2kx275 .

_:node1912jcu2kx275 rdf:first :PrepareDrugBoxTask ;
	rdf:rest _:node1912jcu2kx276 .

_:node1912jcu2kx276 rdf:first :PrepareHotTeaTask ;
	rdf:rest _:node1912jcu2kx277 .

_:node1912jcu2kx277 rdf:first :Task ;
	rdf:rest _:node1912jcu2kx278 .

_:node1912jcu2kx278 rdf:first :TurnOnTVTask ;
	rdf:rest _:node1912jcu2kx279 .

_:node1912jcu2kx279 rdf:first :WaterPlantTask ;
	rdf:rest rdf:nil .

:SemiDirectedTask rdfs:subClassOf _:node1912jcu2kx280 .

_:node1912jcu2kx280 a owl:Restriction ;
	owl:onProperty :measuredData ;
	owl:allValuesFrom _:node1912jcu2kx281 .

_:node1912jcu2kx281 a owl:Class ;
	owl:unionOf _:node1912jcu2kx282 .

_:node1912jcu2kx282 rdf:first :CognitiveAbilitiesData ;
	rdf:rest _:node1912jcu2kx283 .

_:node1912jcu2kx283 rdf:first :FunctionalAbilitiesData ;
	rdf:rest _:node1912jcu2kx284 .

_:node1912jcu2kx284 rdf:first :StressData ;
	rdf:rest rdf:nil .

:SentenceRepeatingTask rdfs:subClassOf _:node1912jcu2kx285 .

_:node1912jcu2kx285 a owl:Restriction ;
	owl:onProperty :measuredData ;
	owl:allValuesFrom _:node1912jcu2kx286 .

_:node1912jcu2kx286 a owl:Class ;
	owl:unionOf _:node1912jcu2kx287 .

_:node1912jcu2kx287 rdf:first :LatencyData ;
	rdf:rest _:node1912jcu2kx288 .

_:node1912jcu2kx288 rdf:first :StressData ;
	rdf:rest _:node1912jcu2kx289 .

_:node1912jcu2kx289 rdf:first :VoiceData ;
	rdf:rest rdf:nil .

:StressData rdfs:subClassOf _:node1912jcu2kx290 .

_:node1912jcu2kx290 a owl:Restriction ;
	owl:onProperty :stressLevel ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:Task rdfs:subClassOf _:node1912jcu2kx291 .

_:node1912jcu2kx291 a owl:Restriction ;
	owl:onProperty <http://www.w3.org/2006/time#hasBeginning> ;
	owl:onClass <http://www.w3.org/2006/time#Instant> ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger .

:Task rdfs:subClassOf _:node1912jcu2kx292 .

_:node1912jcu2kx292 a owl:Restriction ;
	owl:onProperty :measuredData ;
	owl:someValuesFrom :MeasuredData .

:Task rdfs:subClassOf _:node1912jcu2kx293 .

_:node1912jcu2kx293 a owl:Restriction ;
	owl:onProperty <http://www.w3.org/2006/time#hasEnd> ;
	owl:onClass <http://www.w3.org/2006/time#Instant> ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger .

:VoiceData rdfs:subClassOf _:node1912jcu2kx294 .

_:node1912jcu2kx294 a owl:Restriction ;
	owl:onProperty :articulation ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:VoiceData rdfs:subClassOf _:node1912jcu2kx295 .

_:node1912jcu2kx295 a owl:Restriction ;
	owl:onProperty :speechFluency ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:VoiceData rdfs:subClassOf _:node1912jcu2kx296 .

_:node1912jcu2kx296 a owl:Restriction ;
	owl:onProperty :vowelDuration ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:VoiceData rdfs:subClassOf _:node1912jcu2kx297 .

_:node1912jcu2kx297 a owl:Restriction ;
	owl:onProperty :verbalReactionTime ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:VoiceData rdfs:subClassOf _:node1912jcu2kx298 .

_:node1912jcu2kx298 a owl:Restriction ;
	owl:onProperty :pauseRate ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:VoiceData rdfs:subClassOf _:node1912jcu2kx299 .

_:node1912jcu2kx299 a owl:Restriction ;
	owl:onProperty :speechRate ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

:WalkingCountingBackwardsTask rdfs:subClassOf _:node1912jcu2kx300 .

_:node1912jcu2kx300 a owl:Restriction ;
	owl:onProperty :measuredData ;
	owl:allValuesFrom _:node1912jcu2kx301 .

_:node1912jcu2kx301 a owl:Class ;
	owl:unionOf _:node1912jcu2kx302 .

_:node1912jcu2kx302 rdf:first :GaitData ;
	rdf:rest _:node1912jcu2kx303 .

_:node1912jcu2kx303 rdf:first :LatencyData ;
	rdf:rest _:node1912jcu2kx304 .

_:node1912jcu2kx304 rdf:first :StressData ;
	rdf:rest _:node1912jcu2kx305 .

_:node1912jcu2kx305 rdf:first :VoiceData ;
	rdf:rest rdf:nil .

:WalkingTask rdfs:subClassOf _:node1912jcu2kx306 .

_:node1912jcu2kx306 a owl:Restriction ;
	owl:onProperty :measuredData ;
	owl:someValuesFrom :LatencyData .

:WalkingTask rdfs:subClassOf _:node1912jcu2kx307 .

_:node1912jcu2kx307 a owl:Restriction ;
	owl:onProperty :measuredData ;
	owl:someValuesFrom :GaitData .

:WalkingTask rdfs:subClassOf _:node1912jcu2kx308 .

_:node1912jcu2kx308 a owl:Restriction ;
	owl:onProperty :measuredData ;
	owl:allValuesFrom _:node1912jcu2kx309 .

_:node1912jcu2kx309 a owl:Class ;
	owl:unionOf _:node1912jcu2kx310 .

_:node1912jcu2kx310 rdf:first :GaitData ;
	rdf:rest _:node1912jcu2kx311 .

_:node1912jcu2kx311 rdf:first :LatencyData ;
	rdf:rest _:node1912jcu2kx312 .

_:node1912jcu2kx312 rdf:first :StressData ;
	rdf:rest rdf:nil .
