@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://psb.prod.derilinx.com/dataset/50b44400-3ec7-45e4-9039-a38784942294> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Database of companies authorised to provide a Premium Rate Service for fixed line and mobile subscribers." ;
    dct:identifier "50b44400-3ec7-45e4-9039-a38784942294" ;
    dct:issued "2021-01-11T14:40:44"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:37:21"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/a39afc7c-7323-4b56-a631-26d021cbdac9> ;
    dct:title "Premium Rate Services Licensing Database" ;
    dcat:theme <National%20Government> .

<https://psb.prod.derilinx.com/organization/a39afc7c-7323-4b56-a631-26d021cbdac9> a foaf:Organization ;
    foaf:name "Commission for Communications Regulation" .

