All pastes #1913202 Raw Edit

ww

public text v1 · immutable
#1913202 ·published 2010-08-08 12:44 UTC
rendered paste body
@prefix bio: <http://purl.org/vocab/bio/0.1/>.@prefix dc: <http://purl.org/dc/terms/>.@prefix entity: <entity:>.@prefix foaf: <http://xmlns.com/foaf/0.1/>.@prefix nlp: <http://ordf.org/ordf/nlp#>.@prefix obp: <http://purl.org/okfn/obp#>.@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>. entity:nXTJfptP13716 a nlp:Name,         nlp:NamedEntity,         obp:Work;     rdfs:label "Macbeth";     dc:contributor entity:nXTJfptP13093;     dc:title "Macbeth".  entity:nXTJfptP13915 a nlp:Name,         nlp:NamedEntity;     rdfs:label "William Shakespeare".  entity:nXTJfptP15169 a nlp:NamedEntity,         obp:Work;     rdfs:label "TFC";     dc:contributor entity:nXTJfptP15167;     dc:title "The First Circle".  entity:nXTJfptP15191 a nlp:Name,         nlp:NamedEntity;     rdfs:label "The First Circle".  entity:nXTJfptP15215 a nlp:Name,         nlp:NamedEntity;     rdfs:label "Aleksander Isayevitch Solzhenitsyn".  entity:nXTJfptP13093 a nlp:NamedEntity,         foaf:Agent,         foaf:Person;     rdfs:label "Shakespeare";     bio:event [ a bio:Birth;             bio:date [ nlp:year "1503"]];     foaf:name "William Shakespeare".  entity:nXTJfptP15167 a nlp:NamedEntity,         foaf:Agent,         foaf:Person;     rdfs:label "Solzhenitsyn";     bio:event [ a bio:Birth;             bio:date [ nlp:day "[a rdfg:Graph;rdflib:storage [a rdflib:Store;rdfs:label 'IOMemory']].";                     nlp:month "<entity:nXTJfptP15239> a rdfg:Graph;rdflib:storage [a rdflib:Store;rdfs:label 'IOMemory'].";                     nlp:year "1918"]],         [ a bio:Death;             bio:date [ nlp:day "[a rdfg:Graph;rdflib:storage [a rdflib:Store;rdfs:label 'IOMemory']].";                     nlp:month "<entity:nXTJfptP15269> a rdfg:Graph;rdflib:storage [a rdflib:Store;rdfs:label 'IOMemory'].";                     nlp:year "2008"]];     foaf:name "Aleksander Isayevitch Solzhenitsyn".