ww
public text v1 · immutable@prefix bio: <http://purl.org/vocab/bio/0.1/>.@prefix entity: <entity:>.@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:nXTJfptP13093 a nlp:NamedEntity; rdfs:label "Shakespeare"; bio:event [ a bio:Birth; bio:date [ nlp:year "1503"]].