@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.integration.publishing.service.gov.uk/dataset/81ecb3e3-0a02-4f3f-971e-101c7e8796e9> a dcat:Dataset ;
    dct:description "The FCA sets headline information on the UK listings market from its Listings data from the Official List. This data helps the FCA understand how the UK market is reacting to changes it has made through its Listing and Prospectus reforms. " ;
    dct:identifier "81ecb3e3-0a02-4f3f-971e-101c7e8796e9" ;
    dct:issued "2026-02-23T12:44:48.975269"^^xsd:dateTime ;
    dct:modified "2026-02-23T12:47:13.623944"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/57b404ba-2517-4d1e-84f1-0448f2c3a9d5> ;
    dct:title "FCA: Listings data" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/81ecb3e3-0a02-4f3f-971e-101c7e8796e9/resource/c3990702-2670-42be-8669-9f69f764691e> .

<https://ckan.integration.publishing.service.gov.uk/dataset/81ecb3e3-0a02-4f3f-971e-101c7e8796e9/resource/c3990702-2670-42be-8669-9f69f764691e> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-02-23T12:47:00.285001"^^xsd:dateTime ;
    dct:modified "2026-02-23T12:47:00.270990"^^xsd:dateTime ;
    dct:title "FCA Listings data" ;
    dcat:accessURL <https://www.fca.org.uk/data/fca-listings-data> .

<https://ckan.integration.publishing.service.gov.uk/organization/57b404ba-2517-4d1e-84f1-0448f2c3a9d5> a foaf:Organization ;
    foaf:name "Financial Conduct Authority (FCA)" .

