@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.publishing.service.gov.uk/dataset/66faae6f-6e57-466f-9e92-e40d71b66cdd> a dcat:Dataset ;
    dct:description "Information on properties sold with value over £40,000 e.g. price, tax liability, type of property, geography of property with information on the purchaser, vendor and solicitor involved" ;
    dct:identifier "66faae6f-6e57-466f-9e92-e40d71b66cdd" ;
    dct:issued "2013-08-30T15:41:53.642253"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/83cbb68a-814b-4fb5-a7dd-c9ec6c5fe455> ;
    dct:title "Modernisation of Stamp Duty (administrative system)" .

<https://ckan.publishing.service.gov.uk/organization/83cbb68a-814b-4fb5-a7dd-c9ec6c5fe455> a foaf:Organization ;
    foaf:name "HM Revenue and Customs" .

