@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/elements/1.1/>.
@prefix : <http://www.w3.org/2001/04/infoset#> .

    :AttributeType     rdfs:label "AttributeType".
    :AttributeType_ID     rdfs:label "ID".
    :AttributeType_IDREF     rdfs:label "IDREF".
    :AttributeType_IDREFS     rdfs:label "IDREFS".
    :AttributeType_ENTITY     rdfs:label "ENTITY".
    :AttributeType_ENTITIES     rdfs:label "ENTITIES".
    :AttributeType_NMTOKEN     rdfs:label "NMTOKEN".
    :AttributeType_NMTOKENS     rdfs:label "NMTOKENS".
    :AttributeType_NOTATION     rdfs:label "NOTATION".
    :AttributeType_CDATA     rdfs:label "CDATA".
    :AttributeType_ENUMERATION     rdfs:label "ENUMERATION".
    :Boolean     rdfs:label "Boolean".
    :Boolean_true     rdfs:label "true".
    :Boolean_false     rdfs:label "false".
    :Standalone     rdfs:label "Standalone".
    :Standalone_yes     rdfs:label "yes".
    :Standalone_no     rdfs:label "no".
    :Unknown     rdfs:label "Unknown".
    :Unknown_unknown     rdfs:label "unknown".
    :NoValue     rdfs:label "NoValue".
    :NoValue_noValue     rdfs:label "noValue".
    :Literal     rdfs:label "Literal".
    :Integer     rdfs:label "Integer".
    :InfoItem     rdfs:label "InfoItem".
    :Document     rdfs:label "Document".
    :Element     rdfs:label "Element".
    :Attribute     rdfs:label "Attribute".
    :ProcessingInstruction     rdfs:label "ProcessingInstruction".
    :Character     rdfs:label "Character".
    :UnexpandedEntityReference     rdfs:label "UnexpandedEntityReference".
    :Comment     rdfs:label "Comment".
    :DocumentTypeDeclaration     rdfs:label "DocumentTypeDeclaration".
    :UnparsedEntity     rdfs:label "UnparsedEntity".
    :Notation     rdfs:label "Notation".
    :Namespace     rdfs:label "Namespace".
    :InfoItemSet     rdfs:label "InfoItemSet".
    :AttributeSet     rdfs:label "AttributeSet".
    :UnparsedEntitySet     rdfs:label "UnparsedEntitySet".
    :NamespaceSet     rdfs:label "NamespaceSet".
    :NotationSet     rdfs:label "NotationSet".
    :InfoItemSeq     rdfs:label "InfoItemSeq".
    :References     rdfs:label "References".
    :allDeclarationsProcessed     rdfs:label "allDeclarationsProcessed".
    :attributes     rdfs:label "attributes".
    :attributeType     rdfs:label "attributeType".
    :baseURI     rdfs:label "baseURI".
    :characterCode     rdfs:label "characterCode".
    :characterEncodingScheme     rdfs:label "characterEncodingScheme".
    :children     rdfs:label "children".
    :content     rdfs:label "content".
    :namespaceAttributes     rdfs:label "namespaceAttributes".
    :declarationBaseURI     rdfs:label "declarationBaseURI".
    :documentElement     rdfs:label "documentElement".
    :elementContentWhitespace     rdfs:label "elementContentWhitespace".
    :unparsedEntities     rdfs:label "unparsedEntities".
    :inScopeNamespaces     rdfs:label "inScopeNamespaces".
    :localName     rdfs:label "localName".
    :name     rdfs:label "name".
    :namespaceName     rdfs:label "namespaceName".
    :normalizedValue     rdfs:label "normalizedValue".
    :notation     rdfs:label "notation".
    :notationName     rdfs:label "notationName".
    :notations     rdfs:label "notations".
    :ownerElement     rdfs:label "ownerElement".
    :parent     rdfs:label "parent".
    :prefix     rdfs:label "prefix".
    :publicIdentifier     rdfs:label "publicIdentifier".
    :references     rdfs:label "references".
    :specified     rdfs:label "specified".
    :standalone     rdfs:label "standalone".
    :systemIdentifier     rdfs:label "systemIdentifier".
    :target     rdfs:label "target".
    :version     rdfs:label "version".
