@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://www.thegazette.co.uk/def/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix linked-data: <http://purl.org/linked-data/api/vocab#> .

<https://www.thegazette.co.uk/account/14647/authorizedAccount> rdf:type ns0:AuthorizedAccount ,
                                                                        prov:Entity ;
                                                               rdfs:label "Authorized Account for '14647'" ;
                                                               prov:specializationOf <https://www.thegazette.co.uk/account/14647> ;
                                                               prov:wasGeneratedBy <https://www.thegazette.co.uk/account/14647/UpdateStatus> ;
                                                               prov:wasDerivedFrom <https://www.thegazette.co.uk/account/14647/unauthorizedAccount> ;
                                                               prov:wasAttributedTo <https://www.thegazette.co.uk/account/7223> ;
                                                               foaf:isPrimaryTopicOf <https://www.thegazette.co.uk/account/14647/provenance/data.ttl> . 

<https://www.thegazette.co.uk/account/14647/MembershipNoSuppliedByUser> rdf:type prov:Entity ;
                                                                        rdfs:label "Membership number supplied by user" . 

<https://www.thegazette.co.uk/account/14647/BusinessNatureSuppliedByUser> rdf:type prov:Entity ;
                                                                          rdfs:label "Business Nature supplied by user" ;
                                                                          prov:value "solicitor"^^<http://www.w3.org/2001/XMLSchema#string> . 

<https://www.thegazette.co.uk/account/14647> rdf:type ns0:UserAccount ,
                                                      prov:Entity ;
                                             rdfs:label "14647" . 

<https://www.thegazette.co.uk/account/14647/EmailSuppliedByUser> rdf:type prov:Entity ;
                                                                 rdfs:label "Email supplied by user" . 

<https://www.thegazette.co.uk/account/7223> rdf:type prov:Entity ,
                                                     ns0:UserAccount ,
                                                     prov:Agent ;
                                            rdfs:label "7223" . 

<https://www.thegazette.co.uk/account/14647/unauthorizedAccount> rdf:type ns0:UnauthorizedAccount ,
                                                                          prov:Entity ;
                                                                 rdfs:label "Unauthorized Account for '14647'" ;
                                                                 prov:specializationOf <https://www.thegazette.co.uk/account/14647> . 

<https://www.thegazette.co.uk/account/14647/CompanyRegisteredAddress> rdf:type prov:Entity ;
                                                                      rdfs:label "Company registered address supplied by user" ;
                                                                      prov:value "UNIT 3, COVENTRY INNOVATION VILLAGE,CHEETAH ROAD,COVENTRY,WEST MIDLANDS,,CV1 2TL"^^<http://www.w3.org/2001/XMLSchema#string> . 

<https://www.thegazette.co.uk/account/14647/AssociationRefSuppliedByUser> rdf:type prov:Entity ;
                                                                          rdfs:label "Association Reference supplied by user" ;
                                                                          prov:value "true"^^<http://www.w3.org/2001/XMLSchema#string> . 

<https://www.thegazette.co.uk/account/14647/VerifyEmail> rdf:type ns0:ManualCheck ,
                                                                  prov:Activity ;
                                                         rdfs:label "VerifyEmail" ;
                                                         prov:startedAtTime "2017-03-27T15:48:56+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                         prov:endedAtTime "2017-03-27T15:48:56+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                         prov:used <https://www.thegazette.co.uk/account/14647/EmailSuppliedByUser> . 

<https://www.thegazette.co.uk/account/14647/VerifyMembershipNo> rdf:type ns0:ManualCheck ,
                                                                         prov:Activity ;
                                                                rdfs:label "VerifyMembershipNo" ;
                                                                prov:startedAtTime "2017-03-27T15:48:56+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                prov:endedAtTime "2017-03-27T15:48:56+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                prov:used <https://www.thegazette.co.uk/account/14647/MembershipNoSuppliedByUser> . 

<https://www.thegazette.co.uk/account/14647/VerifyAssociationRef> rdf:type ns0:ManualCheck ,
                                                                           prov:Activity ;
                                                                  rdfs:label "VerifyAssociationRef" ;
                                                                  prov:startedAtTime "2017-03-27T15:48:56+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                  prov:endedAtTime "2017-03-27T15:48:56+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                  prov:used <https://www.thegazette.co.uk/account/14647/AssociationRefSuppliedByUser> . 

<https://www.thegazette.co.uk/def/ManualCheck> rdfs:subClassOf prov:Activity . 

<https://www.thegazette.co.uk/account/14647/VerifyBusinessNature> rdf:type ns0:ManualCheck ,
                                                                           prov:Activity ;
                                                                  rdfs:label "VerifyBusinessNature" ;
                                                                  prov:startedAtTime "2017-03-27T15:48:56+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                  prov:endedAtTime "2017-03-27T15:48:56+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                  prov:used <https://www.thegazette.co.uk/account/14647/BusinessNatureSuppliedByUser> . 

<https://www.thegazette.co.uk/account/14647/VerifyCompanyRegisteredAddress> rdf:type prov:Activity ,
                                                                                     ns0:ManualCheck ;
                                                                            rdfs:label "VerifyCompanyRegisteredAddress" ;
                                                                            prov:startedAtTime "2017-03-27T15:48:56+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                            prov:endedAtTime "2017-03-27T15:48:56+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                            prov:used <https://www.thegazette.co.uk/account/14647/CompanyRegisteredAddress> . 

<https://www.thegazette.co.uk/account/14647/UpdateStatus> rdf:type prov:Activity ;
                                                          rdfs:label "Update Status" ;
                                                          prov:startedAtTime "2017-03-27T15:48:56+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                          prov:endedAtTime "2017-03-27T15:48:56+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                          prov:wasInformedBy <https://www.thegazette.co.uk/account/14647/VerifyEmail> ,
                                                                             <https://www.thegazette.co.uk/account/14647/VerifyCompanyRegisteredAddress> ,
                                                                             <https://www.thegazette.co.uk/account/14647/VerifyBusinessNature> ,
                                                                             <https://www.thegazette.co.uk/account/14647/VerifyAssociationRef> ,
                                                                             <https://www.thegazette.co.uk/account/14647/VerifyMembershipNo> ;
                                                          prov:used <https://www.thegazette.co.uk/account/14647/unauthorizedAccount> ;
                                                          prov:wasAssociatedWith <https://www.thegazette.co.uk/account/7223> . 

<https://www.thegazette.co.uk/account/14647/provenance/data.ttl> foaf:primaryTopic <https://www.thegazette.co.uk/account/14647/authorizedAccount> ;
                                                                 rdfs:label "Authorized Account for '14647'" ;
                                                                 linked-data:definition <https://www.thegazette.co.uk/lda#gazetteAccountAgent> ;
                                                                 linked-data:extendedMetadataVersion <https://www.thegazette.co.uk/account/14647/provenance/data.ttl?_metadata=all%2Cviews%2Cformats%2Cexecution%2Cbindings%2Csite> . 

