@prefix : . @prefix daml: . @prefix log: . @prefix rdf: . @prefix rdfs: . @prefix dc: . @prefix foaf: . @prefix owl: . :newsID a owl:InverseFunctionalProperty; rdfs:label "news ID symbol". # This appears in the managing rdf page to make it easier to # identify this file <> a :rdfSnippit; :creator [ foaf:mbox ]; dc:date "08/07/2003"; dc:description "defining newsIDs".