@base .
@prefix api: .
@prefix auth: .
@prefix concept: .
@prefix data-mig: .
@prefix dct: .
@prefix document: .
@prefix employment: .
@prefix enum: .
@prefix event: .
@prefix fibo-fnd-plc-loc: .
@prefix file: .
@prefix fin-reg: .
@prefix gleif-base: .
@prefix ident: .
@prefix legal-entity: .
@prefix lem: .
@prefix organization: .
@prefix prov: .
@prefix raw: .
@prefix rdf: .
@prefix rdfs: .
@prefix skos: .
@prefix temporality: .
@prefix use-case: .
@prefix user-account: .
@prefix vcard: .
@prefix wfi: .
@prefix xsd: .
a concept:Concept, concept:PropertyConcept ;
rdfs:label "Legacy ID" ;
rdfs:comment "Represents the primary key that is being used in the original data source" ;
concept:key "legacyId" ;
concept:type xsd:string ;
concept:raw raw:legacyId ;
concept:raw raw:referenceId ;
skos:editorialNote "TODO: Link to the appropriate property" ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
concept:key "changeReason" ;
rdfs:label "Change Reason" ;
rdfs:comment "Reason for change" ;
concept:type xsd:string ;
.
a concept:PropertyConcept ;
rdfs:label "Created At" ;
concept:key "createdAt" ;
concept:type xsd:dateTime ;
concept:raw raw:entryCreatedAt ;
concept:predicate prov:atTime ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Last Updated At" ;
concept:key "lastUpdatedAt" ;
concept:type xsd:dateTime ;
concept:raw raw:entryCreatedAt ;
concept:predicate prov:atTime ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Last Updated By" ;
concept:key "lastUpdatedBy" ;
concept:type xsd:anyURI ;
concept:raw raw:entryCreatedBy ;
skos:editorialNote "the initiator of the last non-deleted workflow instance" ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Last Updated By label" ;
concept:key "lastUpdatedByLabel" ;
concept:type xsd:string ;
rdfs:comment "name of the last person to effect a change on the entity" ;
use-case:isUsedInUseCase ; .
a concept:ClassConcept ;
rdfs:label "Created By" ;
concept:key "createdBy" ;
concept:type xsd:anyURI ;
concept:raw raw:entryCreatedBy ;
skos:editorialNote "TODO: Link to the appropriate class" ;
use-case:isUsedInUseCase ; .
a concept:ClassConcept ;
rdfs:label "Created By" ;
rdfs:comment "Created By As an output, because of an rdf4j limitation" ;
concept:key "createdBy_" ;
concept:type xsd:anyURI ;
concept:raw raw:entryCreatedBy ;
skos:editorialNote "TODO: Link to the appropriate class" ;
use-case:isUsedInUseCase ; .
a concept:ClassConcept ;
rdfs:label "Created By Label" ;
rdfs:comment "Label of the creator" ;
concept:key "createdByLabel" ;
concept:type xsd:string ;
skos:editorialNote "TODO: Link to the appropriate class" ;
use-case:isUsedInUseCase ; .
a concept:ClassConcept ;
rdfs:label "Registration Authority" ;
concept:key "registrationAuthority" ;
concept:type xsd:anyURI ;
use-case:isUsedInUseCase ; .
a concept:ClassConcept ;
rdfs:label "Registration Authority" ;
concept:key "registrationAuthorityLabel" ;
concept:type xsd:string ;
use-case:isUsedInUseCase ; .
a concept:ClassConcept ;
rdfs:label "Commercial Register" ;
concept:key "commercialRegister" ;
concept:predicate gleif-base:isRegisteredIn ;
concept:type xsd:anyURI ;
use-case:isUsedInUseCase ; .
a concept:ClassConcept ;
rdfs:label "Commercial Register Country" ;
concept:key "commercialRegisterCountry" ;
concept:predicate gleif-base:hasCoverageArea ;
concept:type xsd:anyURI ;
use-case:isUsedInUseCase ; .
a concept:ClassConcept ;
rdfs:label "Commercial Register Region" ;
concept:key "commercialRegisterRegion" ;
concept:predicate gleif-base:hasCoverageArea ;
concept:type xsd:anyURI ;
use-case:isUsedInUseCase ; .
a concept:ClassConcept ;
rdfs:label "Commercial Register Label" ;
concept:key "commercialRegisterLabel" ;
concept:type xsd:string ;
use-case:isUsedInUseCase ; .
a concept:ClassConcept ;
rdfs:label "Commercial Register Search Text" ;
rdfs:comment "Searches the commercial register, registration authority, region and country" ;
concept:key "searchText" ;
concept:type xsd:string ;
use-case:isUsedInUseCase ; .
a concept:PropertyConcept ;
rdfs:label "Commercial Register Date of Entry" ;
concept:key "commercialRegisterDateOfEntry" ;
concept:predicate gleif-base:hasInitialRegistrationDate ;
concept:type xsd:dateTime ;
skos:editorialNote "TODO: Link to the appropriate property" ;
use-case:isUsedInUseCase ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Commercial Register Date of Dissolution" ;
concept:key "dissolutionDate" ;
concept:type xsd:dateTime ;
concept:predicate event:hasDateTime ;
concept:raw raw:dateOfDissolution ;
use-case:isUsedInUseCase ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Dissolution" ;
concept:key "dissolution" ;
concept:type xsd:anyURI ;
concept:rdfsClass event:Dissolution ;
use-case:isUsedInUseCase ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Commercial Register In Liquidation Since" ;
concept:key "liquidationDate" ;
concept:type xsd:dateTime ;
concept:predicate event:hasDateTime ;
concept:raw raw:inLiquidationSince ;
use-case:isUsedInUseCase ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Liquidation" ;
concept:key "liquidation" ;
concept:type xsd:anyURI ;
concept:rdfsClass event:Liquidation ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Liquidated Legal Entity" ;
concept:key "liquidatedLegalEntity" ;
concept:type xsd:anyURI ;
concept:predicate event:hasPrimaryEntity ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Liquidator" ;
concept:key "liquidator" ;
concept:predicate fin-reg:hasLiquidator ;
concept:type xsd:anyURI ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Liquidator Label" ;
concept:key "liquidatorLabel" ;
concept:predicate rdfs:label ;
concept:type xsd:string ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Liquidators" ;
concept:key "liquidators" ;
concept:type xsd:anyURI ;
concept:raw raw:liquidators ;
skos:editorialNote "TODO: Link to the appropriate class" ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Class" ;
rdfs:comment "an IRI for a class" ;
concept:key "class" ;
concept:type xsd:anyURI ;
.
a concept:PropertyConcept ;
rdfs:label "IRI" ;
rdfs:comment "An IRI" ;
concept:key "iri" ;
concept:type xsd:anyURI ;
.
a concept:PropertyConcept ;
rdfs:label "IRI Or Bnode" ;
rdfs:comment "An IRI or bnode, as a string" ;
concept:key "iri" ;
concept:type xsd:string ;
.
a concept:PropertyConcept ;
rdfs:label "Base IRI" ;
rdfs:comment "An EKG environment's deployment base IRI" ;
concept:key "baseIri" ;
concept:type xsd:anyURI ;
.
a concept:PropertyConcept ;
rdfs:label "Deprecated From" ;
rdfs:comment "DateTime from which to deprecate, inclusive" ;
concept:key "deprecatedFrom" ;
concept:type xsd:dateTime ;
.
a concept:PropertyConcept ;
rdfs:label "Graph" ;
concept:key "graph" ;
concept:type xsd:anyURI ;
skos:editorialNote "TODO: Link to the appropriate property" ;
.
a concept:PropertyConcept ;
rdfs:label "Graph Mutable default" ;
concept:key "graphMutableDefault" ;
concept:type xsd:anyURI ;
skos:editorialNote "TODO: Link to the appropriate property" ;
.
a concept:PropertyConcept ;
rdfs:label "Graph Mutable Audit" ;
concept:key "graphMutableAudit" ;
concept:type xsd:anyURI ;
skos:editorialNote "TODO: Link to the appropriate property" ;
.
a concept:PropertyConcept ;
rdfs:label "Graph Mutable Migration" ;
concept:key "graphMutableMigration" ;
concept:type xsd:anyURI ;
skos:editorialNote "TODO: Link to the appropriate property" ;
.
a concept:PropertyConcept ;
rdfs:label "Graph Mutable Sessions" ;
concept:key "graphMutableSessions" ;
concept:type xsd:anyURI ;
skos:editorialNote "TODO: Link to the appropriate property" ;
.
a concept:PropertyConcept ;
rdfs:label "Graph Mutable Metadata" ;
concept:key "graphMutableMetadata" ;
concept:type xsd:anyURI ;
skos:editorialNote "TODO: Link to the appropriate property" ;
.
a concept:PropertyConcept ;
rdfs:label "Graph Mutable Document" ;
concept:key "graphMutableDocument" ;
concept:type xsd:anyURI ;
skos:editorialNote "TODO: Link to the appropriate property" ;
.
a concept:PropertyConcept ;
rdfs:label "Graph Immutable LDAP" ;
concept:key "graphImmutableLdap" ;
concept:type xsd:anyURI ;
skos:editorialNote "TODO: Link to the appropriate property" ;
.
a concept:PropertyConcept ;
rdfs:label "Graph Immutable ORG VCS" ;
concept:key "graphImmutableOrgVcs" ;
concept:type xsd:anyURI ;
skos:editorialNote "TODO: Link to the appropriate property" ;
.
a concept:ClassConcept ;
rdfs:label "Data Migration" ;
concept:key "dataMigration" ;
concept:type xsd:anyURI ;
concept:rdfsClass data-mig:DataMigration ;
.
a concept:PropertyConcept ;
rdfs:label "Label" ;
rdfs:comment "IRI's label" ;
concept:key "label" ;
concept:type xsd:string ;
concept:rdfsClass rdfs:label ;
.
a concept:PropertyConcept ;
rdfs:label "Literal Value" ;
rdfs:comment """to send rdf string encoded literal values. AKA typed Literals e.g. "\"P1Y\""^^xsd:duration" """ ;
concept:key "literalValue" ;
concept:type xsd:string ;
concept:predicate enum:hasValue ;
.
a concept:PropertyConcept ;
rdfs:label "LEI" ;
concept:key "legalEntityIdentifier" ;
concept:type xsd:string ;
concept:predicate gleif-base:hasTag ;
use-case:isUsedInUseCase ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Legal Entity IRI" ;
concept:key "legalEntityIri" ;
concept:type xsd:anyURI ;
concept:rdfsClass legal-entity:LegalEntity ;
use-case:isUsedInUseCase ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Latest Activity" ;
concept:key "latestActivity" ;
concept:type xsd:anyURI ;
use-case:isUsedInUseCase ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Ownership Relationship" ;
concept:key "ownershipRelationship" ;
concept:type xsd:anyURI ;
concept:rdfsClass legal-entity:Ownership ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Owne Legal Entity" ;
concept:key "ownerLegalEntity" ;
concept:type xsd:anyURI ;
concept:predicate legal-entity:owner ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Owned Legal Entity" ;
concept:key "ownedLegalEntity" ;
concept:type xsd:anyURI ;
concept:predicate legal-entity:owned ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Owned Legal Entity Percentage" ;
rdfs:comment "Percentage ownership of a legal entity" ;
concept:key "percentageOwned" ;
concept:predicate legal-entity:hasPercentageOwned ;
concept:type xsd:decimal ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Session ID" ;
concept:key "sessionId" ;
concept:type xsd:anyURI ;
skos:editorialNote "TODO: Link to the appropriate class" ;
.
a concept:PropertyConcept ;
rdfs:label "Legal Entity is Internal Legal Entity " ;
concept:predicate legal-entity:isInternalLegalEntity ;
concept:key "isInternalLegalEntity" ;
concept:type xsd:boolean ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Legal Person Legal Name" ;
concept:predicate ident:hasName ;
concept:key "legalName" ;
concept:type xsd:string ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Legal Person Legal Name IRI" ;
concept:predicate legal-entity:hasLegalName ;
concept:key "legalNameIri" ;
concept:type xsd:anyURI ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Legal Entity Business Purpose" ;
concept:key "businessPurpose" ;
concept:predicate legal-entity:hasBusinessPurpose ;
concept:type xsd:string ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Legal Entity Status" ;
rdfs:comment "The operational and/or legal registration status of the entity (may be ACTIVE or INACTIVE)" ;
concept:key "legalEntityStatus" ;
concept:predicate legal-entity:hasEntityStatus ;
concept:type xsd:anyURI ;
concept:raw raw:companyStatus ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Legal Entity Status Label" ;
concept:key "legalEntityStatusLabel" ;
concept:type xsd:string ;
skos:editorialNote "TODO: Link to the appropriate property" ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Company Owner" ;
concept:key "companyOwner" ;
concept:type xsd:anyURI ;
concept:rdfsClass legal-entity:CompanyOwner ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Company Owner Label" ;
concept:key "companyOwnerLabel" ;
concept:type xsd:string ;
skos:editorialNote "TODO: Link to the appropriate class" ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Assigment" ;
concept:key "assignment" ;
concept:type xsd:anyURI ;
concept:rdfsClass wfi:Assignment ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Natural Person" ;
concept:key "naturalPerson" ;
concept:type xsd:anyURI ;
concept:rdfsClass legal-entity:NaturalPerson ;
.
a concept:ClassConcept ;
rdfs:label "Legal Person" ;
concept:key "legalPerson" ;
concept:type xsd:anyURI ;
concept:rdfsClass legal-entity:LegalPerson ;
.
a concept:PropertyConcept ;
rdfs:label "Legal Person label" ;
concept:key "legalPersonLabel" ;
concept:type xsd:string ;
concept:predicate rdfs:label ;
.
a concept:ClassConcept ;
rdfs:label "Type" ;
concept:key "conceptType" ;
concept:type xsd:anyURI ;
concept:predicate rdf:type ;
.
a concept:ClassConcept ;
rdfs:label "Type" ;
concept:key "conceptType" ;
concept:type xsd:anyURI ;
concept:predicate concept:type ;
.
a concept:ClassConcept ;
rdfs:label "Concept" ;
concept:key "concept" ;
concept:type xsd:anyURI ;
concept:rdfsClass concept:Concept ;
.
a concept:ClassConcept ;
rdfs:label "Class Concept" ;
concept:key "classConcept" ;
concept:type xsd:anyURI ;
concept:rdfsClass concept:ClassConcept ;
.
a concept:PropertyConcept ;
rdfs:label "Property Concept" ;
concept:key "propertyConcept" ;
concept:type xsd:anyURI ;
concept:rdfsClass concept:PropertyConcept ;
.
a concept:PropertyConcept ;
rdfs:label "Concept key" ;
concept:key "conceptKey" ;
concept:type xsd:string ;
concept:predicate concept:key ;
.
a concept:PropertyConcept ;
rdfs:label "Concept Predicate" ;
concept:key "conceptPredicate" ;
concept:type xsd:anyURI ;
concept:predicate concept:predicate ;
.
a concept:PropertyConcept ;
rdfs:label "Concept RDFs Class" ;
concept:key "conceptRdfsClass" ;
concept:type xsd:anyURI ;
concept:predicate concept:rdfsClass ;
.
a concept:PropertyConcept ;
rdfs:label "Concept Value" ;
concept:key "conceptValue" ;
concept:type xsd:string ;
.
a concept:ClassConcept ;
rdfs:label "Contact Person Legal" ;
concept:key "contactPersonLegal" ;
concept:type xsd:anyURI ;
concept:rdfsClass legal-entity:LegalContact ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Contact Person Legal Label" ;
concept:key "contactPersonLegalLabel" ;
concept:type xsd:string ;
skos:editorialNote "TODO: Link to the appropriate class" ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Contact Person Tax" ;
concept:key "contactPersonTax" ;
concept:type xsd:anyURI ;
concept:rdfsClass legal-entity:TaxContact ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Contact Person Tax Label" ;
concept:key "contactPersonTaxLabel" ;
concept:type xsd:string ;
skos:editorialNote "TODO: Link to the appropriate class" ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Compliance Officer" ;
concept:key "complianceOfficer" ;
concept:type xsd:anyURI ;
concept:rdfsClass legal-entity:ComplianceOfficer ;
skos:editorialNote "TODO: Link to the appropriate class" ;
use-case:isUsedInUseCase ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Compliance Officer Label" ;
concept:key "complianceOfficerLabel" ;
concept:type xsd:string ;
skos:editorialNote "TODO: Link to the appropriate class" ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Contact Person Internal Audit" ;
concept:key "contactPersonInternalAudit" ;
concept:type xsd:anyURI ;
concept:rdfsClass legal-entity:InternalAuditContact ;
skos:editorialNote "TODO: Link to the appropriate class" ;
use-case:isUsedInUseCase ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Contact Person Internal Audit Label" ;
concept:key "contactPersonInternalAuditLabel" ;
concept:type xsd:string ;
skos:editorialNote "TODO: Link to the appropriate class" ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "External Auditor" ;
concept:key "externalAuditor" ;
concept:type xsd:anyURI ;
concept:raw raw:externalAuditor ;
skos:editorialNote "TODO: Link to the appropriate class" ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "External Auditor Name" ;
concept:key "externalAuditorName" ;
concept:type xsd:string ;
concept:raw raw:externalAuditor ;
skos:editorialNote "TODO: Link to the appropriate class" ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Auditor Relationship IRI" ;
concept:key "auditorRelationshipIri" ;
concept:type xsd:anyURI ;
concept:rdfsClass fin-reg:ExternalAuditingRelationship ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Auditor Relationship Started At" ;
concept:predicate temporality:hasStartDate ;
concept:key "auditorRelationshipStartedAt" ;
concept:type xsd:dateTime ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Auditor Relationship Ended At" ;
concept:predicate temporality:hasEndDate ;
concept:key "auditorRelationshipEndedAt" ;
concept:type xsd:dateTime ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Contact Person Accounting" ;
concept:key "contactPersonAccounting" ;
concept:type xsd:anyURI ;
concept:rdfsClass legal-entity:AccountingContact ;
skos:editorialNote "TODO: Link to the appropriate class" ;
use-case:isUsedInUseCase ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Contact Person Accounting Label" ;
concept:key "contactPersonAccountingLabel" ;
concept:type xsd:string ;
skos:editorialNote "TODO: Link to the appropriate class" ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Signatory" ;
concept:key "signatory" ;
concept:type xsd:anyURI ;
concept:rdfsClass employment:Appointment ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Signatories List" ;
rdfs:comment "Comma separated list of signatories" ;
concept:key "signatoriesList" ;
concept:type xsd:string ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Signatory Comment" ;
concept:key "signatoryComment" ;
concept:type xsd:anyURI ;
concept:rdfsClass document:SignatoryComment ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Signatory Text" ;
concept:key "signatoryText" ;
concept:type xsd:string ;
concept:rdfsClass document:hasText ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Subject To Anti Money Laundering Legislation" ;
concept:key "subjectToAntiMoneyLaunderingLegislation" ;
concept:type xsd:boolean ;
concept:raw raw:subjectToAntiMoneyLaunderingLegislation ;
concept:predicate legal-entity:isSubjectToAML ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Subject To Special Regulation FATCA DODD Frank" ;
concept:key "subjectToSpecialRegulationFatcaDoddFrank" ;
concept:type xsd:boolean ;
concept:raw raw:subjectToSpecialRegulationFatcaDoddFrank ;
skos:editorialNote "TODO: Link to the appropriate property" ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Accounting Standard" ;
concept:key "accountingStandard" ;
concept:type xsd:anyURI ;
concept:predicate fin-reg:hasAccountingStandard ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Accounting Standart Label" ;
concept:key "accountingStandardLabel" ;
concept:type xsd:string ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Accounting Location" ;
concept:key "accountingLocation" ;
concept:type xsd:anyURI ;
skos:editorialNote "TODO: Link to the appropriate class" ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Fiscal Year Month" ;
concept:key "fiscalYearMonth" ;
concept:type xsd:integer ;
concept:raw raw:fiscalYearDay ;
concept:predicate legal-entity:hasFiscalYearEndMonth ;
skos:editorialNote "TODO: Link to the appropriate property" ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Fiscal Year Day" ;
concept:key "fiscalYearDay" ;
concept:type xsd:integer ;
concept:raw raw:fiscalYearDay ;
concept:predicate legal-entity:hasFiscalYearEndDay ;
skos:editorialNote "TODO: Link to the appropriate property" ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Subsidiaries Shares" ;
rdfs:comment "Subsidiaries, Investments (% of share capital)" ;
concept:key "subsidiariesShares" ;
concept:type xsd:anyURI ;
concept:raw raw:subsidiariesInvestmentsOfShareCapital ;
skos:editorialNote "TODO: Link to the appropriate class" ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Subsidiaries Shares List" ;
concept:key "subsidiariesSharesList" ;
concept:type xsd:string ;
concept:raw raw:subsidiariesInvestmentsOfShareCapital ;
skos:editorialNote "TODO: Link to the appropriate class" ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Is Consolidated" ;
concept:key "isConsolidated" ;
concept:predicate legal-entity:isConsolidated ;
concept:type xsd:boolean ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Is Regulated" ;
concept:key "isRegulated" ;
concept:type xsd:boolean ;
concept:raw raw:regulated ;
skos:editorialNote "TODO: Link to the appropriate property" ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Supervision Authorities" ;
concept:key "supervisionAuthorities" ;
concept:type xsd:anyURI ;
concept:raw raw:supervisionAuthorities ;
skos:editorialNote "TODO: Link to the appropriate class" ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Supervision Authorities List" ;
rdfs:comment "List of Supervision Authorities" ;
concept:key "supervisionAuthoritiesList" ;
concept:type xsd:string ;
concept:raw raw:supervisionAuthorities ;
skos:editorialNote "TODO: Link to the appropriate class" ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Supervision Authority" ;
concept:key "supervisionAuthority" ;
concept:type xsd:anyURI ;
concept:rdfsClass fin-reg:SupervisionAuthority ;
skos:editorialNote "TODO: Link to the appropriate class" ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Controller" ;
concept:key "controller" ;
concept:type xsd:anyURI ;
concept:predicate document:hasController ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Supervision Authority Relationship" ;
concept:key "supervisionAuthorityRelationship" ;
concept:type xsd:anyURI ;
skos:editorialNote "TODO: Link to the appropriate class" ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Type Of License" ;
concept:key "typeOfLicense" ;
concept:type xsd:anyURI ;
concept:raw raw:typeOfLicense ;
concept:rawStripPrefix "Type of License/" ;
skos:editorialNote "TODO: Link to the appropriate class" ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Type Of License Label" ;
concept:key "typeOfLicenseLabel" ;
concept:type xsd:string ;
concept:predicate rdfs:label ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "License" ;
concept:key "license" ;
concept:type xsd:anyURI ;
concept:predicate fin-reg:hasLicense ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "License Issue Date" ;
concept:key "licenseIssueDate" ;
concept:type xsd:dateTime ;
concept:predicate document:hasIssueDate ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Formal Comment" ;
concept:key "formalComment" ;
concept:rdfsClass document:FormalComment ;
concept:type xsd:anyURI ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Comment On Main Data" ;
concept:key "commentOnMainData" ;
concept:predicate document:hasText ;
concept:type xsd:string ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Comment" ;
concept:key "comment" ;
concept:predicate rdfs:comment ;
concept:type xsd:string ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Accounting Standard Search Text" ;
concept:key "searchText" ;
concept:type xsd:string ;
skos:editorialNote "TODO: Link to the appropriate property" ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Audit Monitoring Method Search Text" ;
concept:key "searchText" ;
concept:type xsd:string ;
skos:editorialNote "TODO: Link to the appropriate property" ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Audit Monitoring Method" ;
concept:key "auditMonitoringMethod" ;
concept:predicate legal-entity:hasMonitoringMethod ;
concept:type xsd:anyURI ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Audit Monitoring Method Label" ;
concept:key "auditMonitoringMethodLabel" ;
concept:type xsd:string ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Currency Search Text" ;
rdfs:comment "Generic concept for any search text" ;
concept:key "searchText" ;
concept:type xsd:string ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Country Search Text" ;
concept:key "searchText" ;
concept:type xsd:string ;
rdfs:comment "Generic concept for any search text" ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Legal Form Search Text" ;
concept:key "searchText" ;
concept:type xsd:string ;
rdfs:comment "Generic concept for any search text" ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Legal entity Search Text" ;
concept:key "searchText" ;
concept:type xsd:string ;
rdfs:comment "Generic concept for any search text" ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Search Text" ;
concept:key "searchText" ;
concept:type xsd:string ;
rdfs:comment "Generic concept for any search text" ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Legal Entity Abbreviations" ;
concept:key "legalEntityAbbreviations" ;
concept:type xsd:string ;
skos:editorialNote "TODO: Link to the appropriate property" ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Location Of Files" ;
concept:key "locationOfFiles" ;
concept:predicate legal-entity:hasStorageLocation ;
concept:type xsd:anyURI ;
concept:rdfsClass document:StorageLocation ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Location Of Files Comment" ;
concept:key "locationOfFilesComment" ;
concept:predicate rdfs:comment ;
concept:type xsd:string ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Location Of Files City" ;
concept:key "locationOfFilesCity" ;
concept:predicate document:hasStorageCity ;
concept:type xsd:anyURI ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Location Of Files City Label" ;
concept:key "locationOfFilesCityLabel" ;
concept:predicate rdfs:label ;
concept:type xsd:string ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Location Of Files Organization" ;
concept:key "locationOfFilesOrganization" ;
concept:predicate document:hasStorageOrganization ;
concept:type xsd:anyURI ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Location Of Files Organizational Unit" ;
concept:key "locationOfFilesOrganizationalUnit" ;
concept:predicate organization:hasSubUnits ;
concept:type xsd:anyURI ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Location Of Files Organizational Unit Label" ;
concept:key "locationOfFilesOrganizationalUnitLabel" ;
concept:predicate rdfs:label ;
concept:type xsd:string ;
use-case:isUsedInUseCase ;
.
a concept:ClassConcept ;
rdfs:label "Location Of Files Legal Entity" ;
concept:key "locationOfFilesLegalEntity" ;
concept:rdfsClass legal-entity:LegalEntity ;
concept:type xsd:anyURI ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Location Of Files Legal Entity Name" ;
concept:key "locationOfFilesLegalEntityName" ;
concept:predicate ident:hasName ;
concept:type xsd:string ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Commercial Register Certification Of Registration" ;
concept:key "commercialRegisterCertificateOfRegistration" ;
concept:type xsd:anyURI ;
skos:editorialNote "TODO: Link to the appropriate property" ;
use-case:isUsedInUseCase ;
use-case:isUsedInUseCase ;
.
a concept:PropertyConcept ;
rdfs:label "Commercial Register Certification Of Registration Label" ;
concept:key "commercialRegisterCertificateOfRegistrationLabel" ;
concept:type xsd:string ;
skos:editorialNote "TODO: Link to the appropriate property" ;
use-case:isUsedInUseCase ;
.