ww
public text v1 · immutable@prefix bio: <http://purl.org/vocab/bio/0.1/>.@prefix entity: <entity:>.@prefix foaf: <http://xmlns.com/foaf/0.1/>.@prefix nlp: <http://ordf.org/ordf/nlp#>.@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>. entity:aHLIkuXm578 a nlp:NamedEntity, foaf:Agent, foaf:Person; rdfs:label "Solzhenitsyn"; bio:event [ a bio:Death; bio:date "2008-08-03T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>].