@prefix d2r:     <http://sites.wiwiss.fu-berlin.de/suhl/bizer/d2r-server/config.rdf#> .
@prefix swrc:    <http://swrc.ontoware.org/ontology#> .
@prefix dcterms:  <http://purl.org/dc/terms/> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
@prefix dc:      <http://purl.org/dc/elements/1.1/> .
@prefix map:     <file:///home/diederich/d2r-server-0.3.2/dblp-mapping.n3#> .
@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
@prefix foaf:    <http://xmlns.com/foaf/0.1/> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:     <http://www.w3.org/2002/07/owl#> .

<http://www.bibsonomy.org/uri/author/Chris+Sizemore>
      rdfs:seeAlso <http://dblp.l3s.de/d2r/sparql?query=DESCRIBE+%3Chttp%3A%2F%2Fwww.bibsonomy.org%2Furi%2Fauthor%2FChris%2BSizemore%3E> .

<http://dblp.l3s.de/d2r/resource/publications/conf/esws/KobilarovSROSSBL09>
      dc:creator <http://dblp.l3s.de/d2r/resource/authors/Chris_Sizemore> ;
      foaf:maker <http://dblp.l3s.de/d2r/resource/authors/Chris_Sizemore> .

<http://dblp.l3s.de/d2r/resource/authors/Chris_Sizemore>
      a       foaf:Agent ;
      rdfs:label "Chris Sizemore" ;
      rdfs:seeAlso <http://www.bibsonomy.org/uri/author/Chris+Sizemore> , <http://dblp.l3s.de/Authors/Chris+Sizemore> ;
      foaf:name "Chris Sizemore" .

<http://dblp.l3s.de/d2r/data/authors/Chris_Sizemore>
      rdfs:label "RDF Description of Chris Sizemore" ;
      dc:license <http://www.informatik.uni-trier.de/~ley/db/copyright.html> ;
      foaf:primaryTopic <http://dblp.l3s.de/d2r/resource/authors/Chris_Sizemore> .

<http://dblp.l3s.de/Authors/Chris+Sizemore>
      rdfs:seeAlso <http://dblp.l3s.de/d2r/sparql?query=DESCRIBE+%3Chttp%3A%2F%2Fdblp.l3s.de%2FAuthors%2FChris%2BSizemore%3E> .

foaf:Agent
      rdfs:seeAlso <http://dblp.l3s.de/d2r/sparql?query=DESCRIBE+%3Chttp%3A%2F%2Fxmlns.com%2Ffoaf%2F0.1%2FAgent%3E> .
