@prefix tr-common: <http://permid.org/ontology/common/> .
@prefix fibo-be-le-cb: <http://www.omg.org/spec/EDMC-FIBO/BE/LegalEntities/CorporateBodies/> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix tr-org: <http://permid.org/ontology/organization/> .

<https://permid.org/1-4295861160>
        a                            tr-org:Organization ;
        tr-common:hasPermId          "4295861160"^^xsd:string ;
        tr-org:hasActivityStatus     tr-org:statusActive ;
        tr-org:hasHoldingClassification
                tr-org:publiclyHeld ;
        tr-org:hasIPODate            "2002-06-12T00:00:00Z"^^xsd:dateTime ;
        tr-org:hasLEI                "549300561UZND4C7B569"^^xsd:string ;
        tr-org:hasLatestOrganizationFoundedDate
                "2010-03-10T00:00:00Z"^^xsd:dateTime ;
        tr-org:isIncorporatedIn      <http://sws.geonames.org/6251999/> ;
        fibo-be-le-cb:isDomiciledIn  <http://sws.geonames.org/6251999/> ;
        vcard:hasURL                 <https://www.thomsonreuters.com/> ;
        vcard:organization-name      "Thomson Reuters Corp"^^xsd:string .
