@prefix earl:    <http://www.w3.org/ns/earl#> .
@prefix dct:     <http://purl.org/dc/terms/> .

<http://validator.w3.org/about.html#>
      a       earl:Assertor ;
      dct:description """W3C Markup Validation Service, a free service that checks
          Web documents in formats like HTML and XHTML for conformance
          to W3C Recommendations and other standards."""@en ;
      dct:title "W3C HTML Validator"@en .
