<?xml version="1.0" encoding="UTF-8"?>
<Profile>
    <language code="AFK">Afrikaans</language>
    <ontologyNamespace prefix="gold">
          http://linguistic-ontology.org/gold.owl#</ontologyNamespace>
    <terms>
        <term ID="NEG">
            <concept>gold:Negative</concept>
        </term>
    </terms>
    <gram>
        <feature>gold:polarity
            <value>gold:Negative</value>
        </feature>
        <feature>gold:tense
            <value>gold:PastTense</value>
        </feature>
    </gram>
</Profile>
