@prefix dc: .
@prefix db: .
@prefix foaf: .
@prefix movie: .
@prefix rdfs: .
@prefix oddlinker: .
@prefix d2r: .
@prefix dbpedia: .
@prefix map: .
@prefix xsd: .
@prefix owl: .
@prefix rdf: .
@prefix skos: .
rdfs:comment """Contents of this file may include content from
FreeBase (http://www.freebase.com) or Wikipedia
(http://www.wikipedia.org) licensed under CC-BY
(http://www.freebase.com/view/common/license/cc_attribution_25)
or GFDL (http://en.wikipedia.org/wiki/Wikipedia:Text_of_the_GNU_Free_Documentation_License).
Refer to http://www.linkedmdb.org:8080/Main/Licensing for more details.""" ;
rdfs:label "RDF Description of Lucy (Film Character)" ;
foaf:primaryTopic .
rdfs:seeAlso .
a movie:film_character ;
rdfs:label "Lucy (Film Character)" ;
movie:film_character_film_characterid
"1000"^^xsd:int ;
movie:film_character_name
"Lucy" ;
foaf:page .
movie:film_character
.