Ferramentas de Utilizador

Ferramentas de Site


lod:pard:perfil_de_aplicacao_para_a_descricao_da_programacao_de_cineclubes_-_trabalho_1

Tabela de Conteúdos

Universidade do Minho

Escola de Engenharia

Mestrado Integrado em Engenharia e Gestão de Sistemas de Informação

Ano Lectivo 2016/2017

Web Semântica - Programação de cineclubes

             Equipa de Trabalho:
        Ângela Araújo N.º69167
        Joana Araújo  N.º69158
        Márcia Oliveira 
        Sara Silva N.º69185
        

VIDEO DE APRESENTAÇÃO https://youtu.be/jMF_orQScY8

1. Visão

Pretende-se com esta aplicação criar uma enciclopédia virtual das atividades de cineclubes, que facilite ao utilizador o cruzamento de dados sobre filmes, bem como de outras atividades culturais destas instituições, a nível global.

Os cineclubes constituem-se como espaços de lazer e cultura, onde se privilegiam iniciativas ligadas ao cinema. Paralelamente à exibição cinematográfica, que permite o acesso a formatos e géneros que muitas vezes se encontram ausentes da exibição comercial, estas instituições promovem, analogamente, outras atividades culturais - exposições temáticas temporárias, conferências e debates com realizadores, atores, críticos de cinema, entre várias outras. Verificamos que as atividades destas organizações são muitas vezes procuradas por um segmento de público muito especializado que constitui o seu núcleo de sócios, apto a fazer a sua classificação, ainda que se pretenda, analogamente, incluir na aplicação algumas características adicionais que têm como objetivo um potencial aumento do interesse do público em geral por estas atividades (banda sonora e locais de interesse turístico).

2. Plano de Trabalho

De seguida é apresentado o planeamento do projeto.

Figura 1 - Planeamento das Atividades

Figura 2 - Diagrama de Gantt

3. Domínio da Aplicação

O contexto do perfil de aplicação foca-se nas atividades de cineclubes e respetiva programação, pretendendo construir uma plataforma que as permita pesquisar e classificar. A figura seguinte apresenta o diagrama de entidades e relacionamentos.

Figura 3 - Modelo de Domínio da Aplicação

4. Requisitos de Alto-Nível

Identificaram-se como requisitos de alto nível os seguintes:

  • Utilizador à procura de filmes ou exposições (Requisito Obrigatório);
  • Utilizador à procura de locais turísticos de um filme ou exposição (Requisito Obrigatório);
  • Utilizador à procura de musicas em filmes (Requisito Obrigatório);
  • Utilizador à procura de veículos vistos num filme; (Requisito Obrigatório);
  • Possibilidade de o utilizador pesquisar filmes por classificação; (Requisito obrigatório);
  • Ordenar filmes (Requisito obrigatório);
  • Consultar histórico de pesquisas atribuídas a determinado utilizador (Requisito não obrigatório);
  • Sugerir pesquisas relacionadas (Requisito não obrigatório).

5. Modelo de Casos-de-Uso

           5.1 Diagrama UML dos Casos-de-Uso

                      Através do diagrama de caso de uso é possível descrever a aplicação proposta, permitindo assim o levantamento dos requisitos funcionais do sistema. Desta forma é possível uma melhor perceção da sequência de eventos entre um determinado ator e o sistema em causa.            

Figura 4 - Modelo de Caso-de-Uso

           5.2 Casos-de-Uso Detalhados

                     {U.C.1} Pesquisar filmes, exposições, conferências e cineclubes

 Pré-condições:

       * O utilizador está conectado ao portal de programação de cineclubes;

Fluxo de eventos   

    Cenário A

        * O utilizador entra no portal;

        * O utilizador digita o filme que pretende encontrar na barra de pesquisa;

        * O utilizador carrega na tecla enter ou no botão de pesquisa e é apresentada uma serie de informações como:

  1. Informações sobre o filme;
  2. Locais turísticos rodados em determinado filme;
  3. Músicas presentes no filme;
  4. Veículos utilizados.

        * O utilizador pode:

  1. Observar uma serie de informação sobre o filme (título, realizador, atores, género, ratings, prémios etc.)
  2. Selecionar um local turístico apresentado no filme e obter informação sobre este (informações turísticas, voos, hotéis etc.);
  3. Selecionar uma musica que pertence ao filme e obter informação sobre ela (titulo, interprete, compositor etc.);
  4. Escolher um veículo para obter mais informações (Marca, modelo, preço, etc.).

    Cenário B

        * O utilizador entra no portal;

        * O utilizador digita a exposição que pretende encontrar na barra de pesquisa;

        * O utilizador carrega na tecla enter ou no botão de pesquisa e é apresentada uma serie de informações como:

  1. Informações sobre a exposição;
  2. Autores;
  3. Temas e épocas retratados na exposição.

        * O utilizador pode:

  1. Observar uma série de informação sobre a exposição;
  2. Selecionar um autor para obter informação biográfica sobre este;
  3. Selecionar um tema ou época de modo a poder obter mais informações sobre estes.

    Cenário C

        * O utilizador entra no portal;

        * O utilizador digita a conferências que pretende encontrar na barra de pesquisa;

        * O utilizador carrega na tecla enter ou no botão de pesquisa e é apresentado com uma serie de informações como:

  1. Informação sobre a conferencia,
  2. Conferencistas;
  3. Tema da conferência.

        * O utilizador pode:

  1. Observar a mais variada informação sobre a conferência;
  2. Obter informação sobre o percurso profissional dos conferencistas;
  3. Obter mais informação sobre o tema da conferência.

                     {U.C.2} Pesquisar filmes por classificação

 Pré-condições:

        * O utilizador está conectado ao portal de programação de cineclubes;

        * O utilizador sabe a pesquisa que quer efetuar;

Fluxo de eventos:

    Cenário A

        * O utilizador entra no portal;

        * O utilizador selecciona a classificação pertendida;

        * O utilizar carregar na tecla enter ou no botão de pesquisa e é apresentada uma serie de informação como:

  • Os filmes com uma classificação igual ou superior à que o utilizador seleccionou

6. Requisitos Funcionais

Os requisitos funcionais devem descrever de forma detalhada e explícita todas as funcionalidades e serviços do sistema, definindo como o sistema deve reagir e o comportamento a ter em determinadas situações, bem como aquilo que o sistema não prevê fazer.

Os requisitos funcionais definidos foram os especificados na seguinte listagem:

  • Apoiar a pesquisa de qualquer, ou de todos os elementos: Filmes, exposições, conferências e cineclubes (Caso de uso {U.C.1});
  • Procurar por qualquer propriedade de cada elemento referido no ponto anterior (Caso de uso {U.C.1});
  • Permitir a pesquisa de filmes por classificação (Caso de uso {U.C.2}).

7. Modelo de Domínio

           7.1 Enviromental Scan

Neste ponto, apresentaremos um estudo de alguns Perfis de Aplicação que sejam similares, em termos de informação, ao que nos propomos modelar. Os objetivos principais deste ponto são os de identificar standards e metadados que nos sejam úteis e nos permitam conectar, implementando interoperabilidade, o nosso sistema e a comunidade já existente.

           7.2 Descrição dos Modelos de Domínio

DPLA, Dublin Core, AGLS, Europeana, e FOAF

Esta atividade iniciou-se partindo da identificação e análise das ontologias acima nomeadas, uma vez que estas são as mais utilizadas/reconhecidas dentro da comunidade LOD. Considerando que estas ontologias se adequam a domínios muito variados, definindo vocábulos de aplicação mais genérica/global, preenchem os requisitos necessários para a descrição das entidades inseridas no contexto do nosso projeto. Apresenta-se de seguida, de forma mais específica, cada uma das ontologias e algumas das suas propriedades, que foram primariamente identificadas como necessárias à nossa aplicação.

           7.3 Modelos e Esquemas de Metadados

           7.3.1 DPLA

FALTA NAMESPACE

Informação

A Digital Public Library of America (DPLA) é um projeto que visa trazer à tona uma biblioteca digital pública em larga escala. Foi criada em 2010 pelo Centro para Internet & Sociedade de Berkman na Universidade de Harvard, com o apoio financeiro da Fundação Alfred P. Sloan e vários outros fundadores. Tem como principal objetivo unificar fontes díspares tais como a Biblioteca do Congresso, o Arquivo da Internet, várias coleções acadêmicas e presumivelmente qualquer outra coleção que seria significativa incluir:

Domínio da aplicação

Na tabela em baixo apresentamos as labels disponíveis no modelo de dados DPLA e a sua função:

TermoDefinição
CollectionColeção ou agregação que descreve a que parte pertence o recurso.
CreatorEntidade primária responsável pela criação do recurso.
DateData disponibilizada pelo fornecedor de dados
DescriptionInclui mas não está limitado a: abstract, tabela de conteúdos, ou texto livre sobre o recurso.
ExtendTamanho ou duração do recurso.
GenreCaptura as categorias do recurso relativamente a um determinado campo.
IdentifierIdentificador do recurso dentro de um determinado contexto.
LanguageLíngua utilizada no recurso. Recomendado em documentos de texto.
PlaceCaracterísticas espaciais do recurso descrito, como país, cidade, região, endereço ou outro termo geográfico.
PublisherEntidade responsável por tornar o recurso disponível, tipicamente quem o publica.
RelationRecursos relacionados.
RightsInformação sobre os direitos associados a um determinado recurso. Normalmente informações de direitos de autor que frequentemente abrangem Direito de Propriedade Intelectual.
Rights HolderPessoa ou organização detentora dos direitos sobre o recurso.
SubjectTópico que descreve o recurso.
Temporal CoverageCaracterísticas temporais do recurso descrito.
TitleNome primário que descreve o recurso.
TypeNatureza ou género do recurso descrito.
NameNome pelo qual o agente é reconhecido.
Collection TitleNome da coleção ou da agregaração.
Collection (Description)Texto livre em relação à agregação, por exemplo um resumo ou nota de conteúdo.
Place NameNome do lugar fornecido pelo fornecedor de informação

           7.3.2 Dublin Core

Informação

Dublin Core é um esquema de metadados que tem como objetivo descrever objetos digitais, tais como, vídeos, sons, imagens, textos e sites na web. Aplicações de Dublin Core utilizam XML e o RDF (Resource Description Framework).

NameSpace

http://dublincore.org/documents/dcmi-terms/

Domínio da aplicação

Na tabela em baixo apresentamos as labels disponiveis no modelo de dados Dublin Core e a sua função:

TermoDefinição
accessRightsTermo utilizado para representar os sócios do cineclube
alternativeTermo utilizado para atribuir um titulo alternativo a atividade
audienceTermo utilizado para representar a audiência que cada recurso teve aquando a sua apresentação
contributorTermo utilizado para representar pessoas, organizações ou serviços que contribuem para a atividade
coverageTermo utilizado para representar a localização em que foi realizada a atividade (filme/conferencia/exposição)
createdData de criação do recurso
creatorTermo utilizado para representar o entidade primária responsável pela criação do recurso
dateTermo utilizado para representar um evento (oscar/algum tipo de prémio) no ciclo de vida do recurso
dateAcceptedTermo utilizado para representar a data de aceitação da atividade. Ex.: No caso de terem outras atividades marcadas para a data em que são recebidos pedidos, não é possível aceitar para que atividades não fiquem sobrepostas – no caso de conferências e exposições
dateCopyrightedTermo utilizado para representar dados com direito de autor
dateSubmittedTermo utilizado para representar a submissão do pedido para exposição ou conferência
descriptionTermo utilizado para representar a descrição da atividade seja ela um filme, uma exposição ou conferência
educationLevelTermo utilizado para representar o nível educacional das atividades que decorrem no cineclube
extentTermo utilizado para representar o tamanho ou duração da atividade
isPartOfA descrição física ou lógica do recurso está relacionada com outro recurso
hasVersionTermo utilizado para representar as versões das atividades
identifierTermo utilizado para representar a identificação do recurso (ex.: URI)
isReferencedByTermo utilizado para representar as referências utilizadas para determinada atividade
issuedTermo utilizado para representar a data de realização da atividade
languageTermo utilizado para representar o idioma em que a atividade é realizada
publisherTermo utilizado para representar a entidade que colocou a atividade disponível
subjectTermo utilizado para representar o tema da atividade
titleTermo utilizado para representar o título da atividade
typeTermo utilizado para representar o tipo de atividade

           7.3.3 AGLS

Informação

Os Arquivos Nacionais da Austrália fizeram a adaptação do chamado padrão de metadados, o qual foi preparado pelo grupo de trabalho AGLS (Australian Government Locator Service) para uso, principalmente, nas agências governamentais, tendo sido disponibilizado no seu site a partir de 1998. Os membros do Comité de IT-021, Records Management, acharam por bem expandi-lo para além dos sectores não-governamentais. Este trabalho foi publicado como um padrão Australiano e o Grupo de Trabalho AGLS tornou-se na subcomissão de IT-021. Com o uso do AGLS para além do setor público, Standards Australia publicou o padrão em 2002 e rebatizou-o como AGLS Metadados.

A versão atualmente em uso entrou em linha de conta com as alterações introduzidas pela Dublin Core Metadata Initiative (DCMI) em Janeiro de 2008, o que levou a Standards Australia a reeditar o standard em 2010, tendo em conta essas mudanças através de processos automatizados para identificar e interpretar significados implícitos em linguagem natural, mais conhecido como “inferência semântica”, ou melhor, deu-se o crescimento do linked data e das aplicações de web semântica. Podemos dizer que a AGLS Padrão de Metadados fornece um conjunto de propriedades de metadados para uso associado a directrizes cuja finalidade é de melhorar a visibilidade, a capacidade de gestão e de interoperabilidade de informações e serviços on-line. Como tal, AGLS é um conjunto mais complexo de propriedades comparado com o padrão de Dublin Core. Contem várias subpropriedades que lhe permitem descrever mais categorias e uma descrição mais rica de recursos. AGLS é compatível e interoperável com Dublin Core e consegue coexistir com outros padrões de metadados baseados em diferentes semânticas.

Name space

http://www.agls.gov.au/pdf/

Domínio da aplicação

Na tabela em baixo apresentamos as labels disponíveis no modelo de dados AGLS e a sua função:

TermoDefinição
Access RightTermo utilizado para representar os sócios do cineclube
AlternativeTermo utilizado para atribuir um titulo alternativo ao recurso
AudienceTermo utilizado para representar a audiência que cada atividade teve aquando a sua apresentação
AvailableUsado para recursos offline. Tem a informação de como poderá ser obtido o recurso físico ou acedido
ContributorEntidade responsável para representar pessoas, organizações ou serviços que contribuem para a recurso
CoverageRepresenta a localização em que foi realizada a recurso(filme/conferencia/exposição)
CreatorPrincipal entidade primária responsável pela criação da recurso
DateTermo utilizado para representar um evento (oscar/algum tipo de prémio) no ciclo de vida da recurso
DescriptionA descrição pode representar o recurso seja ela um filme, uma exposição ou conferência
FormatPode representar o meio físico ou as dimensões onde se passam os recursos(filme/conferencia/exposição)
FunctionPode ser usado para indicar o tipo de recurso em termos das diferentes actividades
IdentifierPode ser ussado para representar a identificação do recurso (ex.: URI)
LanguageTermo utilizado para representar o idioma em que a recursoé realizada
MandateImpulsionador para a criação da recurso em termos jurídicos
PublisherEntidade que colocou a recurso disponível
RelationRecursos que se encontram relacionados entre as várias actividades
SubjectPara representar o tema ou o assunto da recurso
TitleRepresenta o título ou o assunto da recurso
TypeTermo utilizado para representar o tipo, o género ou a natureza da recurso

           7.3.4 Europeana

Informação

A Europeana é uma plataforma de serviços, desenvolvida pelos países da União Europeia, que se constitui como um interface que permite que as suas instituições culturais e outros utilizadores acedam ao conteúdo, carreguem a sua própria informação e criem aplicações usando as funcionalidades da Europeana. O portal da Europeana é uma aplicação web que usa o API (Application Program Interface) da Europeana para aceder à livraria digital. Para garantir um nível mínimo de interoperabilidade entre dados provenientes de comunidades diversas, foi definido para a Europeana um esquema de metadados cujos elementos fossem comuns a todas as comunidades fornecedeoras de dados. Este esquema inicial, Europeana Semantic Elements (ESE), consiste num perfil de aplicação Dublin Core, que utiliza um subconjunto de elementos do esquema Dublin Core e elementos específicos da Europeana, definidos para permitir a implementação de funcionalidades específicas do Portal. (Patrício, 2012) Contudo, o esquema ESE apresenta problemas que dificultam a transformação em dados ligados, nomeadamente: - É um esquema “plano”, isto é, agrega num único registo de metadados campos que se podem aplicar a diferentes entidades. - Os valores dos dados representados em ESE são, na sua maioria, valores textuais, o que impede a sua ligação a outros objetos ou a entidades contextuais. O desenvolvimento do esquema RDF EDM (Europeana Data Model) foi uma resposta a estas fragilidades do esquema ESE. Contudo, não existe uma substituição deste esquema pelo EDM. O formato ESE continua a ser o esquema base da Europeana, podendo aplicar-se o EDM como um modelo de dados mais flexível e extensível, o qual permite melhorar qualitativamente os processos como a Europeana recebe, gere e publica os dados agregados. (Patrício, 2012)

Name Space

http://pro.europeana.eu/page/ese-documentation

Domínio da aplicação

TermoDefinição
CountryNome do país que fornece os dados.
LanguageIdioma do recurso.
URIUniform Resource Identifier usado para identificar o recurso de forma única.
YearPeríodo de tempo associado com um acontecimento da vida do original ou do objeto digital.

           7.3.5 FOAF

Informação

FOAF é uma colaboração entre os desenvolvedores da lista de mails FOAF (foaf-dev@lists.foaf-project.org). O nome 'FOAF' deriva do uso tradicional da internet, um acrônimo para “ Friend of a Friend”. FOAF é um projeto dedicado para ligar pessoas e informação usando a web. Independentemente de saber se a informação está na cabeça das pessoas, em documentos físicos ou digitais, ou na forma de dados factuais, pode ser ligada. FOAF integra três tipos de rede: redes sociais de colaboração humana, amizade e associação; representational networks que descrevem uma visão simplificada de um universo de banda desenhada em termos factuais, e redes de informação que usam Web-based links para compartilhar descrições publicadas de forma independente deste mundo interconectado. O FOAF não compete com sites socialmente orientados, em vez disso, fornece uma abordagem em que diferentes sites podem dizer diferentes partes de uma história maior, e através do qual os utilizadores podem reter algum controlo sobre as suas informações em um formato de não-proprietário.

NameSpace

http://xmlns.com/foaf/spec/

Domínio da aplicação

Na tabela em baixo apresentamos as labels disponíveis no modelo de dados FOAF e a sua função:

TermoDefinição
firstNamePrimeiro nome de uma pessoa
genderGénero de um agente
givenNameO nome dado a uma pessoa.
lastNameO último nome de uma pessoa.
topicTópico de algum documento

           7.4 Tabela de Cruzamentos

A tabela abaixo mostra-nos o cruzamento de Classes por Modelos de Dados e a intercepção dos elementos comuns em todos os perfis de aplicação.

TermoDPLADublin coreAGLSEuropeanaFOAF
Acces Right XX
Alternative X
Audience XX
Available X
CollectionX
ContributerXXXX
Country X
Coverage XX
Created X
CreatorXXXX
DateXXXX
Date accepted X
Date CopyRighted X
Data Submited X
Document X
DescriptionXXXX
Education Level X
ExtendXX X
FirstName X
Format XX
Function X
Is part of X
Has version X
Gender X
GenreX X
GivenName X
IdentifierXXXX
Is referenced by X
Issued X
LanguageXXXX
LastName X
Mandate X
PlaceX X
PublisherXXXX
RelationX XX
RightsX
Rights HolderX
WriteXX X
SubjectXXXX
Temporal CoverageX X
TitleXXXX
Topic X
TypeXXXX
Uri X
Agent (Sócios)- NameX
Collection - TitleX
Collection- DescriptionX
Concept- ConceptX
Place - NameX X
Year X

           7.5 Modelo de Dominio Detalhado

8. Matrizes

           8.1 Filmes

AtributoPropriedadeTipoValue String (Versão Human readable)Esq. CodificaçãoEsq. VocabulárioCardinalidadeDescrição Associada
É instância deRDFType*URISim--1..*DBpedia:Movie
TítuloDct:titleLiteralSimxsd:string-1:1-
GéneroSchema:genreLiteralSimxsd:string ou URL-1..*-
StudioSchema:productionCompanyURISim--1..*Schema:Organization
LocalSchema:locationURISim--1..*Schema:Place
PrémiosSchema:awardsLiteralSimxsd:string-1..*-
AnoDBpedia:yearLiteralSimgYear-1:1-
DuraçãoDBpedia:durationLiteralSimDouble segundo a ISO 8601-1:1-
Data de LançamentoDBpedia:releaseDateLiteralSimDate-1:1-
OrçamentoDBpedia:budgetLiteralSimDouble-1:1-
VeiculoDBpedia:VehicleURISim-http://schema.org/Vehicle 1..*Schema:Product
LínguaDct:languageLiteralSim-Recommended best practice is to use a controlled vocabulary such as RFC 4646 1..*-
ClassificaçãoDBpedia:starRatingLiteralSimfloat-1:1-
Atrações TurísticasTurismo:Recurso-turisticoURISim-http://idi.fundacionctic.org/cruzar/turismo.html1..*Turismo:Recurso-turistico
MúsicaSchema:tracksURISim-http://schema.org/AudioObject1..*Schema:AudioObject

* O RDFType do recurso “Filme” é sempre do tipo “http://dbpedia.org/ontology/Film

           8.2 Film Place

AtributoPropriedadeTipoValue String (Versão Human readable)Esq. CodificaçãoEsq. VocabulárioCardinalidadeDescrição Associada
É instância deRDFType*URISim--1..*Schema:Place
TítuloDct:titleLiteralSimxsd:string-1:1-
Coordenadas geográficasSchema:geoLiteralSimISO 6709-1:1-
CidadeDBpedia:cityLiteralSimxsd:string1..*-
PaísDBpedia:CountryLiteralSimISO 3166 1..*-
Atrações TurísticasURISim---1..*Turismo:Recurso-turistico

* O rdfType do recurso “Film Place” é sempre https://schema.org/Place

           8.3 Atrações Turisticas

AtributoPropriedadeTipoValue String (Versão Human readable)Esq. CodificaçãoEsq. VocabulárioCardinalidadeDescrição Associada
É instância de rdfType*URISim-http://idi.fundacionctic.org/cruzar/turismo.html1..*Turismo:Recurso-turistico
TítuloDct:titleLiteralSimxsd:string-1:1-
Horário de EncerramentoTurismo:Closing-timeLiteralSimISO 8601-1..*-
Horário de AberturaTurismo:Opening-timeLiteralSimISO 8601-1..*-
Tempo médio de visitaTurismo:visit-durationLiteralSimISO 8601-1:1-

* O rdfType do recurso “Atrações turisticas” é sempre do tipo http://idi.fundacionctic.org/cruzar/turismo.html#term_Recurso-turistico

           8.4 Música

AtributoPropriedadeTipoValue String (Versão Human readable)Esq. CodificaçãoEsq. VocabulárioCardinalidadeDescrição Associada
É instância derdfType*URISim-https://schema.org/AudioObject1..*Schema:AudioObject
TítuloDCT:titleLiteralSimxsd:string-1:1-
InterpreteMO:interpreterLiteralSimxsd:string-1..*-
CompositorDBpedia:composerLiteralSimxsd:string-1..*-
AnoDBpedia:yearLiteralSimgYear-1:1-

* O rdfType do recurso “Musica” é sempre do tipo https://schema.org/AudioObject

           8.5 Veiculo

AtributoPropriedadeTipoValue String (Versão Human readable)Esq. CodificaçãoEsq. VocabulárioCardinalidadeDescrição Associada
É instância de rdfType*URISim-https://schema.org/Product1..*Schema:Product
ModeloSchema:modelLiteralSimxsd:string-1:1-
MarcaSchema:brandLiteralSimxsd:string-1:1-
Data de LançamentoSchema:releaseDateLiteralSimISO 8601-1:1-

* O rdfType do recurso “Veiculo” é sempre do tipo https://schema.org/Product

           8.6 Organization

AtributoPropriedadeTipoValue String (Versão Human readable)Esq. CodificaçãoEsq. VocabulárioCardinalidadeDescrição Associada
É instância derdfType*URISim--1..*Schema:Organization
NomeSchema:legalNameLiteralSimxsd:string-1:1-
MoradaSchema:addressLiteralSimxsd:string-1:1-
Data de constituiçãoSchema:foundingDateLiteralSimISO 8601-1:1-
Coordenadas geográficasSchema:geoLiteralSimISO 6709-1:1-

*O rdfType do recurso “Organization” é sempre do tipo https://schema.org/Organization

           8.7 Autor

AtributoPropriedadeTipoValue String (Versão Human readable)Esq. CodificaçãoEsq. VocabulárioCardinalidadeDescrição Associada
Nome PróprioSchema:givenNameLiteralSimxsd:string-1:1-
ApelidoSchema:familyNameLiteralSimxsd:string-1:1-
Data de NascimentoSchema:birthDateLiteralSimISO 8601-1:1-
Data de morteSchema:deathDateLiteralSimISO 8601 -0:1-
PrémiosSchema:awardsLiteralSimxsd:string-1..*-
ProfissãoSchema:jobTitleLiteralSimxsd:string-1..*-

9. RDF

           9.1 Descrição em RDF do filme Fight Club

           9.1.1 Cabeçalho RDF

   <?xml version="1.0"?>
   <rdf:RDF
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
   xmlns:dct="http://www.purl.org/dc/terms"
   xmlns:sch="https://schema.org/"
   xmlns:dbp="http://dbpedia.org/ontology/"
   xmlns:tu="http://idi.fundacionctic.org/cruzar/turismo.html#term_Recurso-turistico"
   xmlns:mo="http://musicontology.com/specification/#term-">

           9.1.2 Descrição do filme Fight Club

   <rdf:Description rdf:about="http://www.imdb.com/title/tt0137523/?ref_=nv_sr_1">
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Fight Club </dct:title>
        <sch:genre rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > #Drama  </sch:genre>
        <sch:productionCompany rdf:resource= "http://www.imdb.com/company/co0017497/" />
        <sch:location rdf:resource="https://pt.wikipedia.org/wiki/Los_Angeles" />
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Oscar - Best Effects, Sound Effects Editing (2000) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Awards Circuit Community Awards - Best Adapted Screenplay (1999) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Empire Awards, UK - Best British Actress (2000) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Jupiter Award - Best International Actor (1999) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Online Film and Television Association - Best Film Editing (2000) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Online Film Critics Society Awards - Best DVD, Best DVD Special Features and Best DVD Commentary (2001) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Online Film Critics Society Awards - Top Ten Films of the Year (2001) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Online Film Critics Society Awards - Best DVD Commentary (2001) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string">  Yoga Awards - Worst Foreign Actor (2000)</sch:awards>
        <dbp:gYear  rdf:datatype= "http://www.w3.org/2001/XMLSchema#gYear"> 1999 </dbp:gYear>
        <dbp:duration rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 02:19 </dbp:duration>
        <dbp:releaseDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827">  1999-11-12  </dbp:releaseDate>
        <dbp:budget rdf:datatype= "http://www.currency-iso.org/dam/downloads/lists/list_one.xml" > 63.000.000 USD  </dbp:budget>
        <dbp:Vehicle rdf:resource="https://en.wikipedia.org/wiki/Chevrolet_Camaro_(fourth_generation)#1998" />
        <dbp:Vehicle rdf:resource="https://en.wikipedia.org/wiki/Cadillac_Seville" />
        <dbp:Vehicle rdf:resource="https://pt.wikipedia.org/wiki/BMW_Z3" />
        <dbp:Vehicle rdf:resource="https://pt.wikipedia.org/wiki/Volvo_850" />
        <dct:language rdf:datatype="https://tools.ietf.org/html/rfc5646#section-4.3"> en-US </dct:language>
        <dbp:starRating rdf:datatype= "http://www.w3.org/2001/XMLSchema#float" > 8.8  </dbp:starRating>
        <tu:Recurso-turistico rdf:about="http://www.universalstudioshollywood.com" />
        <tu:Recurso-turistico rdf:about="http://www.walkoffame.com/" />
        <tu:Recurso-turistico rdf:about="https://disneyland.disney.go.com/" />
        <tu:Recurso-turistico rdf:about="http://www.grammymuseum.org/" />
        <sch:tracks rdf:resource="https://pt.wikipedia.org/wiki/Where_Is_My_Mind%3F" />
        <sch:tracks rdf:resource="https://itunes.apple.com/pt/album/svarga" />
        <sch:tracks rdf:resource="http://www.imdb.com/title/tt0137523/soundtrack" />
   </rdf:Description>

           9.1.3 Descrição do Studio de produção Fight Club - FOX 2000 PICTURES

   <rdf:Description rdf:about="http://www.imdb.com/company/co0017497/" >
        <rdf:type rdf:resource= "https://schema.org/productionCompany" />
        <rdfs:subClassOf rdf:resource="https://schema.org/Organization "/>
        <sch:legalName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Fox 2000 Pictures  </sch:legalName>
        <sch:address rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> 2030 Century Park W, Los Angeles, CA 90067, EUA </sch:address>
        <sch:foundingDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" > 1935-05-31</sch:foundingDate>
        <sch:geo rdf:datatype="https://www.iso.org/obp/ui/#iso:std:iso:6709:ed-2:v1:en"  > +34.317 -118.2454 </sch:geo>
   </rdf:Description>

           9.1.4 Descrição do local de encenação do filme Fight Club - LOS ANGELES

   <rdf:Description rdf:about="https://pt.wikipedia.org/wiki/Los_Angeles" >
        <rdf:type rdf:resource= "https://schema.org/Place" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Los Angeles </dct:title>
        <sch:geo rdf:datatype="https://www.iso.org/obp/ui/#iso:std:iso:6709:ed-2:v1:en"> +34.314 -118.1442 </sch:geo>
        <dbp:city rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Los Angeles </dbp:city>
        <dbp:country rdf:datatype= "http://userpage.chemie.fu-berlin.de/diverse/doc/ISO_3166.html"> US </dbp:country>
   </rdf:Description>

           9.1.5 Descrição das atracções turísticas no local de encenação do filme Fight Club

           9.1.5.1 Atracção Turística 1 - UNIVERSAL STUDIOS HOLLYWOOD

   <rdf:Description rdf:about="http://www.universalstudioshollywood.com" >
        <rdf:type rdf:resource= "http://idi.fundacionctic.org/cruzar/turismo.html#term_Recurso-turistico" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Universal Studios Hollywood </dct:title>
        <tu:Closing-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 18:00 </tu:Closing-time>
        <tu:Opening-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 10:00 </tu:Opening-time>
        <tu:visit-duration rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 8:00 </tu:visit-duration>
   </rdf:Description>

           9.1.5.2 Atracção Turística 2 - WALK OF FAME

   <rdf:Description rdf:about="http://www.walkoffame.com/" >
        <rdf:type rdf:resource= "http://idi.fundacionctic.org/cruzar/turismo.html#term_Recurso-turistico" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Walk of Fame </dct:title>
        <tu:Closing-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 00:00 </tu:Closing-time>
        <tu:Opening-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 00:00 </tu:Opening-time>
        <tu:visit-duration rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 01:00 </tu:visit-duration>
   </rdf:Description>

           9.1.5.3 Atracção Turística 3 - DISNEYLAND

   <rdf:Description rdf:about="https://disneyland.disney.go.com/" >
        <rdf:type rdf:resource= "http://idi.fundacionctic.org/cruzar/turismo.html#term_Recurso-turistico" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > DisneyLand </dct:title>
        <tu:Closing-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 09:00 </tu:Closing-time>
        <tu:Opening-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 22:00 </tu:Opening-time>
        <tu:visit-duration rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 13:00 </tu:visit-duration>
   </rdf:Description>

           9.1.5.4 Atracção Turística 4 - GRAMMY MUSEUM

   <rdf:Description rdf:about="http://www.grammymuseum.org/" >
        <rdf:type rdf:resource= "http://idi.fundacionctic.org/cruzar/turismo.html#term_Recurso-turistico" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Grammy Museum </dct:title>
        <tu:Closing-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 10:30 </tu:Closing-time>
        <tu:Opening-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 18:30 </tu:Opening-time>
        <tu:visit-duration rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 03:00 </tu:visit-duration>
   </rdf:Description>

           9.1.6 Descrição dos carros que aparecem no filme Fight Club

           9.1.6.1 Carro 1 - CHEVROLET CAMARO 1998

   <rdf:Description rdf:about="https://en.wikipedia.org/wiki/Chevrolet_Camaro_(fourth_generation)#1998" >
        <rdf:type rdf:resource= "https://schema.org/Product" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Chevrolet Camaro 1998 </dct:title>
        <sch:model  rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Camaro 4th Generation  </sch:model>
        <sch:brand  rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" >  Chevrolet </sch:brand>
        <sch:realeaseDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" >  1993-01-01                                                                           </sch:realeaseDate >
   </rdf:Description>

           9.1.6.2 Carro 2 - 1998 CADILLAC SEVILLE STS

   <rdf:Description rdf:about="https://en.wikipedia.org/wiki/Cadillac_Seville" >
        <rdf:type rdf:resource= "https://schema.org/Product" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > 1998 Cadillac Seville STS </dct:title>
        <sch:model  rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Seville STS  </sch:model>
        <sch:brand  rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" >  Cadillac </sch:brand>
        <sch:realeaseDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" >  1992-01-01 </sch:realeaseDate >
   </rdf:Description>

           9.1.6.3 Carro 3 - 1998 BMW Z3 COUPÉ 3.2i

   <rdf:Description rdf:about="https://pt.wikipedia.org/wiki/BMW_Z3" >
        <rdf:type rdf:resource= "https://schema.org/Product" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > 1998 BMW Z3 Coupé 3.2i [E36/8] </dct:title>
        <sch:model  rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Z3 Coupé 3.2i [E36/8]  </sch:model>
        <sch:brand  rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" >  BMW </sch:brand>
        <sch:realeaseDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" >  1995-01-01 </sch:realeaseDate >
   </rdf:Description>

           9.1.6.4 Carro 4 - 1995 VOLVO 850

   <rdf:Description rdf:about="https://pt.wikipedia.org/wiki/Volvo_850" >
        <rdf:type rdf:resource= "https://schema.org/Product" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > 1995 Volvo 850 </dct:title>
        <sch:model  rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > 850  </sch:model>
        <sch:brand  rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" >  Volvo </sch:brand>
        <sch:realeaseDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" >  1992-01-01 </sch:realeaseDate >
   </rdf:Description>

           9.1.7 Descrição das musicas que aparecem no filme Fight Club

           9.1.7.1 Música 1 - WHERE IS MY MIND?

   <rdf:Description rdf:about="https://pt.wikipedia.org/wiki/Where_Is_My_Mind%3F" >
        <rdf:type rdf:resource= "https://schema.org/AudioObject" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" >   Where Is My Mind?  </dct:title>
        <mo:inerpreter rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Black Francis </mo:inerpreter>
        <dbp:composer rdf:datatype= "http://www.w3.org/2001/XMLSchema#string">Steve Albini </dbp:composer>
        <dbp:year rdf:datatype= "http://www.w3.org/2001/XMLSchema#gYear"> 1988 </dbp:year >
   </rdf:Description>

           9.1.7.2 Música 2 - SVARGA

   <rdf:Description rdf:about="https://itunes.apple.com/pt/album/svarga" >
        <rdf:type rdf:resource= "https://schema.org/AudioObject" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" >   Svarga  </dct:title>
        <mo:inerpreter rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Narada Producations, Inc. </mo:inerpreter>
        <dbp:composer rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Vas </dbp:composer>
        <dbp:year rdf:datatype= "http://www.w3.org/2001/XMLSchema#gYear"> 1998 </dbp:year >
   </rdf:Description>

           9.1.7.3 Música 3 - EASY SMACK IT UP

   <rdf:Description rdf:about="http://www.imdb.com/title/tt0137523/soundtrack" >
        <rdf:type rdf:resource= "https://schema.org/AudioObject" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" >   Easy Smack It Up  </dct:title>
        <mo:inerpreter rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Hi-Ho Records </mo:inerpreter>
        <dbp:composer rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> M. Petrie and K. Moo </dbp:composer>
        <dbp:year rdf:datatype= "http://www.w3.org/2001/XMLSchema#gYear"> 1998 </dbp:year >
   </rdf:Description>

           9.1.8 Descrição dos atores do filme Fight Club

           9.1.8.1 Ator 1 - BRAD PITT

   <rdf:Description rdf:about="https://pt.wikipedia.org/wiki/Brad_Pitt" >
        <sch:givenName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > William Bradley </sch:givenName>
        <sch:familyName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Pitt </sch:familyName>
        <sch:birthDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" > 1963-12-18  </sch:birthDate>
        <sch:deathDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" >  </sch:deathDate>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Oscar - Best Motion Picture of the Year (12 Years a Slave 2014) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Golden Globe - Best Performance by an Actor in a Supporting Role in a Motion Picture (Twelve Monkeys 1996)  </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Primetime Emmy Awards - Outstanding Television Movie (The Normal Heart 2014) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> BAFTA Awards - Best Film (12 Years a Slave 2014) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Academy of Science Fiction, Fantasy and Horror Films, USA - Best Supporting Actor (Twelve Monkeys 1996) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> AFI Awards, USA - Movie of the Year (The Big Short 2016) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> AFI Awards, USA - Movie of the Year (12 Years a Slave 2014) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> AFI Awards, USA - Movie of the Year (Moneyball 2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Alliance of Women Film Journalists - Best Picture (12 Years a Slave 2013) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Awards Circuit Community Awards -  Best Cast Ensemble (Inglourious Basterds 2009) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Awards Circuit Community Awards -  Best Motion Picture (The Departed 2006) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Black Film Critics Circle Awards - Best Ensemble (12 Years a Slave 2013) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Black Reel Awards - Outstanding Motion Picture (12 Years a Slave 2014) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Blockbuster Entertainment Awards - Favorite Supporting Actor - Science Fiction (Twelve Monkeys 1997) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Boston Society of Film Critics Awards - Best Actor (Moneyball 2011) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Bravo Otto -  Best Actor (Schauspieler) (2004) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Bravo Otto -  Best Actor (Schauspieler) (1995) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Central Ohio Film Critics Association - Best Ensemble (Inglourious Basterds 2010) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> CinEuphoria Awards - Best Film - Career - Audience Award (2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> CinEuphoria Awards - Best Actor - Audience Award (2010) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Denver Film Critics Society - Best Actor (Moneyball 2011) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Georgia Film Critics Association (GFCA) - Best Actor (Moneyball 2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Georgia Film Critics Association (GFCA) - Best Supporting Actor (The Tree of Life 2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Gold Derby Awards - Motion Picture (12 Years a Slave 2014) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Gold Derby Awards - Ensemble Cast (Inglourious Basterds 2010) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Gold Derby Awards - Motion Picture (The Departed 2007) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Gotham Awards - Best Feature (The Tree of Life 2011) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Gotham Awards - Best Ensemble Performance (Babel  2006) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Independent Spirit Awards - Best Feature (12 Years a Slave 2014) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> International Cinephile Society Awards - Best Supporting Actor (The Tree of Life 2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Internet Film Critic Society - Best Actor (The Curious Case of Benjamin Button 2008) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Iowa Film Critics Awards - Best Actor (Moneyball 2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Italian Online Movie Awards (IOMA) - Best Supporting Actor (Miglior attore non protagonista) (The Tree of Life 2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> MTV Movie Awards - Best Scared-As-S**t Performance (World War Z 2014) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> MTV Movie Awards - Best Fight (Mr. and Mrs. Smith 2006) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> MTV Movie Awards - Most Desirable Male (Se7en 1996) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> MTV Movie Awards - Best Male Performance (Interview with the Vampire: The Vampire Chronicles 1995) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> National Society of Film Critics Awards, USA - Best Actor (Moneyball 2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> National Society of Film Critics Awards, USA - Best Actor (The Tree of Life 2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> New York Film Critics Circle Awards - Best Actor (Moneyball 2011) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> New York Film Critics Circle Awards - Best Actor (The Tree of Life 2011)  </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> NRJ Ciné Awards - Actor of the Year (Acteur de l'année) (Mr. and Mrs. Smith 2006) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> NRJ Ciné Awards - Best Kiss (Meilleur baiser) (Mr. and Mrs. Smith 2006) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Online Film and Television Association - Best Picture (12 Years a Slave 2014) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Palm Springs International Film Festival - Ensemble Cast Award (The Big Short 2016) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Palm Springs International Film Festival - Desert Palm Achievement Award (Moneyball 2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Palm Springs International Film Festival - Desert Palm Achievement Award (Moneyball 2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Palm Springs International Film Festival - Ensemble Cast Award (Babel 2007) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> People's Choice Awards, USA - Favorite Leading Man (2009) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> People's Choice Awards, USA - Favorite On Screen Match-up (Ocean's Thirteen 2008) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> People's Choice Awards, USA - Favorite Leading Man (2006) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> People's Choice Awards, USA - Favorite Leading Man (2005) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> PGA Awards - Outstanding Producer of Theatrical Motion Pictures (The Big Short 2016) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> PGA Awards - Stanley Kramer Award (The Normal Heart 2015) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> PGA Awards - Visionary Award (2015) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> PGA Awards - Outstanding Producer of Theatrical Motion Pictures (12 Years a Slave 2014) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Phoenix Film Critics Society Awards - Best Acting Ensemble (Inglourious Basterds 2009) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Razzie Awards - Worst Screen Couple (Interview with the Vampire: The Vampire Chronicles 1995) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Rembrandt Awards - Best International Actor (Beste Buitenlandse Acteur) (The Curious Case of Benjamin Button 2010) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Rembrandt Awards - Best Actor (Seven Years in Tibet 1998) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> San Diego Film Critics Society Awards - Best Ensemble Performance (Inglourious Basterds 2009) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> San Diego Film Critics Society Awards - Best Ensemble Performance (Babel 2006) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Sci-Fi Universe Magazine, USA - Best Supporting Actor in a Genre Motion Picture (Twelve Monkeys 1996) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Screen Actors Guild Awards - Outstanding Performance by a Cast in a Motion Picture (Inglourious Basterds 2010) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> ShoWest Convention, USA - Best Actor (Moneyball 2011) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Teen Choice Awards - Choice Movie Rumble (Mr. and Mrs. Smith 2005) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Teen Choice Awards - Choice Movie Actor - Drama/Action Adventure (Troy  2004) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Venice Film Festival - Best Actor (The Assassination of Jesse James by the Coward Robert Ford 2007) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Western Heritage Awards - Theatrical Motion Picture (Legends of the Fall 1995) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Yoga Awards -  Worst Foreign Actor (Ocean's Twelve 2005) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Yoga Awards -  Worst Foreign Actor (Troy 2005) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Yoga Awards -  Worst Foreign Actor (Fight Club 2000) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Yoga Awards -  Worst Foreign Actor (Meet Joe Black 2000) </sch:awards>
        <sch:jobTitle rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Actor  </sch:jobTitle>
   </rdf:Description>

           9.1.8.2 Ator 2 - EDWARD NORTON

   <rdf:Description rdf:about="http://www.imdb.com/name/nm0001570/" >
        <sch:givenName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Edward </sch:givenName>
        <sch:familyName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Norton </sch:familyName>
        <sch:birthDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" > 1969-08-18      </sch:birthDate>
        <sch:deathDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" >  </sch:deathDate>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Golden Globes, USA - Best Performance by an Actor in a Supporting Role in a Motion Picture (Primal Fear 1997) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Awards Circuit Community Awards - Best Actor in a Leading Role (American History X 1998) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Boston Online Film Critics Association - Best Supporting Actor (Birdman or (The Unexpected Virtue of Ignorance) 2014) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Boston Online Film Critics Association - Best Ensemble (The Unexpected Virtue of Ignorance) 2014) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Boston Society of Film Critics Awards - Best Supporting Actor (The People vs. Larry Flynt 1996) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Boston Society of Film Critics Awards - Best Supporting Actor (Primal Fear 1996) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Boston Society of Film Critics Awards - Best Supporting Actor (Everyone Says I Love You 1996) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Central Ohio Film Critics Association - Best Ensemble (The Grand Budapest Hotel 2015) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Central Ohio Film Critics Association - Best Ensemble (Moonrise Kingdom 2013) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Chicago Film Critics Association Awards - Most Promising Actor (Primal Fear 1997) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Chicago Film Critics Association Awards - Most Promising Actor (The People vs. Larry Flynt 1997) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Chicago Film Critics Association Awards - Most Promising Actor (Everyone Says I Love You 1997) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Detroit Film Critic Society, US - Best Ensemble (Birdman or (The Unexpected Virtue of Ignorance) 2014) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Detroit Film Critic Society, US - Best Ensemble (The Grand Budapest Hotel 2014) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Florida Film Critics Circle Awards - Best Ensemble (The Grand Budapest Hotel 2014) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Florida Film Critics Circle Awards - Best Supporting Actor (Primal Fear 1997) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Florida Film Critics Circle Awards - Best Supporting Actor (Everyone Says I Love You 1997) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Florida Film Critics Circle Awards - Best Supporting Actor (The People vs. Larry Flynt 1997) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Georgia Film Critics Association (GFCA) - Best Ensemble (The Grand Budapest Hotel 2015) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Giffoni Film Festival -  François Truffaut Award (2011) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Gold Derby Awards - Ensemble Cast (Birdman or (The Unexpected Virtue of Ignorance) 2015)  </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Gotham Awards - Best Ensemble Performance (Moonrise Kingdom 2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> International Online Cinema Awards (INOCA) - Best Supporting Actor (Birdman or (The Unexpected Virtue of Ignorance) 2015)  </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Jupiter Award - Best International Actor (Fight Club 1999) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Kansas City Film Critics Circle Awards - Best Supporting Actor (Birdman or (The Unexpected Virtue of Ignorance) 2014) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Kansas City Film Critics Circle Awards - Best Supporting Actor (Primal Fear 1996) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Las Vegas Film Critics Society Awards -  Best Ensemble (Birdman or (The Unexpected Virtue of Ignorance) 2014) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Locarno International Film Festival - Supporting Actor of the Year (Birdman or (The Unexpected Virtue of Ignorance) 2015) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Los Angeles Film Critics Association Awards - Best Supporting Actor (1996) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> National Board of Review, USA - Best Supporting Actor (Birdman or (The Unexpected Virtue of Ignorance) 2014) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> National Board of Review, USA - Best Supporting Actor (Everyone Says I Love You 1996) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> New York Film Critics, Online - Best Ensemble (Birdman or (The Unexpected Virtue of Ignorance) 2014) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> North Carolina Film Critics Association - Best Supporting Actor (Birdman or (The Unexpected Virtue of Ignorance) 2015) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> North Texas Film Critics Association, US - Best Ensemble Cast (Birdman or (The Unexpected Virtue of Ignorance) 2014) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Oklahoma Film Critics Circle Awards - Best Supporting Actor (Birdman 2014) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Online Film and Television Association - Best Supporting Actor (Primal Fear 1997) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Online Film Critics Society Awards - Best Supporting Actor (Birdman 2014) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Phoenix Film Critics Society Awards - Best Ensemble Acting (Birdman 2014) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Phoenix Film Critics Society Awards - Best Ensemble Acting (Moonrise Kingdom 2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> San Diego Film Critics Society Awards - Best Ensemble (Birdman 2014) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> San Diego Film Critics Society Awards - Special Award (2006) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> San Francisco Film Critics Circle - Best Supporting Actor (Birdman 2014) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Sant Jordi Awards - Best Foreign Actor (Mejor Actor Extranjero) (25th Hour 2004) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Satellite Awards - Best Actor in a Motion Picture, Drama (American History X 1999) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Screen Actors Guild Awards - Outstanding Performance by a Cast in a Motion Picture (Birdman 2015) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Society of Texas Film Critics Awards - Best Supporting Actor (1996) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Southeastern Film Critics Association Awards - Best Ensemble (The Grand Budapest Hotel 2014) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Southeastern Film Critics Association Awards - Best Actor (1999) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Southeastern Film Critics Association Awards - Best Supporting Actor (1997) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Street Film Festival, Milan - Best Actor (American History X 1999) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Washington DC Area Film Critics Association Awards - Best Acting Ensemble (Birdman 2014) </sch:awards>
        <sch:jobTitle rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Actor  </sch:jobTitle>
   </rdf:Description>

           9.1.8.4 Director - DAVID FINCHER

   <rdf:Description rdf:about="http://www.imdb.com/name/nm0000399/" >
        <sch:givenName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > David </sch:givenName>
        <sch:familyName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Fincher </sch:familyName>
        <sch:birthDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" > 1962-08-28 </sch:birthDate>
        <sch:deathDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" >  </sch:deathDate>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string">  Golden Globes - Best Director - Motion Picture </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string">  Primetime Emmy Awards - Outstanding Directing for a Drama Series  </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string">  BAFTA Awards - Best Director </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Alliance of Women Film Journalists - Best Director </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string">  Awards Circuit Community Awards - Best Achievement in Directing </sch:awards>
        <sch:jobTitle rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Director  </sch:jobTitle>
   </rdf:Description>

           9.1.8.4 Writer - JIM UHLS

   <rdf:Description rdf:about="http://www.imdb.com/name/nm0880243/?ref_=tt_ov_wr" >
        <sch:givenName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Jim </sch:givenName>
        <sch:familyName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Uhls </sch:familyName>
        <sch:birthDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" > 1957-03-25 </sch:birthDate>
        <sch:deathDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" >  </sch:deathDate>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string">  Awards Circuit Community Awards - Best Adapted Screenplay </sch:awards>
        <sch:jobTitle rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Writer - Screenplay  </sch:jobTitle>
   </rdf:Description>
   </rdf:RDF>

           9.2 Descrição em RDF do filme Gladiator

           9.2.1 Cabeçalho RDF

   <?xml version="1.0"?>
   <rdf:RDF
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
   xmlns:dct="http://www.purl.org/dc/terms"
   xmlns:sch="https://schema.org/"
   xmlns:dbp="http://dbpedia.org/ontology/"
   xmlns:tu="http://idi.fundacionctic.org/cruzar/turismo.html#term_Recurso-turistico"
   xmlns:mo="http://musicontology.com/specification/#term-">
   

           9.2.2 Descrição do filme Gladiator

   <rdf:Description rdf:about="http://www.imdb.com/title/tt0172495/?ref_=nv_sr_1">
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Gladiator </dct:title>
        <sch:genre rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > #Action </sch:genre>
        <sch:productionCompany rdf:resource= "http://www.imdb.com/company/co0040938/?ref_=tt_dt_co"/>
        <sch:location rdf:resource="https://pt.wikipedia.org/wiki/Roma" />
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Academy Awards - Best Picture </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Academy Awards - Best Actor in a Leading Role </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Academy Awards - Best Costume Design  </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Academy Awards -  Best Sound </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Academy Awards - Best Effects, Visual Effects  </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Golden Globes, USA -  Best Motion Picture - Drama </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Golden Globes, USA - Best Original Score - Motion Picture  </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > BAFTA Awards - Best Film </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > BAFTA Awards - Best Cinematography </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > BAFTA Awards -  Best Production Design </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > BAFTA Awards - Best Editing </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > American Cinema Editors, USA - Best Edited Feature Film - Dramatic  </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Art Directors Guild - Period or Fantasy Film  </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Awards Circuit Community Awards - Best Costume Design </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Awards Circuit Community Awards - Best Sound Mixing </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Awards Circuit Community Awards - Best Sound Editing </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Blockbuster Entertainment Awards - Favorite Actor - Action  </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Blockbuster Entertainment Awards - Favorite Villain (Internet Only) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Bogey Awards, Germany -  Bogey Award in Silver </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Broadcast Film Critics Association Awards - Best Picture </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Broadcast Film Critics Association Awards - Best Actor </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Broadcast Film Critics Association Awards - Best Supporting Actor </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Broadcast Film Critics Association Awards - Best Score </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Broadcast Film Critics Association Awards - Best Cinematography </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Broadcast Film Critics Association Awards - Best Production Design </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Cinema Audio Society, USA - Outstanding Achievement in Sound Mixing for a Feature Film </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Dallas-Fort Worth Film Critics Association Awards - Best Actor </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Empire Awards, UK - Best Film </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Empire Awards, UK - Best Actor </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Empire Awards, UK - Best Actress </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Golden Screen, Germany </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Golden Trailer Awards </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Jupiter Award - Best International Director </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Las Vegas Film Critics Society Awards - Best Editing </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Las Vegas Film Critics Society Awards - Best Costume Design </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Las Vegas Film Critics Society Awards - Best Score </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Las Vegas Film Critics Society Awards - Best DVD </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Las Vegas Film Critics Society Awards - Best Visual Effects </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> London Critics Circle Film Awards - Actor of the Year </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Motion Picture Sound Editors, USA - Best Sound Editing - Sound Effects and Foley, Domestic Feature Film </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> MTV Movie Awards - Best Movie </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Nikkan Sports Film Awards - Best Foreign Film </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Online Film Critics Society Awards - Top Ten Films of the Year </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> PGA Awards - Outstanding Producer of Theatrical Motion Pictures </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> San Diego Film Critics Society Awards - Best Actor </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> San Diego Film Critics Society Awards - Best Cinematography </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Satellite Awards - Best Original Score </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Satellite Awards - Best Cinematography </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Satellite Awards - Best Visual Effects </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> World Stunt Awards - Best Fight </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> World Stunt Awards - Best Work with an Animal </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Screen Actors Guild Awards </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> AFI Awards - Movie of the Year </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> ARIA Music Awards </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string">  ASCAP Film and Television Music Awards - Top Box Office Films </sch:awards>
        <dbp:gYear  rdf:datatype= "http://www.w3.org/2001/XMLSchema#gYear"> 2000 </dbp:gYear>
        <dbp:duration rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 02:35 </dbp:duration>
        <dbp:releaseDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 2000-05-19 </dbp:releaseDate>
        <dbp:budget rdf:datatype= "http://www.currency-iso.org/dam/downloads/lists/list_one.xml" > 103.000.000 USD </dbp:budget>
        <dct:language rdf:datatype="https://tools.ietf.org/html/rfc5646#section-4.3"> en-US </dct:language>
        <dbp:starRating rdf:datatype= "http://www.w3.org/2001/XMLSchema#float" > 8.5 </dbp:starRating>
        <tu:Recurso-turistico rdf:resource="http://www.the-colosseum.net/" />
        <tu:Recurso-turistico rdf:resource="http://www.pantheon-rome.com" />
        <tu:Recurso-turistico rdf:resource="https://en.wikipedia.org/wiki/Roman_Forum" />
        <tu:Recurso-turistico rdf:resource="http://mv.vatican.va/3_EN/pages/MV_Home.html" />
        <tu:Recurso-turistico rdf:resource="http://en.museicapitolini.org" />
        <tu:Recurso-turistico rdf:resource="https://www.rometoolkit.com/whattodo/basilica_san_giovanni.html" />
        <tu:Recurso-turistico rdf:resource="http://www.archeorm.arti.beniculturali.it/en/archaeological-site/baths-caracalla" />
        <sch:tracks rdf:resource="http://www.imdb.com/title/tt0172495/soundtrack?ref_=tt_trv_snd" />
        <sch:tracks rdf:resource="https://en.wikipedia.org/wiki/File:Now_We_Are_Free.ogg" />
        <sch:tracks rdf:resource="http://www.imdb.com/title/tt0172495/soundtrack?ref_=tt_trv_snd" />
   </rdf:Description>
   

           9.2.3 Descrição do Studio de produção Gladiator - DREAMWORKS

   <rdf:Description rdf:about="http://www.dreamworksanimation.com/" >
        <rdf:type rdf:resource="https://schema.org/productionCompany" />
        <rdfs:subClassOf rdf:resource="https://schema.org/Organization"/>
        <sch:legalName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Dreamworks Studios  </sch:legalName>
        <sch:address rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> 1000 Flower St, Glendale, CA 91201, EUA </sch:address>
        <sch:foundingDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" > 1994-10-12 </sch:foundingDate>
        <sch:geo rdf:datatype="https://www.iso.org/obp/ui/#iso:std:iso:6709:ed-2:v1:en"> +34.92638 -118.17635 </sch:geo>
   </rdf:Description>

           9.2.4 Descrição do local de encenação do filme Gladiator - ROMA

   <rdf:Description rdf:about="https://pt.wikipedia.org/wiki/Roma" >
        <rdf:type rdf:resource= "https://schema.org/Place" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Roma </dct:title>
        <sch:geo rdf:datatype="https://www.iso.org/obp/ui/#iso:std:iso:6709:ed-2:v1:en"> +41.890251 -12.492373 </sch:geo>
        <dbp:city rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Roma </dbp:city>
        <dbp:country rdf:datatype= "https://www.iso.org/obp/ui/#search" > IT </dbp:country>
   </rdf:Description>

           9.2.5 Descrição das atracções turísticas no local de encenação do filme Gladiator

           9.2.5.1 Atracção Turística 1 - ROMAN COLOSSEUM

   <rdf:Description rdf:about="http://www.the-colosseum.net/" >
        <rdf:type rdf:resource= "http://idi.fundacionctic.org/cruzar/turismo.html#term_Recurso-turistico" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Roman Colosseum </dct:title>
        <tu:Closing-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 19:15 </tu:Closing-time>
        <tu:Opening-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 10:00</tu:Opening-time>
        <tu:visit-duration rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 03:00 </tu:visit-duration>
   </rdf:Description>

           9.2.5.2 Atracção Turística 2 - ROMAN FORUM

   <rdf:Description rdf:about="https://en.wikipedia.org/wiki/Roman_Forum" >
        <rdf:type rdf:resource= "http://idi.fundacionctic.org/cruzar/turismo.html#term_Recurso-turistico" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Fórum Romano </dct:title>
        <tu:Closing-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 19:00 </tu:Closing-time>
        <tu:Opening-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 08:30 </tu:Opening-time>
        <tu:visit-duration rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 05:00 </tu:visit-duration>
   </rdf:Description>

           9.2.5.3 Atracção Turística 3 - VATICAN MUSEUMS

   <rdf:Description rdf:about="http://mv.vatican.va/3_EN/pages/MV_Home.html" >
        <rdf:type rdf:resource= "http://idi.fundacionctic.org/cruzar/turismo.html#term_Recurso-turistico" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Vatican Museums </dct:title>
        <tu:Closing-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 18:00 </tu:Closing-time>
        <tu:Opening-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 10:00</tu:Opening-time>
        <tu:visit-duration rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 05:00 </tu:visit-duration>
   </rdf:Description>

           9.2.5.4 Atracção Turística 4 - CAPITOLINE MUSEUM

   <rdf:Description rdf:about="http://en.museicapitolini.org" >
        <rdf:type rdf:resource= "http://idi.fundacionctic.org/cruzar/turismo.html#term_Recurso-turistico" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Capitoline Museum </dct:title>
        <tu:Closing-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 20:00</tu:Closing-time>
        <tu:Opening-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 09:00</tu:Opening-time>
        <tu:visit-duration rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 05:00 </tu:visit-duration>
   </rdf:Description>

           9.2.5.5 Atracção Turística 5 - BASILICA DI SAN GIIOVANNI

   <rdf:Description rdf:about="https://www.rometoolkit.com/whattodo/basilica_san_giovanni.html" >
        <rdf:type rdf:resource= "http://idi.fundacionctic.org/cruzar/turismo.html#term_Recurso-turistico" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Basilica Di San Giiovanni </dct:title>
        <tu:Closing-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 24:00 </tu:Closing-time>
        <tu:Opening-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 07:00</tu:Opening-time>
        <tu:visit-duration rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 05:00 </tu:visit-duration>
   </rdf:Description>
   <rdf:Description rdf:about="https://www.rometoolkit.com/whattodo/borghese_gallery.htm" >
        <rdf:type rdf:resource= "http://idi.fundacionctic.org/cruzar/turismo.html#term_Recurso-turistico" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Borghese Gallery </dct:title>
        <tu:Closing-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 24:00</tu:Closing-time>
        <tu:Opening-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 08:30 </tu:Opening-time>
        <tu:visit-duration rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 05:00 </tu:visit-duration>
   </rdf:Description>
   

           9.2.5.7 Atracção Turística 7 - BATHS PF CARACALLA

   <rdf:Description rdf:about="http://www.archeorm.arti.beniculturali.it/en/archaeological-site/baths-caracalla" >
        <rdf:type rdf:resource= "http://idi.fundacionctic.org/cruzar/turismo.html#term_Recurso-turistico" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Baths of Caracalla </dct:title>
        <tu:Closing-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 24:00</tu:Closing-time>
        <tu:Opening-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 08:00 </tu:Opening-time>
        <tu:visit-duration rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 05:00 </tu:visit-duration>
   </rdf:Description>

           9.2.7 Descrição das musicas que aparecem no filme Gladiator

           9.2.7.1 Música 1 - PAVOR

   <rdf:Description rdf:about="http://www.imdb.com/title/tt0172495/soundtrack?ref_=tt_trv_snd" >
        <rdf:type rdf:resource= "https://schema.org/AudioObject" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Pavor </dct:title>
        <mo:inerpreter rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Synaulia </mo:inerpreter>
        <dbp:composer rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Walker Maioli </dbp:composer>
        <dbp:year rdf:datatype= "http://www.w3.org/2001/XMLSchema#gYear"> 2000 </dbp:year >
   </rdf:Description>
   

           9.2.7.2 Música 2 - NOW WE ARE FREE

   <rdf:Description rdf:about="https://en.wikipedia.org/wiki/File:Now_We_Are_Free.ogg" >
        <rdf:type rdf:resource= "https://schema.org/AudioObject" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" >   Now We Are Free  </dct:title>
        <mo:inerpreter rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Uncredited </mo:inerpreter>
        <dbp:composer rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Lisa Gerrard </dbp:composer>
        <dbp:year rdf:datatype= "http://www.w3.org/2001/XMLSchema#gYear"> 2000 </dbp:year >
   </rdf:Description>

           9.2.7.3 Música 3 - ETRURIA

   <rdf:Description rdf:about="http://www.imdb.com/title/tt0172495/soundtrack?ref_=tt_trv_snd" >
        <rdf:type rdf:resource= "https://schema.org/AudioObject" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Etruria </dct:title>
        <mo:inerpreter rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Synaulia </mo:inerpreter>
        <dbp:composer rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Walter Maioli </dbp:composer>
        <dbp:year rdf:datatype= "http://www.w3.org/2001/XMLSchema#gYear"> 2000 </dbp:year >
   </rdf:Description>

           9.2.8 Descrição dos atores do filme Gladiator

           9.2.8.1 Ator 1 - RUSSELL CROWE

   <rdf:Description rdf:about="https://pt.wikipedia.org/wiki/Russell_Crowe" >
        <sch:givenName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Russell Crowe </sch:givenName>
        <sch:familyName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Crowe </sch:familyName>
        <sch:birthDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" > 1964-04-07  </sch:birthDate>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Academy Awards, USA - Best Actor in a Leading Role </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Golden Globes, USA - Best Performance by an Actor in a Motion Picture - Drama (A Beautiful Mind) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> BAFTA Awards - Best Performance by an Actor in a Leading Role (A Beautiful Mind 2001) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Australian Film Institute - Best Actor (State of Play 2009) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Australian Film Institute - Best Actor (Cinderella Man 2005) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Australian Film Institute - Global Achievement Award (2001)  </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Australian Film Institute - Best Actor in a Lead Role (Romper Stomper 1992) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Australian Film Institute - Best Actor in a Supporting Role (Proof  1991) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Awards Circuit Community Awards - Best Cast Ensemble (Les Misérables 2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Awards Circuit Community Awards - Best Actor in a Leading Role (A Beautiful Mind 2001) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Blockbuster Entertainment Awards - Favorite Actor - Action (Gladiator 2000) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Broadcast Film Critics Association Awards - Best Actor (A Beautiful Mind 2001) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Broadcast Film Critics Association Awards - Best Actor (Gladiator 2000) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Broadcast Film Critics Association Awards -  Best Actor (The Insider 1999) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Chlotrudis Awards - Best Actor (L.A. Confidential 1997) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Dallas-Fort Worth Film Critics Association Awards - Best Actor (A Beautiful Mind 2001) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Dallas-Fort Worth Film Critics Association Awards - Best Actor (Gladiator 2000) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Empire Awards, UK - Actor of our Lifetime (2009) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Empire Awards, UK - Best Actor (Gladiator 2000) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Film Critics Circle of Australia Awards - Best Actor (The Water Diviner 2014) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Film Critics Circle of Australia Awards - Best Actor - Male (Romper Stomper 1992) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Golden Apple Awards - Male Star of the Year (2000) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Hollywood Film Awards - Actor of the Year (2000) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> London Critics Circle Film Awards - Actor of the Year (Gladiator 2000) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> London Critics Circle Film Awards - Actor of the Year (The Insider 1999) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Los Angeles Film Critics Association Awards - Best Actor (The Insider 1999) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> National Board of Review, USA - Best Acting by an Ensemble (Les Misérables 2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> National Board of Review, USA - Best Actor (The Insider 1999) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> National Society of Film Critics Awards, USA - Best Actor (The Insider 1999) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Phoenix Film Critics Society Awards - Best Actor in a Leading Role (A Beautiful Mind 2001) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> San Diego Film Critics Society Awards - Best Actor (Gladiator 2000) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Santa Fe Film Critics Circle Awards - Best Actor (The Insider 1999) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Satellite Awards - Best Ensemble, Motion Picture (Les Misérables 2012)  </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Screen Actors Guild Awards - Outstanding Performance by a Male Actor in a Leading Role (A Beautiful Mind 2001)   </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Seattle International Film Festival - Best Actor (Romper Stomper 1992) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Seattle International Film Festival - Best Actor (Hammers Over the Anvil) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> ShoWest Convention, USA - Male Star of the Year (1993) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Walk of Fame - Star on the Walk of Fame (2010) </sch:awards>
        <sch:jobTitle rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Ator  </sch:jobTitle>
   </rdf:Description>
   

           9.2.8.2 Ator 2 - JOAQUIN PHOENIX

   <rdf:Description rdf:about="https://pt.wikipedia.org/wiki/Joaquin_Phoenix" >
        <sch:givenName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Joaquin </sch:givenName>
        <sch:familyName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Phoenix </sch:familyName>
        <sch:birthDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" > 1974-10-28 </sch:birthDate>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Golden Globes, USA - Best Performance by an Actor in a Motion Picture - Comedy or Musical (Walk the Line 2005)  </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Alliance of Women Film Journalists Best Depiction of Nudity, Sexuality, or Seduction (Her 2013) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Austin Film Critics Association - Best Actor (The Master 2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Blockbuster Entertainment Awards - Favorite Villain (Internet Only) (Gladiator 2000) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Critics Choice Award - Best Supporting Actor (Quills 2000) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Critics Choice Award - Best Supporting Actor (Gladiator 2000) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Critics Choice Award - Best Supporting Actor (The Yards 2000) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Dublin Film Critics Circle Awards - Best Actor (The Master 2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Golden Schmoes Awards - Best Actor of the Year (Walk the Line 2005) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Grammy Awards - Best Compilation Soundtrack Album for Motion Picture, Television or Other Visual Media (Walk the Line 2005)  </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Hollywood Film Awards - Actor of the Year (Walk the Line 2005) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Robert Altman Award - Inherent Vice (2014) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> International Online Cinema Awards (INOCA) - Best Actor (The Master 2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Internet Film Critic Society - Best International Actor (The Master 2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Italian Online Movie Awards (IOMA) - Best Actor (Miglior attore protagonista) (The Master 2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> London Critics Circle Film Awards - Actor of the Year (The Master 2012)  </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Los Angeles Film Critics Association Awards - Best Actor (The Master 2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> National Board of Review, USA - Best Supporting Actor (Gladiator 2000) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> National Board of Review, USA - Best Supporting Actor (Quills 2000) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> National Board of Review, USA - Best Supporting Actor (The Yards 2000) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Newport Beach Film Festival - Outstanding Achievement in Filmmaking - Ensemble Cast (The Immigrant 2013)  </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> North Carolina Film Critics Association - Best Actor (The Master 2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> North Texas Film Critics Association, US - Best Actor (Walk the Line 2005) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Online Film and Television Association - Best Music, Adapted Song (Walk the Line 2005) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> San Diego Film Critics Society Awards - Special Award (The Yards 2000) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> San Diego Film Critics Society Awards - Special Award (Gladiator 2000) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> San Diego Film Critics Society Awards - Special Award (Quills 2000) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> San Francisco Film Critics Circle - Best Actor (The Master 2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Sant Jordi Awards - Best Foreign Actor (Mejor Actor Extranjero) (Two Lovers 2008) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> SESC Film Festival, Brazil - (Her 2013) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> St. Louis Film Critics Association, US - Special Merit (for best scene, cinematic technique or other memorable aspect or moment) (The Master 2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Utah Film Critics Association Awards - Best Actor (The Master 2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Vancouver Film Critics Circle - Best Actor (The Master 2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Venice Film Festival - Best Actor (The Master 2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Village Voice Film Poll - Best Actor (The Master 2012) </sch:awards>
        <sch:jobTitle rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Ator  </sch:jobTitle>
   </rdf:Description>
   

           9.2.8.3 Ator 3 - CONNIE NIELSEN

   <rdf:Description rdf:about="https://pt.wikipedia.org/wiki/Connie_Nielsen" >
        <sch:givenName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Connie </sch:givenName>
        <sch:familyName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Nielsen </sch:familyName>
        <sch:birthDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" > 1965-07-03 </sch:birthDate>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Bodil Awards - Best Actress (Bedste kvindelige hovedrolle) (Brødre 2004) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Empire Awards, UK - Best Actress (Gladiator 2000) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Indianapolis International Film Festival - Performance (Brødre 2004) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> San Sebastián International Film Festival - Outstanding Performance by the Cast of a Theatrical Motion Picture (Gladiator 2000) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Zulu Awards - Zulu Awards (Brødre 2004) </sch:awards>
        <sch:jobTitle rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Atriz </sch:jobTitle>
   </rdf:Description>
   

           9.2.8.4 Ator 4 - DEREK JACOBI

   <rdf:Description rdf:about="https://pt.wikipedia.org/wiki/Derek_Jacobi" >
        <sch:givenName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Derek </sch:givenName>
        <sch:familyName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Jacobi </sch:familyName>
        <sch:birthDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" > 1938-10-22 </sch:birthDate>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Primetime Emmy Awards - Outstanding Guest Actor in a Comedy Series (Frasier 1993) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Primetime Emmy Awards - Outstanding Supporting Actor in a Miniseries or a Special (The Tenth Man 1998) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> BAFTA Awards - Best Actor (I, Claudius 1976) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Critics Choice Award - Best Acting Ensemble (2001) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Evening Standard British Film Awards - Best Actor (Love Is the Devil: Study for a Portrait of Francis Bacon 1998) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Evening Standard British Film Awards - Best Actor (Little Dorrit 1987) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Florida Film Critics Circle Awards - Best Ensemble Cast (Gosford Park 2001) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Online Film Critics Society Awards - Best Ensemble (Gosford Park 2001) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Santa Barbara International Film Festival - Best Motion Picture Ensemble of the Year (The King's Speech 2010) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Satellite Awards - Outstanding Motion Picture Ensemble (Gosford Park 2001) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Screen Actors Guild Awards - Outstanding Performance by a Cast in a Motion Picture (The King's Speech 2010) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Screen Actors Guild Awards - Outstanding Performance by the Cast of a Theatrical Motion Picture</sch:awards>
        <sch:jobTitle rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Ator </sch:jobTitle>
   </rdf:Description>
   </rdf:RDF>
   

           9.3 Descrição em RDF do filme INTOUCHABLES

           9.3.1 Cabeçalho RDF

   <?xml version="1.0"?>
   <rdf:RDF
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
   xmlns:dct="http://www.purl.org/dc/terms"
   xmlns:sch="https://schema.org/"
   xmlns:dbp="http://dbpedia.org/ontology/"
   xmlns:tu="http://idi.fundacionctic.org/cruzar/turismo.html#term_Recurso-turistico"
   xmlns:mo="http://musicontology.com/specification/#term-">
   

           9.3.2 Descrição do filme INTOUCHABLES

   
   <rdf:Description rdf:about="http://www.imdb.com/title/tt1675434/?pf_rd_m">
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Intouchables </dct:title>
        <sch:genre rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Biography </sch:genre>
        <sch:productionCompany rdf:resource= "http://www.imdb.com/company/co0098808/?ref_=ttco_co_1/" />
        <sch:location rdf:resource="https://pt.wikipedia.org/wiki/Paris" />
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > African-American Film Critics Association (AAFCA) - Best Foreign Film (2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Awards of the Japanese Academy - Best Foreign Film (20103) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Black Film Critics Circle Awards  - Best Foreign Film (2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Black Reel Awards - Outstanding Foreign Film (2013) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Cinema Brazil Grand Prize Audience Award - Best Foreign-Language Film (2013) </sch:awards><sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Cinema Brazil Grand Prize Cinema Brazil Grand Prize - Best Foreign-Language Film (2013) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Czech Lions - Best Foreign Language (2013) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > César Awards, France - Best Actor (2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > David di Donatello Awards - Best European Film (2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > FICE - Federazione Italiana Cinema d'Essai - Best Foreign Film (2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Florida Film Critics Circle Awards - Best Foreign-Language Film (2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Globes de Cristal Awards, France - Best Film (2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Globes de Cristal Awards, France - Best Actor (2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Golden Trailer Awards - Best Foreign Comedy Trailer (2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Goya Awards - Best European Film (2013) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Image Awards - Outstanding International Motion Picture (2013) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Lumiere Awards, France - Best Actor (2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Melbourne International Film Festival - Most Popular Feature Film (2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Nantucket Film Festival - Best Feature (2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > National Board of Review, USA  - Top Five Foreign Language Films (2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > North Texas Film Critics Association, US - Best Foreign Language Film (2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Phoenix Film Critics Society Awards - Best Foreign Language Film (2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Rembrandt Awards - Best International Film (2013) </sch:awards><sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Sant Jordi Awards - Best Foreign Film (2013) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Santa Barbara International Film Festival - Virtuoso Award (2013) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Sarajevo Film Festival - Best Feature Film (2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Satellite Awards - Best Motion Picture, International Film (2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Southeastern Film Critics Association Awards - Best Foreign Language Film (2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > St. Louis Film Critics Association, US - Best Foreign Language Film (2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Tokyo International Film Festival - Best Actor Award (2011) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Tokyo International Film Festival - Tokyo Grand Prix (2011) </sch:awards><sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Wisconsin Film Festival - Best Narrative Feature (2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Étoiles d'Or, France - Best Male Newcomer (2012) </sch:awards>
        <dbp:gYear  rdf:datatype= "http://www.w3.org/2001/XMLSchema#gYear"> 2011 </dbp:gYear>
        <dbp:duration rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 01:52 </dbp:duration>
        <dbp:releaseDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827">  2012-04-01  </dbp:releaseDate> 
        <dbp:budget rdf:datatype= "http://www.currency-iso.org/dam/downloads/lists/list_one.xml" > 9.500.000 EUR</dbp:budget>
        <dbp:Vehicle rdf:resource="https://pt.wikipedia.org/wiki/Maserati_Quattroporte " />
        <dbp:Vehicle rdf:resource="https://en.wikipedia.org/wiki/Mercedes-Benz_GL-Class " />
        <dbp:Vehicle rdf:resource="https://pt.wikipedia.org/wiki/Renault_19" />
        <dct:language rdf:datatype="https://tools.ietf.org/html/rfc5646#section-4.3"> fr-FR </dct:language> 
        <dbp:starRating rdf:datatype= "http://www.w3.org/2001/XMLSchema#float" > 8.6  </dbp:starRating>
        <tu:Recurso-turistico rdf:resource="http://www.toureiffel.paris/pt" />
        <tu:Recurso-turistico rdf:resource="http://www.louvre.fr/" />
        <tu:Recurso-turistico rdf:resource="http://www.disneylandparis.pt/" />
        <sch:tracks rdf:resource="https://open.spotify.com/track/3yuCAw61jqfyv2KzMoVdXA" />
        <sch:tracks rdf:resource="https://open.spotify.com/track/5nNmj1cLH3r4aA4XDJ2bgY" />
        <sch:tracks rdf:resource="https://open.spotify.com/track/7sJYwNd8TWB76GIdrts4XU" />
   </rdf:Description>
   

           9.3.3 Descrição do Studio de produção Intouchables - QUADPRODUCTIONS

   <rdf:Description rdf:about="http://www.imdb.com/company/co0098808/?ref_=ttco_co_1" >
        <rdf:type rdf:resource= "https://schema.org/productionCompany " />
        <rdfs:subClassOf rdf:resource=" https://schema.org/Organization"/>
        <sch:legalName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> QuadProductions</sch:legalName>
        <sch:address rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> 31 r Madame de Sanzillon, 92110, CLICHY,Paris, France </sch:address>
        <sch:foundingDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" > 1993-01-01</sch:foundingDate>
        <sch:geo rdf:datatype="https://www.iso.org/obp/ui/#iso:std:iso:6709:ed-2:v1:en"  > + 48.904036 - 2.316167</sch:geo>
   </rdf:Description>

           9.3.4 Descrição do local de encenação do filme Intouchables - PARIS

   <rdf:Description rdf:about="https://pt.wikipedia.org/wiki/Paris" >
        <rdf:type rdf:resource= "https://schema.org/Place" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Paris </dct:title>
        <sch:geo rdf:datatype="https://www.iso.org/obp/ui/#iso:std:iso:6709:ed-2:v1:en"  > + 48.864716 - 2.349014</sch:geo>
        <dbp:city rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Paris </dbp:city>
        <dbp:country rdf:datatype= "https://www.iso.org/obp/ui/#search"> FR </dbp:country>
   </rdf:Description>
   

           9.3.5 Descrição das atracções turísticas no local de encenação do filme Intouchables

           9.3.5.1 Atracção Turística 1 - TOUR EIFFEL

   <rdf:Description rdf:about="http://www.toureiffel.paris/pt" >
        <rdf:type rdf:resource= "http://idi.fundacionctic.org/cruzar/turismo.html#term_Recurso-turistico" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" >Tour Eiffel </dct:title>
        <tu:Closing-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 23:45 </tu:Closing-time>
        <tu:Opening-time  rdf:datatype="https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 09:30 </tu:Opening-time>
        <tu:visit-duration  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 02:00 </tu:visit-duration> 
   </rdf:Description>
   

           9.3.5.2 Atracção Turística 2 - LOUVRE

   <rdf:Description rdf:about="http://www.louvre.fr/" >
        <rdf:type rdf:resource= "http://idi.fundacionctic.org/cruzar/turismo.html#term_Recurso-turistico" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" >Louvre</dct:title>
        <tu:Closing-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 18:00 </tu:Closing-time>
        <tu:Opening-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 09:00 </tu:Opening-time>
        <tu:visit-duration  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 03:00 </tu:visit-duration> 
   </rdf:Description>
   

           9.3.5.3 Atracção Turística 3 - DISNEYLAND

   <rdf:Description rdf:about="http://www.disneylandparis.pt/" >
        <rdf:type rdf:resource= "http://idi.fundacionctic.org/cruzar/turismo.html#term_Recurso-turistico" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" >Disneyland</dct:title>
        <tu:Closing-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 20:00 </tu:Closing-time>
        <tu:Opening-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 10:00 </tu:Opening-time>
        <tu:visit-duration  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 10:00 </tu:visit-duration> 
   </rdf:Description>   
   

           9.3.6 Descrição dos carros que aparecem no filme Intouchables

           9.3.6.1 Carro 1 - MASERATI QUATTROPORTE 4.7

   <rdf:Description rdf:about="https://pt.wikipedia.org/wiki/Maserati_Quattroporte" >
        <rdf:type rdf:resource= "https://schema.org/Product" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Maserati Quattroporte 4.7 version</dct:title>
        <sch:model  rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Quatroporte </sch:model>
        <sch:brand  rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" >  Maserati</sch:brand>
        <sch:realeaseDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" >  2009-01-01 </sch:realeaseDate >
   </rdf:Description>
   

           9.3.6.2 Carro 2 - MERCEDES-BENZ GL

   <rdf:Description rdf:about="https://en.wikipedia.org/wiki/Mercedes-Benz_GL-Class" >
        <rdf:type rdf:resource= "https://schema.org/Product" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Mercedes-Benz GL [X164] </dct:title>
        <sch:model  rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > GL - Class</sch:model>
        <sch:brand  rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" >  Mercedes-Benz </sch:brand>
        <sch:realeaseDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" >  2007-01-01           </sch:realeaseDate >
   </rdf:Description>
  

           9.3.6.3 Carro 3 - RENAULT 19 CABRIOLET

   <rdf:Description rdf:about="https://pt.wikipedia.org/wiki/Renault_19" >
        <rdf:type rdf:resource= "https://schema.org/Product" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Renault 19 Cabriolet </dct:title>
        <sch:model  rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > 19 Cabriolet</sch:model>
        <sch:brand  rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" >  Renault </sch:brand>
        <sch:realeaseDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" >  1992-01-01           </sch:realeaseDate >
   </rdf:Description>
   

           9.3.7 Descrição das musicas que aparecem no filme Intouchables

           9.3.7.1 Música 1 - FLY

   <rdf:Description rdf:about="https://open.spotify.com/track/3yuCAw61jqfyv2KzMoVdXA" >
        <rdf:type rdf:resource= "https://schema.org/AudioObject" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" >   Fly </dct:title>
        <mo:inerpreter rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Ludovico Einaudi </mo:inerpreter>
        <dbp:composer rdf:datatype= "http://www.w3.org/2001/XMLSchema#string">Ludovico Einaudi </dbp:composer>
        <dbp:year rdf:datatype= "http://www.w3.org/2001/XMLSchema#gYear"> 2011 </dbp:year >
   </rdf:Description>
   

           9.3.7.2 Música 2 - SEPTEMBER

   <rdf:Description rdf:about="https://open.spotify.com/track/5nNmj1cLH3r4aA4XDJ2bgY" >
        <rdf:type rdf:resource= "https://schema.org/AudioObject" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" >   September </dct:title>
        <mo:inerpreter rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Earth, Wind and Fire</mo:inerpreter>
        <dbp:composer rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Maurice White</dbp:composer>
        <dbp:year rdf:datatype= "http://www.w3.org/2001/XMLSchema#gYear"> 1978 </dbp:year >
   </rdf:Description>
   

           9.3.7.3 Música 3 - THE GHETTO

   <rdf:Description rdf:about="https://open.spotify.com/track/7sJYwNd8TWB76GIdrts4XU" >
        <rdf:type rdf:resource= "https://schema.org/AudioObject" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" >   The Ghetto  </dct:title>
        <mo:inerpreter rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> George Benson </mo:inerpreter>
        <dbp:composer rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Donny Hathaway </dbp:composer>
        <dbp:year rdf:datatype= "http://www.w3.org/2001/XMLSchema#gYear"> 2000 </dbp:year >
   </rdf:Description>
   
   

           9.3.8 Descrição dos atores do filme Intouchables

           9.3.8.1 Ator 1 - FRANÇOIS CLUZET

   <rdf:Description rdf:about="https://pt.wikipedia.org/wiki/Fran%C3%A7ois_Cluzet " >
        <sch:givenName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > François</sch:givenName>
        <sch:familyName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Cluzet </sch:familyName>
        <sch:birthDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" > 1955-09-21 </sch:birthDate>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> César Awards, France - Best Actor ( Ne le dis à personne 2007) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Globes de Cristal Awards, France - Best Actor (Ne le dis à personne 2007) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Paris Film Festival - Best Actor (Le silence de Rak 1996) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Prix Jean Gabin - (1984) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Tokyo International Film Festival - Best Actor Award (Intouchables 2011) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Étoiles d'Or, France - Best Actor (À l'origine 2010) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Étoiles d'Or, France - Best Actor (Ne le dis à personne 2007) </sch:awards>
        <sch:jobTitle rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Actor  </sch:jobTitle>
   </rdf:Description>
   

           9.3.8.2 Ator 2 - OMAR SY

   <rdf:Description rdf:about="https://pt.wikipedia.org/wiki/Omar_Sy" >
        <sch:givenName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Omar </sch:givenName>
        <sch:familyName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Sy </sch:familyName>
        <sch:birthDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" > 1978-01-20 </sch:birthDate>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> César Awards, France - Best Actor (Intouchables 2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Globes de Cristal Awards, France - Best Actor (Intouchables 2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Lumiere Awards, France - Best Actor (Intouchables 2012) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> NRJ Ciné Awards - Best Young Talent in a Debut Film (Nos jours heureux 2007) </sch:awards><sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Santa Barbara International Film Festival - Virtuoso Award (Intouchables 2013) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Tokyo International Film Festival - Best Actor Award (Intouchables 2011) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Étoiles d'Or, France - Best Male Newcomer (Intouchables 2012) </sch:awards>
        <sch:jobTitle rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Actor  </sch:jobTitle>
   </rdf:Description>
   

           9.3.8.3 Ator 3 - AUDREY FLEUROT

   <rdf:Description rdf:about="https://pt.wikipedia.org/wiki/Audrey_Fleurot" >
        <sch:givenName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" >Audrey </sch:givenName>
        <sch:familyName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Fleurot </sch:familyName>
        <sch:birthDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" > 1977-07-06 </sch:birthDate>
        <sch:jobTitle rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Atriz  </sch:jobTitle>
   </rdf:Description>
   

           9.4 Descrição em RDF do filme NUOVO CINEMA PARADISO

           9.4.1 Cabeçalho RDF

   <?xml version="1.0"?>
   <rdf:RDF
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
   xmlns:dct="http://www.purl.org/dc/terms"
   xmlns:sch="https://schema.org/"
   xmlns:dbp="http://dbpedia.org/ontology/"
   xmlns:tu="http://idi.fundacionctic.org/cruzar/turismo.html#term_Recurso-turistico"
   xmlns:mo="http://musicontology.com/specification/#term-"> 
   

           9.4.2 Descrição do filme Nuovo cinema paradiso

   <rdf:Description rdf:about="http://www.imdb.com/title/tt0095765/?ref_=ttfc_fc_tt">
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Nuovo cinema paradiso </dct:title>
        <sch:genre rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > DRAMA  </sch:genre>
        <sch:productionCompany rdf:resource= "http://www.imdb.com/company/co0013358/?ref_=ttco_co_1" />
        <sch:location rdf:resource="https://en.wikipedia.org/wiki/Palermo" />
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Oscar - Best Foreign Language Film (1990) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Golden Globe - Best Foreign Language Film (1990) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > BAFTA Film Award - Best Actor (1991) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > BAFTA Film Award - Best Actor in a Supporting Role (1991)</sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > BAFTA Film Award - Best Film not in the English Language (1991) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > BAFTA Film Award - Best Original Film Score (1991) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > BAFTA Film Award - Best Screenplay - Original  (1991) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Argentinean Film Critics Association Awards - Best Foreign Film (Mejor Película Extranjera) (1991) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Cannes Film Festival - Giuseppe Tornatore (1989) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Cleveland International Film Festival - Best Film (1990) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > César Awards, France - Best Poster (1990) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Dallas-Fort Worth Film Critics Association Awards - Best Foreign-Language Film (1991) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > David di Donatello Awards - Best Music (1989) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > European Film Awards - European Actor of the Year (1989) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > European Film Awards - Giuseppe Tornatore  (1989) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Kansas City Film Critics Circle Awards - Best Foreign Film (1990) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > London Critics Circle Film Awards - Actor of the Year (1991) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > London Critics Circle Film Awards - Foreign Language Film of the Year (1991) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Mainichi Film Concours - Best Foreign Language Film (1990) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Online Film and Television Association - Motion Picture (2015) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Robert Festival - Best Young Actor Under Nine Appearing in a Foreign Film (1990) </sch:awards>
        <dbp:gYear  rdf:datatype= "http://www.w3.org/2001/XMLSchema#gYear">1988 </dbp:gYear>
        <dbp:duration rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 02:35 </dbp:duration>
        <dbp:releaseDate rdf:datatype="https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 1988-09-29 </dbp:releaseDate>
        <dbp:budget rdf:datatype= "http://www.currency-iso.org/dam/downloads/lists/list_one.xml" > 5.000.000 USD </dbp:budget>
        <dbp:Vehicle rdf:resource="https://en.wikipedia.org/wiki/Alfa_Romeo_90" />
        <dbp:Vehicle rdf:resource="https://en.wikipedia.org/wiki/Fiat_1100"/>
        <dbp:Vehicle rdf:resource="https://en.wikipedia.org/wiki/Fiat_1100"/>
        <dbp:Vehicle rdf:resource="https://en.wikipedia.org/wiki/Mercedes-Benz_S-Class#First_generation_.281972.E2.80.931980.29"/>
        <dct:language rdf:datatype="https://tools.ietf.org/html/rfc5646#section-4.3"> it-IT </dct:language> 
        <dbp:starRating rdf:datatype= "http://www.w3.org/2001/XMLSchema#float" > 8.5  </dbp:starRating>
        <tu:Recurso-turistico rdf:resource="http://www.rome.info/colosseum" />
        <tu:Recurso-turistico rdf:resource="https://it.wikipedia.org/wiki/Basilica_di_Massenzio" />
        <tu:Recurso-turistico rdf:resource="http://mv.vatican.va/3_EN/pages/CSN/CSN_Storia.html" /><tu:Recurso-turistico rdf:resource="http://www.vaticanstate.va/content/vaticanstate/en/monumenti/basilica-di-s-pietro.html" />
        <sch:tracks rdf:resource="https://itunes.apple.com/pt/album/cinema-paradiso-original-soundtrack/id299663975" />
   </rdf:Description>
   

           9.4.3 Descrição do Studio de produção Nuovo cinema paradiso - CRISTALDIFILM

   <rdf:Description rdf:about="http://www.imdb.com/company/co0013358/?ref_=ttco_co_1" >
        <rdf:type rdf:resource= "https://schema.org/productionCompany" />
        <rdfs:subClassOf rdf:resource="https://schema.org/Organization"/>
        <sch:legalName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Cristaldifilm </sch:legalName>
        <sch:address rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> CRISTALDI FILM Snc Piazza Ungheria 6 00198 Roma (RM) Italia</sch:address>
        <sch:foundingDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" > 1924-10-03 </sch:foundingDate> 
        <sch:geo rdf:datatype="https://www.iso.org/obp/ui/#iso:std:iso:6709:ed-2:v1:en"  > +41.55208 -12.29378 </sch:geo> 
   </rdf:Description>

           9.4.4 Descrição do local de encenação do filme Nuovo cinema paradiso - ROMA

   <rdf:Description rdf:about="https://pt.wikipedia.org/wiki/Roma" >
        <rdf:type rdf:resource= "https://schema.org/Place" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Rome </dct:title>
        <dbp:city rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Rome </dbp:city> 
        <dbp:country rdf:datatype= "https://www.iso.org/obp/ui/#search " > IT </dbp:country>
        <sch:geo rdf:datatype="https://www.iso.org/obp/ui/#iso:std:iso:6709:ed-2:v1:en" > +41.53250 -12.29320 </sch:geo>
   </rdf:Description>
   

           9.4.5 Descrição das atracções turísticas no local de encenação do filme Nuovo cinema paradiso

           9.4.5.1 Atracção Turística 1 - ROME COLOSSEUM

   <rdf:Description rdf:about="http://www.the-colosseum.net/" >
        <rdf:type rdf:resource= "http://idi.fundacionctic.org/cruzar/turismo.html#term_Recurso-turistico" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Roman Colosseum </dct:title>
        <tu:Closing-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 19:15 </tu:Closing-time>
        <tu:Opening-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 10:00</tu:Opening-time>
        <tu:visit-duration rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 03:00 </tu:visit-duration>
   </rdf:Description>
   

           9.4.5.2 Atracção Turística 2 - BASILICA DE CONSTANTINO

   <rdf:Description rdf:about="https://it.wikipedia.org/wiki/Basilica_di_Massenzio" >
        <rdf:type rdf:resource= "http://idi.fundacionctic.org/cruzar/turismo.html#term_Recurso-turistico" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Basilica de Constantino </dct:title>
        <tu:Closing-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 08:30 </tu:Closing-time>
        <tu:Opening-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 18:15</tu:Opening-time>
        <tu:visit-duration rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 01:00 </tu:visit-duration>
   </rdf:Description>
   

           9.4.5.3 Atracção Turística 3 - SISTINE CHAPEL

   <rdf:Description rdf:about="http://mv.vatican.va/3_EN/pages/CSN/CSN_Storia.html" >
        <rdf:type rdf:resource= "http://idi.fundacionctic.org/cruzar/turismo.html#term_Recurso-turistico" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Sistine Chapel</dct:title>
        <tu:Closing-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 09:00 </tu:Closing-time>
        <tu:Opening-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 16:00 </tu:Opening-time>
        <tu:visit-duration rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 02:00 </tu:visit-duration>
   </rdf:Description>
   

           9.4.5.4 Atracção Turística 4 - ST. PETER'S BASILICA

   <rdf:Description rdf:about="http://www.vaticanstate.va/content/vaticanstate/en/monumenti/basilica-di-s-pietro.html" >
        <rdf:type rdf:resource= "http://idi.fundacionctic.org/cruzar/turismo.html#term_Recurso-turistico" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > St. Peter's Basilica </dct:title>
        <tu:Closing-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 07:00</tu:Closing-time>
        <tu:Opening-time  rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 19:00</tu:Opening-time>
        <tu:visit-duration rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827"> 01:00 </tu:visit-duration>
   </rdf:Description>      
   

           9.4.6 Descrição dos carros que aparecem no filme Nuovo cinema paradiso

           9.4.6.1 Carro 1 - ALFA ROMEO 90

   <rdf:Description rdf:about="https://pt.wikipedia.org/wiki/Alfa_Romeo_90" >
        <rdf:type rdf:resource= "https://schema.org/Product" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Alfa Romeo 90 </dct:title>
        <sch:model  rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > 90  </sch:model>
        <sch:brand  rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" >  Alfa Romeo  </sch:brand>
        <sch:realeaseDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" >  1984-01-01 </sch:realeaseDate >
   </rdf:Description>
   

           9.4.6.2 Carro 2 - FIAT 1100

   <rdf:Description rdf:about="https://pt.wikipedia.org/wiki/Fiat_1100" >
        <rdf:type rdf:resource= "https://schema.org/Product" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Fiat 1100 </dct:title>
        <sch:model  rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > 1100  </sch:model>
        <sch:brand  rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" >  Fiat   </sch:brand>
        <sch:realeaseDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" >  1937-01-01 </sch:realeaseDate >
   </rdf:Description>
   

           9.4.6.3 Carro 3 - MERCEDES-BENZ S-KLASSE

   <rdf:Description rdf:about="https://de.wikipedia.org/wiki/Mercedes-Benz_S-Klasse" >
        <rdf:type rdf:resource= "https://schema.org/Product" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Mercedes-Benz S-Klasse </dct:title>
        <sch:model  rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > S-Klasse  </sch:model>
        <sch:brand  rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" >  Mercedes-Benz </sch:brand>
        <sch:realeaseDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" >  1972-01-01 </sch:realeaseDate >
   </rdf:Description>

           9.4.7 Descrição das musicas que aparecem no filme Nuovo cinema paradiso

           9.4.7.1 Música 1 - CINEMA PARADISO

   <rdf:Description rdf:about="https://itunes.apple.com/pt/album/cinema-paradiso-original-soundtrack/id299663975" >
        <rdf:type rdf:resource= "https://schema.org/AudioObject" />
        <dct:title rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" >   Cinema Paradiso  </dct:title>
        <mo:interpreter rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Ennio Morricone </mo:interpreter>
        <dbp:composer rdf:datatype= "http://www.w3.org/2001/XMLSchema#string">Ennio Morricone</dbp:composer>
        <dbp:year rdf:datatype= "http://www.w3.org/2001/XMLSchema#gYear"> 1988 </dbp:year >
   </rdf:Description>
   

           9.4.8 Descrição dos atores do filme Nuovo cinema paradiso

           9.4.8.1 Ator 1 - JACQUES SIMONET

   <rdf:Description rdf:about="https://en.wikipedia.org/wiki/Jacques_Perrin" >
        <sch:givenName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Jacques  </sch:givenName>
        <sch:familyName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Simonet </sch:familyName>
        <sch:birthDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" > 1941-07-13  </sch:birthDate>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Oscar - Best Documentary, Features ( Le peuple migrateur 2003) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> César Awards, France - Best Documentary Film (Meilleur film documentaire) ( Océans 2009) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> César Awards, France - Best Producer (Meilleur producteur) (Microcosmos: Le peuple de l'herbe 1996) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Luchon International Film Festival - Best Actor (Louis XI, le pouvoir fracassé 2011) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Venice Film Festival - Best Actor (La busca 1966) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Venice Film Festival - Best Actor (Un uomo a metà 1966) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> </sch:awards>
        <sch:jobTitle rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Actor  </sch:jobTitle>
   </rdf:Description>
   

           9.4.8.2 Ator 2 - PHILIPPE NOIRET

   <rdf:Description rdf:about="https://pt.wikipedia.org/wiki/Philippe_Noiret" >
        <sch:givenName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Philippe </sch:givenName>
        <sch:familyName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Noiret </sch:familyName>
        <sch:birthDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" > 1930-10-01 </sch:birthDate>
        <sch:deathDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" >  2006-11-23</sch:deathDate>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> BAFTA Awards - Best Actor (Nuovo Cinema Paradiso 1991) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Berlin International Film Festival - Honorable Mention (La vieille fille - 1972) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Berlin International Film Festival - UNICRIT Award (La vieille fille - 1972) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> César Awards, France - Best Actor (Meilleur acteur) (La vie et rien d'autre 1990) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> César Awards, France - Best Actor (Meilleur acteur) (Le vieux fusil 1976) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> David di Donatello Awards - Best Foreign Actor (Migliore Attore Straniero) (La vie et rien d'autre 1990) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> David di Donatello Awards - Best Foreign Actor (Migliore Attore Straniero) (Le vieux fusil 1976) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> European Film Awards - European Actor of the Year (Nuovo Cinema Paradiso 1989) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> European Film Awards - European Actor of the Year (La vie et rien d'autre 1989) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Italian National Syndicate of Film Journalists - European Silver Ribbon (1991) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Italian National Syndicate of Film Journalists - Best Foreign Actor (Migliore Attore Straniero) (Coup de torchon 1986) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> London Critics Circle Film Awards - Actor of the Year (Nuovo Cinema Paradiso 1991) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> National Board of Review, USA - Best Supporting Actor (Topaz 1970) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Venice Film Festival - Best Actor (Thérèse Desqueyroux 1962) </sch:awards>
        <sch:jobTitle rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Actor  </sch:jobTitle>
   </rdf:Description>  
   
   

           9.4.8.3 Ator 3 - SALVATORE CASCIO

 
   <rdf:Description rdf:about="https://it.wikipedia.org/wiki/Salvatore_Cascio" >
        <sch:givenName rdf:datatype="http://www.w3.org/2001/XMLSchema#string" > Salvatore </sch:givenName>
        <sch:familyName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Cascio </sch:familyName>
        <sch:birthDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" > 1979-11-08 </sch:birthDate>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string">  "> BAFTA Awards - Best Actor in a Supporting Role ( Nuovo Cinema Paradiso 1991) </sch:awards>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string">  "> Young Artist Awards - Best Young Actor Under Nine Appearing in a Foreign Film (Nuovo Cinema Paradiso 1990) </sch:awards>
        <sch:jobTitle rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Actor  </sch:jobTitle>
   </rdf:Description>
   

           9.4.8.4 Ator 4 - ANTONELLA ATTILI

 
   <rdf:Description rdf:about="https://it.wikipedia.org/wiki/Antonella_Attili" >
        <sch:givenName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Antonella </sch:givenName>
        <sch:familyName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Attili </sch:familyName>
        <sch:birthDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" > 1963-04-03 </sch:birthDate>
        <sch:jobTitle rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Atriz </sch:jobTitle>
   </rdf:Description>     
   

           9.4.8.5 Ator 5 - BRIGETTE FOSSEY

   <rdf:Description rdf:about="https://fr.wikipedia.org/wiki/Brigitte_Fossey" >
        <sch:givenName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" >Brigitte </sch:givenName>
        <sch:familyName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Fossey </sch:familyName>
        <sch:birthDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" > 1946-06-15 </sch:birthDate>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> 7 d'Or Night - Best Actress (Le château des oliviers 1994) </sch:awards>
        <sch:jobTitle rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Atriz  </sch:jobTitle>
   </rdf:Description> 
   

           9.4.8.6 Ator 6 - ENZO CANNAVALE

   <rdf:Description rdf:about="https://pt.wikipedia.org/wiki/Enzo_Cannavale">
        <sch:givenName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Enzo </sch:givenName>
        <sch:familyName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Cannavale </sch:familyName>
        <sch:birthDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" > 1928-04-05 </sch:birthDate>
        <sch:deathDate rdf:datatype= "https://www.w3.org/TR/1998/NOTE-datetime-19980827" >  2011-03-18</sch:deathDate>
        <sch:awards rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Italian National Syndicate of Film Journalists - Best Supporting Actor (Migliore Attore Non Protagonista) (32 dicembre 1988) </sch:awards>
        <sch:jobTitle rdf:datatype= "http://www.w3.org/2001/XMLSchema#string" > Actor  </sch:jobTitle>
   </rdf:Description>    
   
   
   </rdf:RDF>
   

           9.5 Descrição em RDF dos Cineclubes

   <?xml version="1.0"?>
        <rdf:RDF
        xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
        xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
        xmlns:dct="http://www.purl.org/dc/terms"
        xmlns:sch="https://schema.org/"
        xmlns:dbp="http://dbpedia.org/ontology/"
        

           9.5.1 Cineclube 1 - CINECLUBE DE GUIMARÃES

   <rdf:Description rdf:about="http://cineclubeguimaraes.org/wordpress/" >
        <rdf:type rdf:resource= "#Cineclube" />
        <rdfs:subClassOf rdf:resource="https://schema.org/Organization"/>
        <sch:legalName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Cineclube De Guimarães </sch:legalName>
        <sch:address rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Largo da Misericórdia, nº 19 – 2º, Apartado 221, 4810 – 269 Guimarães </sch:address>
        <sch:foundingDate rdf:datatype= "http://www.w3.org/2001/XMLSchema#date" > 1958-05-17 </sch:foundingDate>
        <sch:geo rdf:datatype="https://www.iso.org/obp/ui/#iso:std:iso:6709:ed-2:v1:en"  > +41.442943  -8.294804 </sch:geo>
   </rdf:Description>

           9.5.2 Cineclube 2 - LUCKY STAR - CINECLUBE DE BRAGA

   <rdf:Description rdf:about="http://luckystarcine.blogspot.pt/" >
        <rdf:type rdf:resource= "#Cineclube" />
        <rdfs:subClassOf rdf:resource="https://schema.org/Organization"/>
        <sch:legalName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Lucky Star – Cineclube de Braga </sch:legalName>
        <sch:address rdf:datatype= "http://www.w3.org/2001/XMLSchema#string">TOCA - Avenida Central, 33 – Braga </sch:address>
        <sch:foundingDate rdf:datatype= "http://www.w3.org/2001/XMLSchema#date" > 2015-01-01 </sch:foundingDate>
        <sch:geo rdf:datatype="https://www.iso.org/obp/ui/#iso:std:iso:6709:ed-2:v1:en"  > +41.3307  -8.252099 </sch:geo>
   </rdf:Description>
   

           9.5.3 Cineclube 3 -CINECLUBE DO PORTO

   <rdf:Description rdf:about="https://cineclubedoporto.wordpress.com/" >
        <rdf:type rdf:resource= "#Cineclube" />
        <rdfs:subClassOf rdf:resource="https://schema.org/Organization"/>
        <sch:legalName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Cineclube do Porto </sch:legalName>
        <sch:address rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Casa das Artes , Sala Henrique Alves Costa ( Rua Ruben A, 210 , Porto )  </sch:address>
        <sch:foundingDate rdf:datatype= "http://www.w3.org/2001/XMLSchema#date" > 1945-04-13 </sch:foundingDate>
        <sch:geo rdf:datatype="https://www.iso.org/obp/ui/#iso:std:iso:6709:ed-2:v1:en"  > +41.62808  -8.643848817 </sch:geo>
   </rdf:Description>

           9.5.4 Cineclube 4 -CINECLUBE DE LISBOA

 
   <rdf:Description rdf:about=" http://abc-cineclube.blogspot.pt/" >
        <rdf:type rdf:resource= "#Cineclube" />
        <rdfs:subClassOf rdf:resource="https://schema.org/Organization"/>
        <sch:legalName rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Cineclube de Lisboa </sch:legalName>
        <sch:address rdf:datatype= "http://www.w3.org/2001/XMLSchema#string"> Rua do Conde de Redondo 20, 1150 Lisboa</sch:address>
        <sch:foundingDate rdf:datatype= "http://www.w3.org/2001/XMLSchema#date" > 1950-11-1 </sch:foundingDate>
        <sch:geo rdf:datatype="https://www.iso.org/obp/ui/#iso:std:iso:6709:ed-2:v1:en"  > +38.43379808  -9.8398612 </sch:geo>
   </rdf:Description>
   
   </rdf:RDF>
   
   
   

10. RDFS

   <rdf:RDF
        xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
        xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
   <rdfs:Class ID="Cineclube">
        <rdfs:label xml:lang="pt"> Cineclube </rdfs:label>
        <rdfs:comment> Organização da promocao da setima arte </rdfs:comment>
        <rdfs:subClassOf rdf:resource= "https://schema.org/Organization" />
   </rdf:Description>
   <rdfs:Class rdf:resource="https://schema.org/productionCompany">
        <rdfs:subClassOf rdf:resource= "https://schema.org/Organization" />
   </rdf:Description>
   </rdf:RDF>
   

11. SKOS

   <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
        xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" 
        xmlns:skos="http://www.w3.org/2004/02/skos/core#" 
        xmlns:dc="http://purl.org/dc/elements/1.1/">
   <skos:ConceptScheme rdf:about="http://novoVocabulario.com/movieGenre">
        <dc:title>Specifies the movie genre</dc:title>	
        <dc:date>2016</dc:date>		
        <dc:creator>Angela Araujo</dc:creator>
        <dc:creator>Joana Araujo</dc:creator>
        <dc:creator>Marcia Oliveira</dc:creator>
        <dc:creator>Sara Silva</dc:creator>
        <dc:contributor>Ana Alice Baptista</dc:contributor>			
        <skos:hasTopConcept rdf:resource="#Action"/>
        <skos:hasTopConcept rdf:resource="#Adventure "/>
        <skos:hasTopConcept rdf:resource="#Animation "/>
        <skos:hasTopConcept rdf:resource="#Biography "/>
        <skos:hasTopConcept rdf:resource="#Comedy "/>
        <skos:hasTopConcept rdf:resource="#Crime "/>
        <skos:hasTopConcept rdf:resource="#Documentary "/>
        <skos:hasTopConcept rdf:resource="#Drama "/>
        <skos:hasTopConcept rdf:resource="#Family "/>
        <skos:hasTopConcept rdf:resource="#Fantasy "/>
        <skos:hasTopConcept rdf:resource="#Film-Noir "/>
        <skos:hasTopConcept rdf:resource="#History "/>
        <skos:hasTopConcept rdf:resource="#Horror "/>
        <skos:hasTopConcept rdf:resource="#Music "/>
        <skos:hasTopConcept rdf:resource="#Musical "/>
        <skos:hasTopConcept rdf:resource="#Mystery "/>
        <skos:hasTopConcept rdf:resource="#Romance "/>
        <skos:hasTopConcept rdf:resource="#Sci-Fi "/>
        <skos:hasTopConcept rdf:resource="#Sport "/>
        <skos:hasTopConcept rdf:resource="#Thriller "/>
        <skos:hasTopConcept rdf:resource="#War "/>
        <skos:hasTopConcept rdf:resource="#Western "/>
   </skos:ConceptScheme>
   <skos:Concept rdf:about="# Action " xml:lang="en">
        <skos:prefLabel xml:lang="en">Action Movie</skos:prefLabel>
        <skos:prefLabel xml:lang="pt">Filme de acção </skos:prefLabel>
        <skos:inScheme rdf:resource="http://novoVocabulario.com/movieGenre"/>
        <skos:topConceptOf rdf:resource="http://novoVocabulario.com/movieGenre"/>
   </skos:Concept>
   <skos:Concept rdf:about="#Adventure " xml:lang="en">
        <skos:prefLabel xml:lang="en"> Adventure Movie </skos:prefLabel>
        <skos:prefLabel xml:lang="pt"> Filme de Aventura </skos:prefLabel>
        <skos:inScheme rdf:resource="http://novoVocabulario.com/movieGenre"/>
        <skos:topConceptOf rdf:resource="http://novoVocabulario.com/movieGenre"/>
   </skos:Concept>
   <skos:Concept rdf:about="#Animation " xml:lang="en">
        <skos:prefLabel xml:lang="en"> Animation Movie </skos:prefLabel>
        <skos:prefLabel xml:lang="pt"> Filme de Animação </skos:prefLabel>
        <skos:inScheme rdf:resource="http://novoVocabulario.com/movieGenre"/>
        <skos:topConceptOf rdf:resource="http://novoVocabulario.com/movieGenre"/>
   </skos:Concept>
   <skos:Concept rdf:about=" #Biography " xml:lang="en">
        <skos:prefLabel xml:lang="en"> Biography Movie</skos:prefLabel>
        <skos:prefLabel xml:lang="pt"> Filme Biográfico </skos:prefLabel>
        <skos:inScheme rdf:resource="http://novoVocabulario.com/movieGenre"/>
        <skos:topConceptOf rdf:resource="http://novoVocabulario.com/movieGenre"/>
   </skos:Concept>
   <skos:Concept rdf:about=" #Comedy " xml:lang="en">
        <skos:prefLabel xml:lang="en"> Comedy Movie </skos:prefLabel>
        <skos:prefLabel xml:lang="pt"> Filme de Comédia </skos:prefLabel>
        <skos:inScheme rdf:resource="http://novoVocabulario.com/movieGenre"/>
        <skos:topConceptOf rdf:resource="http://novoVocabulario.com/movieGenre"/>
   </skos:Concept>
   <skos:Concept rdf:about="#Crime " xml:lang="en">
        <skos:prefLabel xml:lang="en"> Crime Movie</skos:prefLabel>
        <skos:prefLabel xml:lang="pt"> Filme de Crime </skos:prefLabel>
        <skos:inScheme rdf:resource="http://novoVocabulario.com/movieGenre"/>
        <skos:topConceptOf rdf:resource="http://novoVocabulario.com/movieGenre"/>
   </skos:Concept>
   <skos:Concept rdf:about="#Documentary " xml:lang="en">
        <skos:prefLabel xml:lang="en"> Documentary Movie</skos:prefLabel>
        <skos:prefLabel xml:lang="pt"> Documentário </skos:prefLabel>
        <skos:inScheme rdf:resource="http://novoVocabulario.com/movieGenre"/>
        <skos:topConceptOf rdf:resource="http://novoVocabulario.com/movieGenre"/>
   </skos:Concept>
   <skos:Concept rdf:about="#Drama " xml:lang="en">
        <skos:prefLabel xml:lang="en"> Drama Movie</skos:prefLabel>
        <skos:prefLabel xml:lang="pt"> Filme de Drama </skos:prefLabel>
        <skos:inScheme rdf:resource="http://novoVocabulario.com/movieGenre"/>
        <skos:topConceptOf rdf:resource="http://novoVocabulario.com/movieGenre"/>
   </skos:Concept>
   <skos:Concept rdf:about="#Family " xml:lang="en">
        <skos:prefLabel xml:lang="en"> Family Movie</skos:prefLabel>
        <skos:prefLabel xml:lang="pt"> Filme de Família </skos:prefLabel>
        <skos:inScheme rdf:resource="http://novoVocabulario.com/movieGenre"/>
        <skos:topConceptOf rdf:resource="http://novoVocabulario.com/movieGenre"/>
   </skos:Concept>
   <skos:Concept rdf:about="#Fantasy " xml:lang="en">
        <skos:prefLabel xml:lang="en"> Fantasy Movie</skos:prefLabel>
        <skos:prefLabel xml:lang="pt"> Filme de Fantasia </skos:prefLabel>
        <skos:inScheme rdf:resource="http://novoVocabulario.com/movieGenre"/>
        <skos:topConceptOf rdf:resource="http://novoVocabulario.com/movieGenre"/>
   </skos:Concept>
   <skos:Concept rdf:about="#Film-Noir " xml:lang="en">
        <skos:prefLabel xml:lang="en"> Film-Noir Movie</skos:prefLabel>
        <skos:inScheme rdf:resource="http://novoVocabulario.com/movieGenre"/>
        <skos:topConceptOf rdf:resource="http://novoVocabulario.com/movieGenre"/>
   </skos:Concept>
   <skos:Concept rdf:about="#History " xml:lang="en">
        <skos:prefLabel xml:lang="en"> History  Movie</skos:prefLabel>
        <skos:prefLabel xml:lang="pt"> Filme de História </skos:prefLabel>
        <skos:inScheme rdf:resource="http://novoVocabulario.com/movieGenre"/>
        <skos:topConceptOf rdf:resource="http://novoVocabulario.com/movieGenre"/>
   </skos:Concept>
   <skos:Concept rdf:about="#Horror " xml:lang="en">
        <skos:prefLabel xml:lang="en"> Horror Movie</skos:prefLabel>
        <skos:prefLabel xml:lang="pt"> Filme de Terror </skos:prefLabel>
        <skos:inScheme rdf:resource="http://novoVocabulario.com/movieGenre"/>
        <skos:topConceptOf rdf:resource="http://novoVocabulario.com/movieGenre"/>
   </skos:Concept>
   <skos:Concept rdf:about="#Music " xml:lang="en">
        <skos:prefLabel xml:lang="en"> Music Movie</skos:prefLabel>
        <skos:prefLabel xml:lang="pt"> Filme de Música </skos:prefLabel>
        <skos:inScheme rdf:resource="http://novoVocabulario.com/movieGenre"/>
        <skos:topConceptOf rdf:resource="http://novoVocabulario.com/movieGenre"/>
   </skos:Concept>
   <skos:Concept rdf:about="#Musical " xml:lang="en">
        <skos:prefLabel xml:lang="en"> Musical Movie</skos:prefLabel>
        <skos:prefLabel xml:lang="pt"> Musical  </skos:prefLabel>
        <skos:inScheme rdf:resource="http://novoVocabulario.com/movieGenre"/>
        <skos:topConceptOf rdf:resource="http://novoVocabulario.com/movieGenre"/>
   </skos:Concept>
   <skos:Concept rdf:about="#Mystery " xml:lang="en">
        <skos:prefLabel xml:lang="en"> Mystery Movie</skos:prefLabel>
        <skos:prefLabel xml:lang="pt"> Filme de Mistério </skos:prefLabel>
        <skos:inScheme rdf:resource="http://novoVocabulario.com/movieGenre"/>
        <skos:topConceptOf rdf:resource="http://novoVocabulario.com/movieGenre"/>
   </skos:Concept>
   <skos:Concept rdf:about="#Romance " xml:lang="en">
        <skos:prefLabel xml:lang="en"> Romance Movie</skos:prefLabel>
        <skos:prefLabel xml:lang="pt"> Filme de Romance </skos:prefLabel>
        <skos:inScheme rdf:resource="http://novoVocabulario.com/movieGenre"/>
        <skos:topConceptOf rdf:resource="http://novoVocabulario.com/movieGenre"/>
   </skos:Concept>
   <skos:Concept rdf:about="#Sci-Fi " xml:lang="en">
        <skos:prefLabel xml:lang="en"> Sci-Fi Movie</skos:prefLabel>
        <skos:inScheme rdf:resource="http://novoVocabulario.com/movieGenre"/>
        <skos:topConceptOf rdf:resource="http://novoVocabulario.com/movieGenre"/>
   </skos:Concept>
   <skos:Concept rdf:about="#Sport " xml:lang="en">
        <skos:prefLabel xml:lang="en"> Sport Movie</skos:prefLabel>
        <skos:prefLabel xml:lang="pt"> Filme de Desporto </skos:prefLabel>
        <skos:inScheme rdf:resource="http://novoVocabulario.com/movieGenre"/>
        <skos:topConceptOf rdf:resource="http://novoVocabulario.com/movieGenre"/>
   </skos:Concept>
   <skos:Concept rdf:about="#Thriller " xml:lang="en">
        <skos:prefLabel xml:lang="en"> Thriller Movie</skos:prefLabel>
        <skos:inScheme rdf:resource="http://novoVocabulario.com/movieGenre"/>
        <skos:topConceptOf rdf:resource="http://novoVocabulario.com/movieGenre"/>
   </skos:Concept>
   <skos:Concept rdf:about="#War " xml:lang="en">
        <skos:prefLabel xml:lang="en"> War Movie</skos:prefLabel>
        <skos:prefLabel xml:lang="pt"> Filme de Guerra </skos:prefLabel>
        <skos:inScheme rdf:resource="http://novoVocabulario.com/movieGenre"/>
        <skos:topConceptOf rdf:resource="http://novoVocabulario.com/movieGenre"/>
   </skos:Concept>
   <skos:Concept rdf:about="#Western " xml:lang="en">
        <skos:prefLabel xml:lang="en"> Western Movie</skos:prefLabel>
        <skos:inScheme rdf:resource="http://novoVocabulario.com/movieGenre"/>
        <skos:topConceptOf rdf:resource="http://novoVocabulario.com/movieGenre"/>
   </skos:Concept>
   </rdf:RDF>
lod/pard/perfil_de_aplicacao_para_a_descricao_da_programacao_de_cineclubes_-_trabalho_1.txt · Esta página foi modificada pela última vez em: 2017/01/16 13:42 por ssilva

Ferramentas de Página