<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
   xmlns:dct="http://purl.org/dc/terms/"
   xmlns:owl="http://www.w3.org/2002/07/owl#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Message:recipients">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Recipients</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Message"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:messagesReceived"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#EconomicActivity:sender">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Sender</rdfs:label>
    <rdfs:comment>Origin of the goods</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:economicActivitySender"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Value:amountUsd">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Amount in USD</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Value"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:delegatedCallForTenders">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Delegated call for tenders</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#CallForTenders:onBehalfOf"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Project">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Value"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Interval"/>
    <rdfs:label>Project</rdfs:label>
    <rdfs:comment>An activity carried out by a group of participants.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Succession:successor">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Successor</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Succession"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:predecessors"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:deathDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Death date</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Security:maturityDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Maturity date</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Security"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Document:messageId">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Message ID</rdfs:label>
    <rdfs:comment>Message ID of a document; unique in most cases</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Document"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Sanction:listingDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Listing date</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Sanction"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Pages:pages">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Pages</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Pages"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Page"/>
    <owl:inverseOf rdf:resource="http://purl.org/dc/terms/isPartOf"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Payment:purpose">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Payment purpose</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Payment"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:projectParticipation">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Projects</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#ProjectParticipant"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#ProjectParticipant:participant"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Document:encoding">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>File encoding</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Document"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Note">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Analyzable"/>
    <rdfs:label>Note</rdfs:label>
    <rdfs:comment>An annotation that applies to a document or entity.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:incorporationDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Incorporation date</rdfs:label>
    <rdfs:comment>The date the legal entity was incorporated</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:publisher">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Publishing source</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Passport:birthPlace">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Place of birth</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Passport"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Analyzable:ipMentioned">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Detected IP addresses</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Analyzable"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://purl.org/dc/terms/isPartOf">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Folder</rdfs:label>
    <rdfs:label>Document</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Document"/>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Page"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Folder"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Pages"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Folder:children"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Pages:pages"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Payment:project">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Project</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Payment"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Project"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Project:payments"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Document:bodyText">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Text</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Document"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:unknownLinkFrom">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Linked from</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#UnknownLink"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#UnknownLink:object"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:cryptoWallets">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Cryptocurrency wallets</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#CryptoWallet"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#CryptoWallet:holder"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Contract">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Asset"/>
    <rdfs:label>Contract</rdfs:label>
    <rdfs:comment>An contract or contract lot issued by an authority. Multiple lots may be awarded to different suppliers (see ContractAward).
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Interest">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Interval"/>
    <rdfs:label>Interest</rdfs:label>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:socialSecurityNumber">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Social security number</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Contract:title">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Title</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Contract"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:economicActivityReceiver">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Goods received</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#EconomicActivity:receiver"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#UserAccount:password">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Password</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#UserAccount"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Note:entity">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Entity</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Note"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Thing:noteEntities"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#UnknownLink:object">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Object</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#UnknownLink"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Thing:unknownLinkFrom"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Address:country">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Country</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Address"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Vehicle:owner">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Owner</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Vehicle"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:ownedVehicles"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Value">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Value</rdfs:label>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CryptoWallet:creationDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Creation date</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CryptoWallet"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Vessel:registrationPort">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Port of Registration</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Vessel"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:successors">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Successors</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Succession"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Succession:predecessor"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CourtCase:category">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Category</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CourtCase"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Contract:numberAwards">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Number of awards</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Contract"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CourtCase:closeDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Close date</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CourtCase"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Page:detectedLanguage">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Detected language</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Page"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Address:tripsIncoming">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Trips incoming</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Address"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Trip"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Trip:endLocation"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:matchSimilars">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Similar as this</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Similar"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Similar:match"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:legalForm">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Legal form</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:economicActivityHolder">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Customs declarations facilitated</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#EconomicActivity:contractHolder"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Organization:membershipOrganization">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Members</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Organization"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Membership"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Membership:organization"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Project:status">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Status</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Project"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Interval:startDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Start date</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Interval"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Contract:procedureNumber">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Procedure number</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Contract"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Company:ticker">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Stock ticker symbol</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Company"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#EconomicActivity:bankForeign">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Foreign currency bank</rdfs:label>
    <rdfs:comment>Bank account for payments in foreign currency</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#BankAccount"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#BankAccount:foreignBankAccount"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#PublicBody">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Organization"/>
    <rdfs:label>Public body</rdfs:label>
    <rdfs:comment>A public body, such as a ministry, department or state company.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#EconomicActivity:declarant">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Declarant</rdfs:label>
    <rdfs:comment>Customs declarant</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:economicActivityDeclarant"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:multipleTenders">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Multiple tenders will be accepted</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:innCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>INN</rdfs:label>
    <rdfs:comment>Russian company ID</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Project:participants">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Participants</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Project"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#ProjectParticipant"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#ProjectParticipant:project"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Message:inReplyToMessage">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Responding to</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Message"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Message"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Message:responses"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Organization:giiNumber">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>GIIN</rdfs:label>
    <rdfs:comment>Global Intermediary Identification Number</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Organization"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#ContractAward:contract">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Contract</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#ContractAward"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Contract"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Contract:awards"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Page:indexText">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Index text</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Page"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CourtCaseParty:party">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Party</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CourtCaseParty"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Thing:courtCase"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Message:sender">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Sender</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Message"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:messagesSent"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Table:rowCount">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Number of rows</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Table"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Vehicle:operator">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Operator</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Vehicle"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:operatedVehicles"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Associate:associate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Associate</rdfs:label>
    <rdfs:comment>An associate of the subject person.</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Associate"/>
    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Person:associations"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CourtCaseParty:case">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Case</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CourtCaseParty"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#CourtCase"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#CourtCase:parties"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:addressEntity">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Address</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Address"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Address:things"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Payment:beneficiary">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Beneficiary</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Payment"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:paymentBeneficiary"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:documentedBy">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Documents</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Documentation"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Documentation:entity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Company:cikCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>SEC Central Index Key</rdfs:label>
    <rdfs:comment>US SEC Central Index Key</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Company"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:email">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>E-Mail</rdfs:label>
    <rdfs:comment>Email address</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Security:collateral">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Collateral</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Security"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Similar:match">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Match</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Similar"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Thing:matchSimilars"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Sanction:programUrl">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Program URL</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Sanction"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:userAccounts">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>User accounts</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#UserAccount"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#UserAccount:owner"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Payment:payerAccount">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Payer bank account</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Payment"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#BankAccount"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#BankAccount:paymentPayerAccount"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Package">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Folder"/>
    <rdfs:label>Package</rdfs:label>
    <rdfs:comment>A bundle of files that have been packaged together into some form of archive.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:fallsUnderGPPScope">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Does this call fall under the scope of GPP?</rdfs:label>
    <rdfs:comment>European Green Public Procurement (GPP) or green purchasing.</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Payment:sequenceNumber">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Sequence number</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Payment"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Identification:country">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Country</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Identification"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Membership:organization">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Organization</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Membership"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Organization"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Organization:membershipOrganization"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#RealEstate:landType">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Land type</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#RealEstate"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Sanction:country">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Country</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Sanction"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:publicationDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Date of publication/invitation</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Audio:duration">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Duration</rdfs:label>
    <rdfs:comment>Duration of the audio in ms</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Audio"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#UserAccount:number">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Phone Number</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#UserAccount"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Message:metadata">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Metadata</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Message"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Mention:resolved">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Entity</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Mention"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:mentionedBy"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:phone">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Phone</rdfs:label>
    <rdfs:comment>Phone number</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Message:senderAccount">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Sender Account</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Message"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#UserAccount"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#UserAccount:messagesSent"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:cpvCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>CPV code</rdfs:label>
    <rdfs:comment>Common Procurement Vocabulary (CPV)</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://purl.org/dc/elements/1.1/creator">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Author</rdfs:label>
    <rdfs:comment>The original author, not the uploader</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Document"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:gender">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Gender</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Message:recipientAccount">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Recipient Account</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Message"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#UserAccount"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#UserAccount:messagesReceived"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Interval:indexText">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Index text</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Interval"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:nutsCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>NUTS code</rdfs:label>
    <rdfs:comment>Nomenclature of Territorial Units for Statistics (NUTS)</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:paymentOptions">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Payment options</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#EconomicActivity:bankAccount">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Bank Account</rdfs:label>
    <rdfs:comment>Bank account of the contract</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#BankAccount"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#BankAccount:contractBankAccount"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Associate:relationship">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Relationship</rdfs:label>
    <rdfs:comment>Nature of the association</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Associate"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Address:city">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>City</rdfs:label>
    <rdfs:comment>City, town, village or other locality</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Address"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#BankAccount:contractBankAccount">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Customs declarations</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#BankAccount"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#EconomicActivity:bankAccount"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Company:oksmCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>OKSM</rdfs:label>
    <rdfs:comment>Russian (ОКСМ) countries classifier</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Company"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Email:inReplyTo">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>In Reply To</rdfs:label>
    <rdfs:comment>Message ID of the preceding email in the thread</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Email"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Email:responses">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Responses</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Email"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Email"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Email:inReplyToEmail"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:noteEntities">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Notes</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Note"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Note:entity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Audio:samplingRate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Sampling Rate</rdfs:label>
    <rdfs:comment>Sampling rate of the audio in Hz</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Audio"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Event:country">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Country</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Event"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Sanction:entity">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Entity</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Sanction"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Thing:sanctions"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://purl.org/dc/terms/language">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Language</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Document"/>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Contract"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Interval:recordId">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Record ID</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Interval"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#BankAccount:paymentPayerAccount">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Payments made</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#BankAccount"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Payment"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Payment:payerAccount"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#UserAccount:ipAddress">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>IP address</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#UserAccount"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Ownership:asset">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Asset</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Ownership"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Asset"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Asset:ownershipAsset"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#HyperText:bodyHtml">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>HTML</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#HyperText"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Document:contentHash">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Checksum</rdfs:label>
    <rdfs:comment>SHA1 hash of the data</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Document"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Position:inceptionDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Inception date</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Position"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Vessel">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Vehicle"/>
    <rdfs:label>Vessel</rdfs:label>
    <rdfs:comment>A boat or ship. Typically flying some sort of national flag.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Event">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Analyzable"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Interval"/>
    <rdfs:label>Event</rdfs:label>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Security:issueDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Date issued</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Security"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:spokenLanguage">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Spoken language</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:paymentBeneficiary">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Payments received</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Payment"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Payment:beneficiary"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Mention:contextPhone">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Co-occurring phone numbers</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Mention"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Associate:person">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Person</rdfs:label>
    <rdfs:comment>The subject of the association.</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Associate"/>
    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Person:associates"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#BankAccount:accountNumber">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Account number</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#BankAccount"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#RealEstate:longitude">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Longitude</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#RealEstate"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#RealEstate:registrationNumber">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Registration number</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#RealEstate"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#UnknownLink">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Interest"/>
    <rdfs:label>Other link</rdfs:label>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Vessel:imoNumber">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>IMO Number</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Vessel"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Address:region">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Region</rdfs:label>
    <rdfs:comment>Also province or area.</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Address"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Company:okopfCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>OKOPF</rdfs:label>
    <rdfs:comment>(RU, ОКОПФ) What kind of business entity</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Company"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Position">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <rdfs:label>Position</rdfs:label>
    <rdfs:comment>A post, role or position within an organization or body. This describes a position one or more people may occupy and not the occupation of the post by a specific individual at a specific point in time.
'subnationalArea' should be used to further restrict the scope of the position. It should not simply represent some regional aspect of the role - e.g. the constituency of a national member of parliament - when their legislative jurisdiction is nationwide.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Airplane">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Vehicle"/>
    <rdfs:label>Airplane</rdfs:label>
    <rdfs:comment>An airplane, helicopter or other flying vehicle.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Document:publishedAt">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Published on</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Document"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:employers">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Employers</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Employment"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Employment:employee"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:ogrnCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>OGRN</rdfs:label>
    <rdfs:comment>Major State Registration Number</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Call:caller">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Caller</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Call"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:callsMade"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:registrationNumber">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Registration number</rdfs:label>
    <rdfs:comment>Company registration number</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core#altLabel">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Other name</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Folder:children">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Child documents</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Folder"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Document"/>
    <owl:inverseOf rdf:resource="http://purl.org/dc/terms/isPartOf"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:tenderers">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Tenderers</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:callForTenders"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:callForTenders">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Call For Tenders</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#CallForTenders:authority"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:birthPlace">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Place of birth</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Directorship:secretary">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Secretary</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Directorship"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:emailsReceived">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>E-Mails received</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Email"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Email:recipients"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:proof">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Source document</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Document"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Document:proven"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Passport:gender">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Gender</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Passport"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:debtDebtor">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Debts</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Debt"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Debt:debtor"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Organization:positions">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Positions</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Organization"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Position"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Position:organization"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:reverseAuctionsIncluded">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Inclusion of e-Auctions</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:images">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Images</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Image"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Image:pictured"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Similar:confidenceScore">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Confidence score</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Similar"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:nameSuffix">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Name suffix</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Sanction:provisions">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Scope of sanctions</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Sanction"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:directive">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Directive</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Contract:criteria">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Contract award criteria</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Contract"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Document:processingAgent">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Processing agent</rdfs:label>
    <rdfs:comment>Name and version of the processing agent used to process the Document</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Document"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Vehicle:tripsInvolved">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Trips</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Vehicle"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Trip"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Trip:vehicle"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#BankAccount:bic">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Bank Identifier Code</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#BankAccount"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Similar:candidate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Candidate</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Similar"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Thing:candidateSimilars"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#TaxRoll:wealth">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Registered wealth</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#TaxRoll"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Trip:endLocation">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>End location</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Trip"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Address"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Address:tripsIncoming"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Article">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Document"/>
    <rdfs:label>Article</rdfs:label>
    <rdfs:comment>A piece of media reporting about a subject.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Company:ipoCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>IPO</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Company"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:predecessors">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Predecessors</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Succession"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Succession:successor"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#EconomicActivity:destinationCountry">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Country of destination</rdfs:label>
    <rdfs:comment>Final destination for the goods</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Message">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#HyperText"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#PlainText"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Folder"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Interval"/>
    <rdfs:label>Message</rdfs:label>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:callsReceived">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Calls received</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Call"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Call:receiver"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:sanctions">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Sanctions</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Sanction"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Sanction:entity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#EconomicActivity:transport">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Transport</rdfs:label>
    <rdfs:comment>Means of transportation</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Vehicle"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Vehicle:declaredCustoms"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Occupancy:post">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Position occupied</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Occupancy"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Position"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Position:occupancies"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Debt:debtor">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Debtor</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Debt"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:debtDebtor"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#RealEstate:titleNumber">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Title number</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#RealEstate"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#RealEstate:cadastralCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Cadastral code</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#RealEstate"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Security:type">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Type</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Security"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#UserAccount:username">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Username</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#UserAccount"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Interval:retrievedAt">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Retrieved on</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Interval"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://purl.org/dc/terms/format">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>MIME type</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Document"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Address:postalCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Postal code</rdfs:label>
    <rdfs:comment>Zip code or postcode.</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Address"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:relationToThreshold">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Above or below threshold</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#ContractAward:supplier">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Supplier</rdfs:label>
    <rdfs:comment>The entity the contract was awarded to</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#ContractAward"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:contractAwardSupplier"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Ownership:sharesType">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Type of shares</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Ownership"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#TaxRoll:taxPaid">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Amount of tax paid</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#TaxRoll"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Event:organizer">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Organizer</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Event"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:eventsOrganized"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:program">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Program</rdfs:label>
    <rdfs:comment>Regulatory program or sanctions list on which an entity is listed.</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Analyzable:namesMentioned">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Detected names</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Analyzable"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:birthCountry">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Country of birth</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#EconomicActivity:directionOfTransportation">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Direction of transportation</rdfs:label>
    <rdfs:comment>Direction of transportation (import/export)</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:vatCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>V.A.T. Identifier</rdfs:label>
    <rdfs:comment>(EU) VAT number</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:dunsCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>DUNS</rdfs:label>
    <rdfs:comment>Data Universal Numbering System - Dun &amp; Bradstreet identifier</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Ownership:owner">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Owner</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Ownership"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:ownershipOwner"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Document:generator">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Generator</rdfs:label>
    <rdfs:comment>The program used to generate this file</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Document"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:contractNoticeDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Contract notice date</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Email:to">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>To</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Email"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:procurementType">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Procurement type</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Vehicle:buildDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Build Date</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Vehicle"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:contractAuthority">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Contracts issued</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Contract"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Contract:authority"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Company:ibcRuc">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>ibcRUC</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Company"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Interval:namesMentioned">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Detected names</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Interval"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Interval:endDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>End date</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Interval"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#EconomicActivity:receiver">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Receiver</rdfs:label>
    <rdfs:comment>Destination of the goods</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:economicActivityReceiver"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Representation">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Interest"/>
    <rdfs:label>Representation</rdfs:label>
    <rdfs:comment>A mediatory, intermediary, middleman, or broker acting on behalf of a legal entity.</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:taxStatus">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Tax status</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Vehicle:deregistrationDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>De-registration Date</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Vehicle"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Ownership:legalBasis">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Legal basis</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Ownership"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:appearance">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Physical appearance</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:notes">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Notes</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Email:inReplyToEmail">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Responding to</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Email"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Email"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Email:responses"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Document:fileName">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>File name</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Document"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CourtCase">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <rdfs:label>Court case</rdfs:label>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Assessment:author">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Author</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Assessment"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:authoredAssessments"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:description">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Description</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:operatedVehicles">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Vehicles operated</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Vehicle"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Vehicle:operator"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Mention">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Mention</rdfs:label>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Passport">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Identification"/>
    <rdfs:label>Passport</rdfs:label>
    <rdfs:comment>An passport held by a person.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Document">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Analyzable"/>
    <rdfs:label>File</rdfs:label>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Position:numberOfSeats">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Total number of seats</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Position"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:mentionedBy">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Document mentions</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Mention"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Mention:resolved"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Vessel:crsNumber">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>CRS Number</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Vessel"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Sanction:duration">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Duration</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Sanction"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:paymentPayer">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Payments made</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Payment"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Payment:payer"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#ContractAward:callForTenders">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Call For Tenders</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#ContractAward"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#CallForTenders:contractAwards"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:sector">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Sector</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#ContractAward">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Value"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Interest"/>
    <rdfs:label>Contract award</rdfs:label>
    <rdfs:comment>A contract or contract lot as awarded to a supplier.</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Mention:document">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Document</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Mention"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Document"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Document:mentionedEntities"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CourtCase:status">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Status</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CourtCase"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:evaluationMechanism">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Evaluation mechanism</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Occupancy:declarationDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Declaration date</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Occupancy"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:previousName">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Previous name</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Company:voenCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>VOEN</rdfs:label>
    <rdfs:comment>Azerbaijan taxpayer ID</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Company"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#ContractAward:cpvCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>CPV code</rdfs:label>
    <rdfs:comment>Contract Procurement Vocabulary (what type of goods/services, EU)</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#ContractAward"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Contract:economicActivityContract">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Used in customs</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Contract"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#EconomicActivity:contract"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:onBehalfOf">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Published on behalf of</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:delegatedCallForTenders"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Payment:contract">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Contract</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Payment"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Contract"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Contract:paymentContract"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:licenseNumber">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>License Number</rdfs:label>
    <rdfs:comment>For licenses granted to an entity</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Vessel:tonnage">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Tonnage</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Vessel"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#BankAccount:balance">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Balance</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#BankAccount"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Event:involved">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Involved</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Event"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:eventsInvolved"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Position:dissolutionDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Dissolution date</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Position"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:clarificationDeadline">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>End of clarification period</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Company:pfrNumber">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>PFR Number</rdfs:label>
    <rdfs:comment>(RU, ПФР) Pension Fund Registration number. AAA-BBB-CCCCCC, where AAA is organisation region, BBB is district, CCCCCC number at a specific branch</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Company"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#ProjectParticipant:participant">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Participant</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#ProjectParticipant"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:projectParticipation"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#ContractAward:nutsCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>NUTS code</rdfs:label>
    <rdfs:comment>Nomencalture of Territorial Units for Statistics (NUTS)</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#ContractAward"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Airplane:manufacturer">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Manufacturer</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Airplane"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Interval:date">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Date</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Interval"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Vehicle:declaredCustoms">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Customs declarations</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Vehicle"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#EconomicActivity:transport"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Email:cc">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>CC</rdfs:label>
    <rdfs:comment>Carbon copy</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Email"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Organization">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:label>Organization</rdfs:label>
    <rdfs:comment>Any type of incorporated entity that cannot be owned by another (see Company). This might include charities, foundations or state-owned enterprises, depending on their jurisdiction.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:weight">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Weight</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Payment">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Value"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Interval"/>
    <rdfs:label>Payment</rdfs:label>
    <rdfs:comment>A monetary payment between two parties.</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#EconomicActivity:dollarExchRate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>USD Exchange Rate</rdfs:label>
    <rdfs:comment>USD Exchange Rate for the activity</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Call:receiverNumber">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Receiver's Number</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Call"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:programId">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Program ID</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:positionOccupancies">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Positions held</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Occupancy"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Occupancy:holder"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:religion">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Religion</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Post">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Interest"/>
    <rdfs:label>Post</rdfs:label>
    <rdfs:comment>A post, role or position held by an individual within an organization or body. This describes the period for which the position is held, not the abstract concept of the post.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Family:relationship">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Relationship</rdfs:label>
    <rdfs:comment>Nature of the relationship, from the person's perspective eg. 'mother', where 'relative' is mother of 'person'.</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Family"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Vessel:grossRegisteredTonnage">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Gross Registered Tonnage</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Vessel"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Company:ricCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Reuters Instrument Code</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Company"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Contract:awards">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Lots awarded</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Contract"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#ContractAward"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#ContractAward:contract"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Documentation:document">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Document</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Documentation"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Document"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Document:relatedEntities"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#ContractAward:lotNumber">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Lot number</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#ContractAward"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#EconomicActivity">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Interval"/>
    <rdfs:label>Customs declaration</rdfs:label>
    <rdfs:comment>A foreign economic activity</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#EconomicActivity:bankRub">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Rouble bank</rdfs:label>
    <rdfs:comment>Bank account for payments in roubles</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#BankAccount"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#BankAccount:rubBankAccount"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#BankAccount:openingDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Opening date</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#BankAccount"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Contract:type">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Type</rdfs:label>
    <rdfs:comment>Type of contract. Potentially W (Works), U (Supplies), S (Services).
</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Contract"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Vessel:flag">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Flag</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Vessel"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#BankAccount:bank">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Bank</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#BankAccount"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Organization"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Organization:bankAccounts"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#RealEstate:parent">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Parent unit</rdfs:label>
    <rdfs:comment>If this entity is a subunit, another entity (real estate) is its parent</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#RealEstate"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#RealEstate"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#RealEstate:subunits"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Vehicle:type">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Type</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Vehicle"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#BankAccount">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Asset"/>
    <rdfs:label>Bank account</rdfs:label>
    <rdfs:comment>An account held at a bank and controlled by an owner. This may also be used to describe more complex arrangements like correspondent bank settlement accounts.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:secondName">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Second name</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Sanction:authorityId">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Authority-issued identifier</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Sanction"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:sourceUrl">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Source link</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#BankAccount:maxBalanceDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Maximum balance date</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#BankAccount"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Membership">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Interest"/>
    <rdfs:label>Membership</rdfs:label>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Pages:pdfHash">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>PDF alternative version checksum</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Pages"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:swiftBic">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>SWIFT/BIC</rdfs:label>
    <rdfs:comment>Bank identifier code</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CryptoWallet:balanceDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Balance date</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CryptoWallet"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:tedUrl">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>TED link for published notices</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Mention:contextCountry">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Co-occurring countries</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Mention"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#RealEstate:latitude">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Latitude</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#RealEstate"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#ContractAward:amended">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Amended</rdfs:label>
    <rdfs:comment>Was this award amended, modified or updated by a subsequent document?</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#ContractAward"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Event:location">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Location</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Event"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://purl.org/dc/elements/1.1/date">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Date</rdfs:label>
    <rdfs:comment>If not otherwise specified</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Document"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Company:fssCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>FSS</rdfs:label>
    <rdfs:comment>(RU, ФСС) Social Security</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Company"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#ContractAward:documentType">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Document type</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#ContractAward"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Representation:agent">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Agent</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Representation"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:agencyClient"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Assessment:publishDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Date of publishing</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Assessment"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Ownership:percentage">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Percentage held</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Ownership"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Passport:personalNumber">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Personal number</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Passport"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:callsMade">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Calls made</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Call"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Call:caller"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Employment:employee">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Employee</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Employment"/>
    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Person:employers"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://xmlns.com/foaf/0.1/title">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Title</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Post:holder">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Holder</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Post"/>
    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Person:posts"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:emailsSent">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>E-Mails sent</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Email"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Email:emitters"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Succession">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Interest"/>
    <rdfs:label>Succession</rdfs:label>
    <rdfs:comment>Two entities that legally succeed each other.</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:tendersForLots">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Tenders for lots</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Analyzable:locationMentioned">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Detected locations</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Analyzable"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CryptoWallet:publicKey">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Address</rdfs:label>
    <rdfs:comment>Public key used to identify the wallet</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CryptoWallet"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:idNumber">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>ID Number</rdfs:label>
    <rdfs:comment>ID number of any applicable ID</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:numberOfLots">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Number of lots</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Address:postOfficeBox">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>PO Box</rdfs:label>
    <rdfs:comment>A mailbox identifier at the post office</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Address"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:membershipMember">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Memberships</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Membership"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Membership:member"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:taxNumber">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Tax Number</rdfs:label>
    <rdfs:comment>Tax identification number</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Post:organization">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Organization</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Post"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CourtCase:fileDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>File date</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CourtCase"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Analyzable:detectedCountry">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Detected country</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Analyzable"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:parent">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Parent company</rdfs:label>
    <rdfs:comment>If this entity is a subsidiary, another entity (company or organisation) is its parent</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:subsidiaries"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#ContractAward:decisionReason">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Decision reason</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#ContractAward"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:submissionDeadline">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Submission deadline</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Interval:description">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Description</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Interval"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Interval:modifiedAt">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Modified on</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Interval"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#TaxRoll:birthDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Birth date</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#TaxRoll"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:agencyClient">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Clients</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Representation"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Representation:agent"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Passport:passportNumber">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Passport number</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Passport"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Analyzable:emailMentioned">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Detected e-mail addresses</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Analyzable"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Email:threadTopic">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Thread topic</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Email"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Position:subnationalArea">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Subnational jurisdiction name or code</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Position"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:country">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Country</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Documentation">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Interest"/>
    <rdfs:label>Documentation</rdfs:label>
    <rdfs:comment>Links some entity to a document, which might provide further detail or evidence regarding the entity.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:weakAlias">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Weak alias</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:eventsInvolved">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Events</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Event"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Event:involved"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Company:caemCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>COD CAEM</rdfs:label>
    <rdfs:comment>(RO) What kind of activity a legal entity is allowed to develop</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Company"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Family">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Interval"/>
    <rdfs:label>Family</rdfs:label>
    <rdfs:comment>Family relationship between two people</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:awardedInLots">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Contract awarded in Lots</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Payment:programme">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Payment programme</rdfs:label>
    <rdfs:comment>Programme name, funding code, category identifier, etc.</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Payment"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CourtCaseParty">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Interest"/>
    <rdfs:label>Case party</rdfs:label>
  </rdf:Description>
  <rdf:Description rdf:about="http://xmlns.com/foaf/0.1/birthday">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Birth date</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:economicActivityDeclarant">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Customs declarations</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#EconomicActivity:declarant"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Contract:paymentContract">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Contractual payments</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Contract"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Payment"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Payment:contract"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Employment:employer">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Employer</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Employment"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Organization"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Organization:employees"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:publisherUrl">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Publishing source URL</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:ownedVehicles">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Vehicles owned</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Vehicle"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Vehicle:owner"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Analyzable:ibanMentioned">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Detected IBANs</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Analyzable"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Associate">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Interval"/>
    <rdfs:label>Associate</rdfs:label>
    <rdfs:comment>Non-family association between two people</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Payment:transactionNumber">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Transaction number</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Payment"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Vehicle">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Asset"/>
    <rdfs:label>Vehicle</rdfs:label>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Address:tripsDeparting">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Trips departing</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Address"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Trip"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Trip:startLocation"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Pages">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Document"/>
    <rdfs:label>Document</rdfs:label>
    <rdfs:comment>A multi-page document, such as a PDF or Word file or slide-show presentation.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Message:subject">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Subject</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Message"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:maximumNumberOfLots">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Maximum number of lots</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:eventsOrganized">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Organized events</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Event"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Event:organizer"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Contract:procedure">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Contract procedure</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Contract"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Sanction:program">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Program</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Sanction"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Similar:matcher">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Matcher</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Similar"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:leiCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>LEI</rdfs:label>
    <rdfs:comment>Legal Entity Identifier</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:title">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Title</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:icijId">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>ICIJ ID</rdfs:label>
    <rdfs:comment>ID according to International Consortium for Investigative Journalists</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#EconomicActivity:ccdValue">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>CCD Value</rdfs:label>
    <rdfs:comment>Declaration Value</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Representation:client">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Client</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Representation"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:agentRepresentation"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:position">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Position</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:nationality">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Nationality</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Identification">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Interval"/>
    <rdfs:label>Identification</rdfs:label>
    <rdfs:comment>An form of identification associated with its holder and some issuing country. This can be used for national ID cards, voter enrollments and similar instruments.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#EconomicActivity:customsAmount">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Customs Value Amount</rdfs:label>
    <rdfs:comment>Customs Value of goods</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:education">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Education</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Project:contracts">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Contracts</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Project"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Contract"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Contract:project"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Page:bodyText">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Text</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Page"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Membership:member">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Member</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Membership"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:membershipMember"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:familyRelative">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Relatives</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Family"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Family:relative"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:npiCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>NPI</rdfs:label>
    <rdfs:comment>National Provider Identifier</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:securities">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Issued securities</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Security"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Security:issuer"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Ownership:sharesCount">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Number of shares</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Ownership"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Email">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#PlainText"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Folder"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#HyperText"/>
    <rdfs:label>E-Mail</rdfs:label>
    <rdfs:comment>An internet mail message. The body can be formatted as plain text and/or HTML, and the message may have any number of attachments.</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:directorshipDirector">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Directorships</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Directorship"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Directorship:director"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Identification:number">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Document number</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Identification"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Address">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <rdfs:label>Address</rdfs:label>
    <rdfs:comment>A location associated with an entity.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#BankAccount:accountType">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Account type</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#BankAccount"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Address:things">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Located there</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Address"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Thing:addressEntity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:bvdId">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Bureau van Dijk ID</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Contract:contractDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Contract date</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Contract"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Security:classification">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Classification</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Security"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
    <rdfs:label>Follow The Money</rdfs:label>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2025-06-07T15:03:42</dct:modified>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:jurisdiction">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Jurisdiction</rdfs:label>
    <rdfs:comment>Country or region in which this entity operates</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#RealEstate:propertyType">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Property type</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#RealEstate"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:retrievedAt">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Retrieved on</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:economicActivitySender">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Goods originated</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#EconomicActivity:sender"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#License:area">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Area</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#License"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:dissolutionDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Dissolution date</rdfs:label>
    <rdfs:comment>The date the legal entity was dissolved, if applicable</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Mention:contextEmail">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Co-occurring e-mail addresses</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Mention"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Vessel:navigationArea">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Navigation Area</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Vessel"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#UnknownLink:subject">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Subject</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#UnknownLink"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Thing:unknownLinkTo"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Security:isin">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>ISIN</rdfs:label>
    <rdfs:comment>International Securities Identification Number</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Security"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Document:mentionedEntities">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Extracted names</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Document"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Mention"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Mention:document"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Message:threadTopic">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Thread topic</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Message"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Company:irsCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>IRS Number</rdfs:label>
    <rdfs:comment>US tax ID</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Company"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Document:authoredAt">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Authored on</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Document"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:ethnicity">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Ethnicity</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Interval"/>
    <rdfs:label>Call for tenders</rdfs:label>
    <rdfs:comment>A public appeal issued by an authority, possibly on behalf of another, for buying a specific work, supply or service
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Project:phase">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Phase</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Project"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Message:responses">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Responses</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Message"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Message"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Message:inReplyToMessage"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Position:organization">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Organization</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Position"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Organization"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Organization:positions"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:address">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Address</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Document:processedAt">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Processed at</rdfs:label>
    <rdfs:comment>Date and time of the most recent ingestion of the Document</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Document"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Vessel:nameChangeDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Date of Name Change</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Vessel"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Family:person">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Person</rdfs:label>
    <rdfs:comment>The subject of the familial relation.</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Family"/>
    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Person:familyPerson"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Company:isinCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>ISIN</rdfs:label>
    <rdfs:comment>International Securities Identification Number</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Company"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Image:pictured">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Pictured</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Image"/>
    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Person:images"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#RealEstate:subunits">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Subunits</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#RealEstate"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#RealEstate"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#RealEstate:parent"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Sanction:reason">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Reason</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Sanction"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Company:jurisdiction">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Jurisdiction</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Company"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:authority">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Name of contracting authority</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:callForTenders"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Security">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Asset"/>
    <rdfs:label>Security</rdfs:label>
    <rdfs:comment>A tradeable financial asset.</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:citizenship">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Citizenship</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:involvesOutcome">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Call for tenders result</rdfs:label>
    <rdfs:comment>The nature of the contractual agreement that will result from this CfT</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Email:emitters">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Emitter</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Email"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:emailsSent"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Table:columns">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Column headings</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Table"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Company:coatoCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>COATO / SOATO / OKATO</rdfs:label>
    <rdfs:comment>Soviet classifier for territories, regions, districts, villages. Aka. SOATO and same as OKATO</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Company"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Contract:noticeId">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Contract Award Notice ID</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Contract"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CourtCase:caseNumber">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Case number</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CourtCase"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Project:projectId">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Project ID</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Project"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Vehicle:registrationNumber">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Registration number</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Vehicle"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CryptoWallet:currencySymbol">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Currency short code</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CryptoWallet"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Project:payments">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Payments</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Project"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Payment"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Payment:project"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Address:state">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>State</rdfs:label>
    <rdfs:comment>State or federal unit.</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Address"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#BankAccount:bankAddress">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Bank address</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#BankAccount"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Assessment:assessmentId">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Assessment ID</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Assessment"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:contractAwards">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Contract Awards</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#ContractAward"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#ContractAward:callForTenders"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Event:important">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Important</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Event"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:mainCountry">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Country of origin</rdfs:label>
    <rdfs:comment>Primary country of this entity</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Similar">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Similar</rdfs:label>
    <rdfs:comment>A link between two entities that are presumed to be the same, e.g. as the outcome of a probabilistic record linkage process.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#RealEstate:censusBlock">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Census block</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#RealEstate"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Occupancy">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Interval"/>
    <rdfs:label>Occupancy</rdfs:label>
    <rdfs:comment>The occupation of a position by a person for a specific period of time.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#UserAccount">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <rdfs:label>User account</rdfs:label>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#EconomicActivity:departureCountry">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Country of departure</rdfs:label>
    <rdfs:comment>Country out of which the goods are transported</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#ContractAward:documentNumber">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Document number</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#ContractAward"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#License:reviewDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>License review date</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#License"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Mention:name">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Name</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Mention"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Contract:authority">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Contract authority</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Contract"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:contractAuthority"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:motherName">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Matronymic</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Trip:startLocation">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Start location</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Trip"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Address"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Address:tripsDeparting"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#RealEstate:tenure">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Tenure</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#RealEstate"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#EconomicActivity:vedCodeDescription">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>FEAC Code description</rdfs:label>
    <rdfs:comment>(Описание кода ТН ВЭД) Foreign Economic Activity Commodity Code description</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Identification:holder">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Identification holder</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Identification"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:identification"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#UserAccount:messagesReceived">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Messages received</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#UserAccount"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Message"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Message:recipientAccount"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Airplane:icaoCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>ICAO aircraft type designator</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Airplane"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Ownership:sharesValue">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Value of shares</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Ownership"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Payment:payer">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Payer</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Payment"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:paymentPayer"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:indexText">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Index text</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Document:proven">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Derived entities</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Document"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Thing:proof"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Security:issuer">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Issuer</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Security"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:securities"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Vessel:mmsi">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>MMSI</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Vessel"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Document:fileSize">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>File size</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Document"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://xmlns.com/foaf/0.1/givenName">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>First name</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Similar:criteria">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Matching criteria</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Similar"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://purl.org/dc/elements/1.1/title">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Title</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Document"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:website">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Website</rdfs:label>
    <rdfs:comment>Website address</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Sanction:status">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Status</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Sanction"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Interval:publisher">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Publishing source</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Interval"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Interval:publisherUrl">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Publishing source URL</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Interval"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Address:street2">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Street address (ctd.)</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Address"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Contract:project">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Project</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Contract"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Project"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Project:contracts"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Address:full">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Full address</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Address"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#EconomicActivity:originCountry">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Country of origin</rdfs:label>
    <rdfs:comment>Country of origin of goods</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Company:capital">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Capital</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Company"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:courtCase">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Court cases</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#CourtCaseParty"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#CourtCaseParty:party"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CryptoWallet:mangingExchange">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Managing exchange</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CryptoWallet"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Family:relative">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Relative</rdfs:label>
    <rdfs:comment>The relative of the subject person.</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Family"/>
    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Person:familyRelative"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Vehicle:model">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Model</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Vehicle"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Video:duration">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Duration</rdfs:label>
    <rdfs:comment>Duration of the video in ms</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Video"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:classification">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Classification</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Organization:imoNumber">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>IMO Number</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Organization"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Folder">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Document"/>
    <rdfs:label>Folder</rdfs:label>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:fatherName">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Patronymic</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <rdfs:label>Legal entity</rdfs:label>
    <rdfs:comment>Any party to legal proceedings, such as asset ownership, corporate governance or social interactions. Often used when raw data does not specify if something is a person or company.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Mention:detectedSchema">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Detected entity type</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Mention"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:eyeColor">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Eye color</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:uniqueEntityId">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Unique Entity ID</rdfs:label>
    <rdfs:comment>UEI from SAM.gov</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:euFunding">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>EU funding</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Address:osmId">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>OpenStreetmap Place ID</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Address"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:messagesSent">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Messages sent</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Message"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Message:sender"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Documentation:entity">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Entity</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Documentation"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Thing:documentedBy"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Message:inReplyTo">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>In Reply To</rdfs:label>
    <rdfs:comment>Message ID of the preceding message in the thread</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Message"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Organization:directorshipOrganization">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Directors</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Organization"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Directorship"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Directorship:organization"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Document:relatedEntities">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Related entities</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Document"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Documentation"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Documentation:document"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:opencorporatesUrl">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>OpenCorporates URL</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CryptoWallet:balance">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Balance</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CryptoWallet"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Directorship">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Interest"/>
    <rdfs:label>Directorship</rdfs:label>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Occupancy:status">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Status</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Occupancy"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Interval:alephUrl">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Aleph URL</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Interval"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Organization:employees">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Employees</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Organization"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Employment"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Employment:employer"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Company:fnsCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Federal tax service code</rdfs:label>
    <rdfs:comment>(RU, ФНС) Federal Tax Service related info</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Company"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:messagesReceived">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Messages received</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Message"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Message:recipients"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Identification:type">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Type</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Identification"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:certificationCheck">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Certification check</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Vehicle:registrationDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Registration Date</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Vehicle"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Email:bcc">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>BCC</rdfs:label>
    <rdfs:comment>Blind carbon copy</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Email"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Analyzable:detectedLanguage">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Detected language</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Analyzable"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Analyzable:peopleMentioned">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Detected people</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Analyzable"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#UserAccount:service">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Service</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#UserAccount"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:procedure">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Procedure</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Document:extension">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>File extension</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Document"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CourtCase:court">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Court</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CourtCase"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Contract:status">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Status</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Contract"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Vessel:pastTypes">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Past Types</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Vessel"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:taxRolls">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Tax rolls</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#TaxRoll"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#TaxRoll:taxee"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:associations">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Associations</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Associate"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Associate:associate"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Analyzable:phoneMentioned">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Detected phones</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Analyzable"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Interval:summary">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Summary</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Interval"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#License">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Contract"/>
    <rdfs:label>License</rdfs:label>
    <rdfs:comment>A grant of land, rights or property. A type of Contract</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:candidateSimilars">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Similar to this</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Similar"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Similar:candidate"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#BankAccount:foreignBankAccount">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Customs declarations (as foreign bank)</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#BankAccount"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#EconomicActivity:bankForeign"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Organization:bankAccounts">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Bank accounts</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Organization"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#BankAccount"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#BankAccount:bank"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CourtCase:parties">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Parties</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CourtCase"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#CourtCaseParty"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#CourtCaseParty:case"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#PlainText">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Document"/>
    <rdfs:label>Text file</rdfs:label>
    <rdfs:comment>Text files, like .txt or source code.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#EconomicActivity:tradingCountry">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Trading Country</rdfs:label>
    <rdfs:comment>Trading Country of the company which transports the goods via Russian border</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CryptoWallet:holder">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Wallet holder</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CryptoWallet"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:cryptoWallets"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Folder:descendants">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Descendants</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Folder"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Document"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Document:ancestors"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Passport:birthDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Birth date</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Passport"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Document:ancestors">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Ancestors</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Document"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Folder"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Folder:descendants"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Sanction:programId">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Program ID</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Sanction"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Sanction:unscId">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>UN SC identifier</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Sanction"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Succession:predecessor">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Predecessor</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Succession"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:successors"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Airplane:serialNumber">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Serial Number</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Airplane"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Address:remarks">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Remarks</rdfs:label>
    <rdfs:comment>Handling instructions, like 'care of'.</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Address"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:keywords">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Keywords</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Address:latitude">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Latitude</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Address"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Analyzable:companiesMentioned">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Detected companies</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Analyzable"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:debtCreditor">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Credits</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Debt"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Debt:creditor"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:agentRepresentation">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Agents</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Representation"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Representation:client"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#ProjectParticipant">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Interest"/>
    <rdfs:label>Project participant</rdfs:label>
    <rdfs:comment>An activity carried out by a group of participants.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Contract:classification">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Classification</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Contract"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Company:bikCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>BIK</rdfs:label>
    <rdfs:comment>Russian bank account code</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Company"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Occupancy:holder">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Holder</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Occupancy"/>
    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Person:positionOccupancies"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Call:callerNumber">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Caller's Number</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Call"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#EconomicActivity:contract">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Contract</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Contract"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Contract:economicActivityContract"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Debt:creditor">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Creditor</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Debt"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:debtCreditor"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Address:googlePlaceId">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Google Places ID</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Address"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CryptoWallet">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Value"/>
    <rdfs:label>Cryptocurrency wallet</rdfs:label>
    <rdfs:comment>A cryptocurrency wallet is a view on the transactions conducted by one participant on a blockchain / distributed ledger system.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Identification:authority">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Authority</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Identification"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#RealEstate:createDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Record date</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#RealEstate"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Document:translatedText">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Translated version of the body text</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Document"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Organization:permId">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>PermID</rdfs:label>
    <rdfs:comment>LSEG/Refinitiv code for a company</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Organization"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:passportNumber">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Passport number</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Table">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Document"/>
    <rdfs:label>Table</rdfs:label>
    <rdfs:comment>A document structured into rows and cells. This includes simple CSV files, spreadsheet sheets or database relations.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CourtCase:type">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Type</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CourtCase"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Debt">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Value"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Interval"/>
    <rdfs:label>Debt</rdfs:label>
    <rdfs:comment>A monetary debt between two parties.</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Ownership:sharesCurrency">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Currency of shares</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Ownership"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:contractAwardSupplier">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Contracts awarded</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#ContractAward"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#ContractAward:supplier"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#EconomicActivity:vedCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>FEAC Code</rdfs:label>
    <rdfs:comment>(Код ТН ВЭД) Foreign Economic Activity Commodity Code</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Project:goal">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Project goal</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Project"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#BankAccount:rubBankAccount">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Customs declarations (as rouble bank)</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#BankAccount"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#EconomicActivity:bankRub"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Company:jibCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>JIB</rdfs:label>
    <rdfs:comment>Yugoslavia company ID</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Company"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Asset">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Value"/>
    <rdfs:label>Asset</rdfs:label>
    <rdfs:comment>A piece of property which can be owned and assigned a monetary value.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Analyzable">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Analyzable</rdfs:label>
    <rdfs:comment>An entity suitable for being processed via named-entity recognition.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:status">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Status</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Value:currency">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Currency</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Value"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Security:ticker">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Stock ticker symbol</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Security"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Company:registrationNumber">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Registration number</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Company"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:posts">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Posts held</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Post"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Post:holder"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Sanction">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Interval"/>
    <rdfs:label>Sanction</rdfs:label>
    <rdfs:comment>A sanction designation</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Value:amount">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Amount</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Value"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#TaxRoll">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Interval"/>
    <rdfs:label>Tax roll</rdfs:label>
    <rdfs:comment>A tax declaration of an individual</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:middleName">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Middle name</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Vessel:callSign">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Call Sign</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Vessel"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Position:occupancies">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Position holders</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Position"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Occupancy"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Occupancy:post"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core#prefLabel">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Name</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#RealEstate">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Asset"/>
    <rdfs:label>Real estate</rdfs:label>
    <rdfs:comment>A piece of land or property.</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:awardNoticeDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Award Notice Date</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Image">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Document"/>
    <rdfs:label>Image</rdfs:label>
    <rdfs:comment>An image file.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Interest:role">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Role</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Interest"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#EconomicActivity:contractHolder">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Contract holder</rdfs:label>
    <rdfs:comment>Customs formalities caretaker</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:economicActivityHolder"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:unknownLinkTo">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Linked to</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#UnknownLink"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#UnknownLink:subject"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Document:translatedLanguage">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>The language of the translated text</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Document"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:summary">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Summary</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Value:amountEur">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Amount in EUR</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Value"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Call:receiver">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Receiver</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Call"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:callsReceived"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Page:translatedTextLanguage">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>The language of the translated text</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Page"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:callId">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>CfT unique id</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#BankAccount:closingDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Closing date</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#BankAccount"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#License:commodities">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Commodities</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#License"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:subsidiaries">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Subsidiaries</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:parent"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#EconomicActivity:ccdNumber">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Customs Cargo Declaration Number</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Contract:cancelled">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Cancelled?</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Contract"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Company:okvedCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>OKVED(2) Classifier</rdfs:label>
    <rdfs:comment>(RU, ОКВЭД) Economical activity classifier. OKVED2 is the same but newer</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Company"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Page:index">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Index</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Page"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:familyPerson">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Family members</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Family"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Family:person"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Interest:status">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Status</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Interest"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Payment:beneficiaryAccount">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Beneficiary bank account</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Payment"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#BankAccount"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#BankAccount:paymentBeneficiaryAccount"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Trip:vehicle">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Vehicle</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Trip"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Vehicle"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Vehicle:tripsInvolved"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Company:kppCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>KPP</rdfs:label>
    <rdfs:comment>(RU, КПП) in addition to INN for orgs; reason for registration at FNS</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Company"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:ownershipOwner">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Assets and shares</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Ownership"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Ownership:owner"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:authoredAssessments">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Assessments authored</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Assessment"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Assessment:author"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Vessel:pastFlags">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Past Flags</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Vessel"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Passport:surname">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Surname</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Passport"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#BankAccount:paymentBeneficiaryAccount">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Payments received</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#BankAccount"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Payment"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Payment:beneficiaryAccount"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:okpoCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>OKPO</rdfs:label>
    <rdfs:comment>Russian industry classifier</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Email:headers">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Raw headers</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Email"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Security:registrationNumber">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Registration number</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Security"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:authorityReferenceId">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Contracting authority reference ID</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:createdAt">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Created at</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#EconomicActivity:customsProcedure">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Customs Procedure</rdfs:label>
    <rdfs:comment>Customs Procedure — type of customs clearance</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#UserAccount:messagesSent">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Messages sent</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#UserAccount"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Message"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Message:senderAccount"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Organization:cageCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>CAGE</rdfs:label>
    <rdfs:comment>Commercial and Government Entity Code (CAGE)</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Organization"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#TaxRoll:taxee">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Taxee</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#TaxRoll"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:taxRolls"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:height">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Height</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:lotsNames">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Lots names</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#ProjectParticipant:project">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Project</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#ProjectParticipant"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Project"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Project:participants"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:topics">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Topics</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Ownership">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Interest"/>
    <rdfs:label>Ownership</rdfs:label>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CallForTenders:awardingDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Date of awarding</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CallForTenders"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#TaxRoll:income">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Registered income</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#TaxRoll"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#UserAccount:owner">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Owner</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#UserAccount"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:userAccounts"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:modifiedAt">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Modified on</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Directorship:director">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Director</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Directorship"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:directorshipDirector"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Document:processingStatus">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Processing status</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Document"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#RealEstate:area">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Area</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#RealEstate"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#UserAccount:email">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>E-Mail</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#UserAccount"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#TaxRoll:country">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Country</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#TaxRoll"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Post:wikidataId">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Wikidata ID</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Post"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Page:translatedText">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Translated version of the body text</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Page"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#BankAccount:balanceDate">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Balance date</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#BankAccount"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#TaxRoll:surname">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Surname</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#TaxRoll"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Trip">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Event"/>
    <rdfs:label>Trip</rdfs:label>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Company:mbsCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>MBS</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Company"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Interval">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Interval</rdfs:label>
    <rdfs:comment>An object which is bounded in time.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Call">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Interval"/>
    <rdfs:label>Call</rdfs:label>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#BankAccount:bankName">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Bank name</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#BankAccount"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#BankAccount:maxBalance">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Maximum balance</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#BankAccount"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Sanction:authority">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Authority</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Sanction"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Security:figiCode">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Financial Instrument Global Identifier</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Security"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Email:from">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>From</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Email"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Address:longitude">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Longitude</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Address"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Table:csvHash">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>CSV alternative version checksum</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Table"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Passport:givenName">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Given name</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Passport"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#RealEstate:encumbrance">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Encumbrance</rdfs:label>
    <rdfs:comment>An encumbrance is a right to, interest in, or legal liability on real property that does not prohibit passing title to the property but that diminishes its value.
</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#RealEstate"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:alephUrl">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Aleph URL</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#BankAccount:iban">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>IBAN</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#BankAccount"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Assessment">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Thing"/>
    <rdfs:label>Assessment</rdfs:label>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#LegalEntity:identification">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Identifications</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Identification"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Identification:holder"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://xmlns.com/foaf/0.1/Person">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <rdfs:label>Person</rdfs:label>
    <rdfs:comment>A natural person, as opposed to a corporation of some type.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#EconomicActivity:invoiceAmount">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Invoice Value Amount</rdfs:label>
    <rdfs:comment>Invoice Value of goods</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Email:recipients">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Recipients</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Email"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#LegalEntity"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#LegalEntity:emailsReceived"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Document:crawler">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Crawler</rdfs:label>
    <rdfs:comment>The crawler used to acquire this file</rdfs:comment>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Document"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Workbook">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Folder"/>
    <rdfs:label>Workbook</rdfs:label>
    <rdfs:comment>A spreadsheet document, for example from Excel. Each spreadsheet contains a set of sheets that hold actual data.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:associates">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Associates</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Associate"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Associate:person"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#HyperText">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Document"/>
    <rdfs:label>Web page</rdfs:label>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#CryptoWallet:privateKey">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Private key</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#CryptoWallet"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Directorship:organization">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Organization</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Directorship"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Organization"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Organization:directorshipOrganization"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Video">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Document"/>
    <rdfs:label>Video</rdfs:label>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:wikipediaUrl">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Wikipedia Article</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Asset:ownershipAsset">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Owners</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Asset"/>
    <rdfs:range rdf:resource="https://schema.followthemoney.tech/#Ownership"/>
    <owl:inverseOf rdf:resource="https://schema.followthemoney.tech/#Ownership:asset"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Company">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Asset"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Organization"/>
    <rdfs:label>Company</rdfs:label>
    <rdfs:comment>A corporation, usually for profit. Does not distinguish between private and public companies, and can also be used to model more specific constructs like trusts and funds. Companies are assets, so they can be owned by other legal entities.
</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Email:subject">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Subject</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Email"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:political">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Political association</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Contract:method">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Procurement method</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Contract"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Address:street">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Street address</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Address"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Document:processingError">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Processing error</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Document"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Ownership:ownershipType">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Type of ownership</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Ownership"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Page">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Page</rdfs:label>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Employment">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Interest"/>
    <rdfs:label>Employment</rdfs:label>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Interval:sourceUrl">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Source link</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Interval"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Person:hairColor">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Hair color</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Call:duration">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Duration</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Call"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Audio">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:subClassOf rdf:resource="https://schema.followthemoney.tech/#Document"/>
    <rdfs:label>Audio</rdfs:label>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Email:sender">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Sender</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Email"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://xmlns.com/foaf/0.1/lastName">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Last name</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing:wikidataId">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Wikidata ID</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#Thing"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#EconomicActivity:goodsDescription">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Description of goods</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#EconomicActivity"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#TaxRoll:givenName">
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Given name</rdfs:label>
    <rdfs:domain rdf:resource="https://schema.followthemoney.tech/#TaxRoll"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://schema.followthemoney.tech/#Thing">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.followthemoney.tech/#"/>
    <rdfs:label>Thing</rdfs:label>
  </rdf:Description>
</rdf:RDF>
